Evaluate Express your answer in the form , where , , and are coprime positive integers and is a square-free integer. What is
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The infinite continued fraction is defined as the limit of the sequence L 0 = 2 2 0 7 , L n + 1 = 2 2 0 7 − 1 / L n .
Notice that the sequence is strictly decreasing (by induction) and thus indeed has a limit L , which satisfies L = 2 2 0 7 − 1 / L , or rewriting, L 2 − 2 2 0 7 L + 1 = 0 .
Moreover, we want the greater of the two roots.
Now how to compute the eighth root of L ? Notice that if x satisfies the quadratic x 2 − a x + 1 = 0 , then we have ( x 2 − a x + 1 ) ( x 2 + a x + 1 ) = 0 x 4 − ( a 2 − 2 ) x 2 + 1 = 0 . Clearly, then, the positive square roots of the quadratic x 2 − b x + 1 satisfy the quadratic x 2 − ( b 2 + 2 ) 1 / 2 x + 1 = 0 .
Thus we compute that L 1 / 2 is the greater root of x 2 − 4 7 x + 1 = 0 , L 1 / 4 is the greater root of x 2 − 7 x + 1 = 0 , and L 1 / 8 is the greater root of x 2 − 3 x + 1 = 0 , otherwise known as ( 3 + 5 ) / 2 .
Thus, a = 3 , b = 1 , c = 5 , and d = 2 ⟹ a + b + c + d = 1 1 .