Arithmetic and Geometric sequence problem

AI Thread Summary
The problem involves finding the common ratio r of a geometric sequence derived from an arithmetic sequence where the sum of the first three terms is 54. The arithmetic sequence's first term a and common difference d lead to the equations a + d = 18 and adjustments to form the geometric sequence. A mistake was identified in the transition from the ratio involving a and d to the geometric sequence formulation. After correcting the equations, the final form simplifies to 5r - 2 = 2r^2. The discussion emphasizes the importance of careful algebraic manipulation in solving sequence problems.
stungheld
Messages
13
Reaction score
0

Homework Statement


The sum of first three numbers of the arithmetic sequence is 54. If you subtract 3 from the first one, leave the second one unchanged and add 12 to the third one you get the first three numbers of the geometric sequence of the form ##ar + ar^2 + ar^3 + ... ar^n ## Find r.

Homework Equations


3. The Attempt at a Solution [/B]
Using the first clue i got ##a + d = 18 ## ##a ## being the first number in either sequence and ##d ## being the difference of the arithmetic sequence. Next i set up the geometric sequence of the given form ##(a - 3) + (a + d) + (a + 2d + 12) ## . Now ##\frac{a + d}{a - 3} = r ## and from this ##\frac{18}{18 - d} = r ## . Also ##\frac{a + 2d + 12}{a + d} = r^2 ## . Now defining ##18 - \frac{18}{r} = d ## and replacing in the formula above i obtain ##8r - 3 = r^3## . This does not hold for ##r = 2 ## which is the correct solution. Which step did i do wrong?
 
Last edited by a moderator:
Physics news on Phys.org
When you went from ##\frac{a + d}{a - 3} = r## to ##\frac{18}{18 - d} = r##, you forgot the ##-3## of the first denominator.
 
Samy_A said:
When you went from ##\frac{a + d}{a - 3} = r## to ##\frac{18}{18 - d} = r##, you forgot the ##-3## of the first denominator.
True but didnt make much difference. i now get ##5r - 2 = 2r^3 ## Cant find any mistakes but there must be some.
 
##\frac{a + 2d + 12}{a + d} = r^2 ## is not correct.
 
Last edited:
  • Like
Likes stungheld
yeah, that's it. Just r there. Now its correct ##5r - 2 = 2r^2 ##
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...

Similar threads

Back
Top