Solving for r in Geometric Sequences

  • Thread starter Thread starter r-soy
  • Start date Start date
AI Thread Summary
To solve for r in geometric sequences, the formulas a5 = a1 * r^(n-1) and a9 = a1 * r^(n-1) are used. In the first case, with a1 = 1 and a5 = 100, the correct calculation is r = 100^(1/4), which should yield a value of 10, not 25. In the second case, with a1 = 324 and a9 = 4, the correct calculation is r = 4^(1/8), resulting in a value of 0.5. The confusion arose from misinterpreting the exponentiation process, emphasizing the importance of using parentheses correctly in calculations. Accurate calculations are essential for obtaining the correct value of r in geometric sequences.
r-soy
Messages
170
Reaction score
1
Hi

i can't finid the answer

1 - If a1 = 1 and a5 = 100 then r = ?
2 - If a1 = 324 and a9 = 4 then r = ?

"" my answer ""

1 - a5 = a1r^n-1
= 1 (r)^4 = 100
r = (100)^1/4
= 25 but the teacher said mistake .

2 - a9 = a1r^n-1
= 324 (r)^8 = 4
= (4)^1/8 = 0.5 but also the teacher said mistake .

------------


help me
 
Physics news on Phys.org
Raising something to the power of 1/4 is not the same as dividing by 4 which is what you have done from the looks of it. If you typed it like that into your calculator the calculator would think that 100^1/4=(100^1)/4. Try to type 100^(1/4).
 
thanks a lot
 
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