Friday, January 9, 2009

Square Root till Infinity

SQRT(x + SQRT(x+SQRT(x+SQRT(x+...)))) = x

What is x ?

Labels:

21 Comments:

Anonymous Anonymous said...

0

January 9, 2009 12:30 AM  
Blogger Dhandhayudapani said...

X = 1

January 9, 2009 4:31 AM  
Anonymous Keenan said...

I'd have to say 1 too.

January 9, 2009 4:53 AM  
Anonymous Anonymous said...

I would guess X=1

January 9, 2009 5:36 AM  
Anonymous Anonymous said...

The only number that I can find that works is 0.

Here is an interesting addition based on the above formula...can you add the next 5 numbers in the sequence?

30, 42, 56, 72, 90

January 9, 2009 6:39 AM  
Anonymous Anonymous said...

1, obviously

January 9, 2009 8:00 AM  
Anonymous Anonymous said...

0, obviously

January 9, 2009 8:11 AM  
Anonymous Anonymous said...

It has to be 0. An Infinite Sqrt series where 'X' is not zero would approach 1, but if that were the case, then the series could be simplified to Sqrt(x + 1) = x so 'x' must = 0

January 9, 2009 2:06 PM  
Anonymous Tom in AK said...

yeah, still zero... as for the random anon with the added question the next five are 110 132 156 182 210 etc...

January 9, 2009 7:20 PM  
Anonymous Surge said...

0 ain't particularly interesting...

If the right-hand side converges, then you can substitute any part of it for the whole.

So, since x = sqrt(x + sqrt(x + ...)),

x = sqrt(x + x)
x = sqrt(2x)

This has two solutions, 0 and 2.

2 is more interesting, than 0, at least to me :)

Here are evaluations of the right-hand side for 1, 2, 3, 4, 5 square root terms with x = 2:
1: 1.41421 = sqrt(2)
2: 1.84776 = sqrt(2 + sqrt(2))
3: 1.96157 = sqrt(2 + sqrt(2 + sqrt(2)))
4: 1.99037 ...
5: 1.99759 ...

This seems to be clearly converging to 2, as the solution indicates.

January 9, 2009 8:43 PM  
Anonymous Anonymous said...

Both 0 and 2 are solutions and equally uninteresting
i think we have all solved such questions as a part of the maths curriculum (quadratic equations if i remember correctly) in school

January 9, 2009 9:34 PM  
Blogger Ragknot said...

This puzzle has the answer as zero, but above was a better puzzle.

The answer to "the next five" in the sequence of...

30, 42, 56, 72, 90,

is

110, 132, 156, 182, 210.

January 9, 2009 10:07 PM  
Anonymous Surge said...

Since we are on to the sequence, let's try to see where if comes from and how it relates to the original question...

Let's look at an expanded form of the original question: suppose the x on the left-hand side is not the same as the number in the nested square root thingy (the SRT)).

x = sqrt(n + sqrt(n + sqrt(n + ... )))

As before, if we assume the series converges, then, since it is infinite, any part of it can be substituted for the whole:

x = sqrt(n + x), then
x^2 = n + x
x^2 - x = n, or
n = x(x-1).

This means SRT(n) converges to x, when n = x(x-1) for any integer x>1.

So, 2 = SRT(2), 3 = SRT(6), 4 = SRT(12), etc.

The sequence of values of n for integer x's is the familiar:
2,6,12,20,30,42,56,72,...

And so, for example, sqrt(42 + sqrt(42 + ...)) = 7, since 42 = 7 * 6.

January 10, 2009 2:46 PM  
Anonymous Anonymous said...

i say it's 1/infinity

one divided by infinity

which approaches zero infinitely, just as the reciprocal of zero approaches infinity...making your calculator say, 'error'

January 12, 2009 1:13 PM  
Blogger hammad said...

x+(infinity)=x^(infinity)

i powered the equation to infinity on both sides, canceling the SQRT and powering the other x to infinity, making 1 the only answer

because of one of the properties of radicals:
Proposition (Properties of Radicals) Let be a positive integer greater than 1, and let be a real number.Provided the indicated roots exist.
To simplify the radical means to remove factors from the radical until no factor in the radicand has an exponent greater than or equal to in the index of the radical and the index is as low as possible.

more steps, but i think i got it :D

January 13, 2009 7:51 PM  
Anonymous JSG said...

this is like 0 to the 0 power...
0 to any power is 0..
a power of 0 to any number is 1..

May 1, 2009 11:45 PM  
Anonymous JSG said...

x = the end of infinity.

May 2, 2009 12:03 AM  
Anonymous Anonymous said...

x=SQRT(x+SQRT(x+SQRT(x+SQRT(x+...))))

x^2=x+SQRT(x+SQRT(x+SQRT(x+SQRT(x+...))))

x^2-x=SQRT(x+SQRT(x+SQRT(x+SQRT(x+...))))=x

x^2-x=x

x^2-2x=0

x(x-2)=0

so x can be 2 or 0 dayum.

September 19, 2009 3:06 AM  
Blogger Ian said...

Thanks for posting good answer. "guessing" that 1 will work without any proof doesn't help, especially because it doesn't work.

December 31, 2009 10:19 AM  
Anonymous Ahmed Al-Askalany said...

If we take the power 2 of both sides:
we get a 2 + (Same infinity root)=4
so (Infinity root) = 4-2 = 2

February 6, 2010 5:48 PM  
Anonymous Ahmed Al-Askalany said...

let root=y
take power of two sides
x+root=y^2

x=y^2 - root

yet y^2= root^2= x + root

therefore:
x= x + root - root

February 6, 2010 5:53 PM  

Post a Comment

Links to this post:

Create a Link

<< Home