All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Infinitely Continued (Posted on 2009-09-10) Difficulty: 3 of 5
The infinite continued fraction: x + 1/(x+ 1/(x + 1/(x+ ....))) is denoted by C(x).

Determine all possible pair(s)(g, h) of positive integers that satisfy this equation:

  2            1
-----  -   ------ = 1
C(g)       C(h)

See The Solution Submitted by K Sengupta    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
computer aided analytic solution | Comment 1 of 2

first off
C(x)=x+1/C(x)
C(x)^2-x*C(x)-1=0
C(x)=(x+sqrt(x^2+4))/2
Thus (2/C(g))-(1/C(h))=1 becomes
(4/(g+sqrt(g^2+4)))-(2/(h+sqrt(h^2+4)))=1
now using Mathematica to solve this for h I got
h=2(2+g-g^2+(g-1)sqrt(g^2+4))/(2g-3)
one obvious value that gives postive integer h is
g=1 because that drops out the radical with g-1=0
this give h=4 and thus we have the solution (1,4)
now to show that this is the only solution
we want h>0 thus
and once again using Mathematica is it easy to see this is only
true when g>0 and g<1.5 thus the only possible positive integer value of g that gives positive h is g=1

thus the only positive integer solution is (1,4)


  Posted by Daniel on 2009-09-10 11:46:47
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (17)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information