Solve a Geometric Sequence Problem | Sum of 15 & 60 | Algebraic Method

  • Thread starter Thread starter Numbnut247
  • Start date Start date
  • Tags Tags
    Sequence
AI Thread Summary
The discussion revolves around solving a geometric sequence problem where the first two terms sum to 15 and the second and third terms sum to 60. Initial attempts involved using variables a, b, and c, but confusion arose when the calculated values did not satisfy the equations. A breakthrough occurred when the approach shifted to using a and the common ratio r, leading to the realization that the terms can be expressed as {ar^0, ar^1, ar^2}. By setting up equations based on the sums and simplifying, a quadratic equation was derived to find r, ultimately clarifying the solution process. The participants expressed relief at resolving the confusion and acknowledged the simplicity of the final method.
Numbnut247
Messages
26
Reaction score
0
Hey guys:cool: , I need help for sum of a geometric sequence problem:

The first and second terms of a geometric sequence have a sum of 15, while the second and third terms have a sum of 60. Use an algebraic method to find the three terms.

This is what I have so far:

a + b + c
a + b = 15
b + c = 60
a = a
r = b/a
S2 = 15 = a(1-(b/a)^2)/1-(b/a)
S3 = 60 = a(1-(b/a)^3)/1-(b/a)

I then solved for a and b and got a = 3.75 and b = 11.25.

After knowing a and b, I find the common ratio: 3. But my numbers do not work for S3 because I got 48.75 (Which, interestly enough is 11.25 away from 60:rolleyes: )

I'm really confused:confused: :cry:

Thanks
 
Physics news on Phys.org
Ok I just figured it out, let's get rid of the a, b, and c stuff and just deal with a and r. well you have 3 terms that differ by a power of r you have
{ar0, ar1, ar2}

you know that

a + ar = 15

and that

ar + ar2 = 60

divide the second equation by 4 and you can then set the two equations equal to one another and you end up with a nice quadratic to find r.
 
thanks man:smile:
it's actually so simple i never thought about that:blushing:
thanks again:smile:
 
Yea it took me a bit to realize that too, and I felt so stupid because I almost immediately realized what the asnwers had to be but couldn't figure out how to derive them for a bit.
 
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...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top