Help Infinite continued fractions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
FP3
Messages
1
Reaction score
0
Help! Infinite continued fractions!

Homework Statement


-2 + 1
-2 + 1
-2 + 1
-2 + 1
...

an = -2, bn = 1

Homework Equations


What is the sum of this indefinite continued fraction, putting this into a quadratic equation? x^2 + 2x - 1 = 0

The Attempt at a Solution


Using the quadratic formula, I got .4142 and -2.4142, but there is only 1 sum. The an value is -2 (so is that even possible?). Help quickly!
 

Attachments

Physics news on Phys.org


From the .doc image:

x = [-2, -2, -2,...] = [-2],[0] = [-3, 1, 1, 2],[0] =[tex]-1 - \sqrt{}2[/tex]
~ -2.4142135623730950488016887242096980785696718753769480731766797379907324784621070388503875343276415727
 
Last edited:


[tex]\text{Let }x=-2+\frac{1}{-2+\frac{1}{-2+\frac{1}{-2+\frac{1}{-2+\dots}}}}\quad\to\quad x+2=\frac{1}{-2+\frac{1}{-2+\frac{1}{-2+\frac{1}{-2+\dots}}}}\quad\to\quad \frac{1}{x+2}=-2+\frac{1}{-2+\frac{1}{-2+\frac{1}{-2+\frac{1}{-2+\dots}}}}[/tex]

But the right hand side of the last expression is x.

Therefore, x = 1/(x+2).

Solve that for x.