71.5k views
2 votes
Find a general formula for the nth term of the geometric series with: a5 = 1/8 and r = 1/2

User Misko
by
4.7k points

1 Answer

3 votes

The general formula for a geometric series is:


a_n=ar^(n-1)

We already have our 'r' value, then, to find the coefficient we can use the term we already know.

Using the values we have in the text, we get the following relation:


\begin{gathered} r=(1)/(2),a_n=ar^(n-1),a_5=(1)/(8) \\ \Rightarrow(1)/(8)=a((1)/(2))^(5-1) \\ \Rightarrow(1)/(8)=(a)/(16) \\ \Rightarrow a=2 \end{gathered}

Now, we can write our general formula for the terms of this series.


a_n=2((1)/(2))^(n-1)

User Tatsuhirosatou
by
5.5k points