MHB How to Solve a Geometric Sequence with Given Differences?

Click For Summary
To solve the geometric sequence problem, the differences between consecutive terms lead to a set of equations: a(1-r)=6, ar(1-r)=3, and ar^2(1-r)=3/2. With two unknowns, a and r, and three equations, the problem is overdetermined. A specific solution is found with a=12 and r=1/2, which satisfies all equations. However, in general, overdetermined problems may not have a unique solution.
rsyed5
Messages
5
Reaction score
0
I have no idea how to solve this equation, its in my homework... i know the formula to find the nth term(tn=ar^n-1) but don't know how to solve this:

The difference between the first term and second term in a geometric sequence is 6.The difference between the second term and the third term is 3. The difference between the third term and the fourth term is 3/2. Find the nth term in the sequence...

Thanks in advance:)
 
Mathematics news on Phys.org
We may state:

$$a-ar=6$$

$$ar-ar^2=3$$

We now have two equations and two unknowns. I suggest solving the first equation for $r$, then substitute into the second to get an equation in $a$ only, which you can then solve. Once you have determined the value of $a$, then use that in your expression for $r$ in terms of $a$ to get the value of $r$. Then use:

$$t_n=ar^{n-1}$$

for the $n$th term. :D
 
rsyed5 said:
I have no idea how to solve this equation, its in my homework... i know the formula to find the nth term(tn=ar^n-1) but don't know how to solve this:

The difference between the first term and second term in a geometric sequence is 6.The difference between the second term and the third term is 3. The difference between the third term and the fourth term is 3/2. Find the nth term in the sequence...

Thanks in advance:)

If the general term is $\displaystyle t_{n}= a\ r^{n-1}$ You have two unknown variables a and r and three equations...

$\displaystyle a\ (1-r)=6$

$\displaystyle a\ r\ (1-r)=3$

$\displaystyle a\ r^{2}\ (1-r)=\frac{3}{2}$

... so that the problem is overdimensioned. In this case the solution $\displaystyle a=12,\ r= \frac{1}{2}$ satisfies all the three equations, but in general for an overdimensioned problem an 'exact' solution doesn't exist... Kind regards $\chi$ $\sigma$
 

Similar threads