Sum of Infinitely Nested Radicals

Algebra Level 3

If x = k + k + k + . . . x=\sqrt{k+{\sqrt{k+\sqrt{k+...}}}} where x > 1 x>1 , k > 1 k>1 , and x x & k k are natural numbers, find the sum of the first five k k values.


The answer is 70.

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.

2 solutions

Anthony Forgette
May 23, 2018

Squaring both sides, the equation becomes x 2 = k + k + k + k + . . . x^{2}=k+\sqrt{k+\sqrt{k+\sqrt{k+...}}} . You can replace the infinitely nested root with x x , making the equation x 2 = k + x x^{2}=k+x .

By setting the equation equal to 0, it becomes x 2 x k = 0 x^{2}-x-k=0 . Since x , k N x,k \in \mathbb{N} , the equation must be factorable. The center term can only be x -x if k k is a multiple of two positive consecutive integers n n and n + 1 n+1 . The factored form of the equation would be ( x + n ) ( x ( n + 1 ) ) = 0 (x+n)(x-(n+1))=0 . The solutions would be x = n x=-n or x = n + 1 x=n+1 , but since x > 1 x>1 , the only solution would be x = n + 1 x=n+1 .

To find the first five values of k k , you must find the first five products of two consecutive positive integers.

  • k = 1 2 = 2 k=1\cdot2=2
  • k = 2 3 = 6 k=2\cdot3=6
  • k = 3 4 = 12 k=3\cdot4=12
  • k = 4 5 = 20 k=4\cdot5=20
  • k = 5 6 = 30 k=5\cdot6=30

2 + 6 + 12 + 20 + 30 = 70 2+6+12+20+30=\fbox{70}

Tapas Mazumdar
May 23, 2018

We have

x = k + k + k + x 2 = k + x x 2 x k = 0 x = 1 + 1 + 4 k 2 As x > 1 \begin{aligned} & x = \sqrt{k + \sqrt{k + \sqrt{ k+ \cdots}}} \\ \implies & x^2 = k + x \\ \implies & x^2 - x - k = 0 \\ \implies & x = \dfrac{1+\sqrt{1+4k}}{2} & \small\color{#3D99F6}{\text{ As } x > 1} \end{aligned}

For x x to be a natural number 1 + 4 k 1+4k should be the square of an odd integer. Let 1 + 4 k = ( 2 n + 1 ) 2 k = n 2 + n 1+4k = (2n+1)^2 \implies k = n^2 + n . Plugging values of n n from 1 1 to 5 5 , we get k = 2 , 6 , 12 , 20 , 30 k = 2,6,12,20,30 , therefore the sum is 70 \boxed{70} .

Actually,from the third line x 2 x k = 0 x^2-x-k=0 ,you can get k = x 2 x k=x^2-x ,put in x = 2 , 3 , 4 , 5 , 6 x=2,3,4,5,6

X X - 3 years ago

Log in to reply

Yes that would be right too but it would give a different expression for k k i.e., k = n 2 n k = n^2 - n . Anyways it works both ways, good observation! :)

Tapas Mazumdar - 3 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...