Infinite Square Roots

If you square root a number infinite amount of times, will it eventually become 1, or some sort of whole number? Can you please give proof as to why you got your answer? Thanks!

#Algebra #InfiniteDescent #Infinity #SquareRoot

Note by Jonathan Hsu
5 years, 9 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
Let y = ... sqrt ( sqrt ( sqrt ( x

Square both sides:
y**2 = ... sqrt ( sqrt ( sqrt ( x 
OR
y**2 = y

y**2 - y = 0
y( y - 1 ) = 0
y = 0 or 1

y cannot be 0 since the input number (x) is >0
so y=1

Vincent Miller Moral - 5 years, 9 months ago

Log in to reply

You need to show that the sequence converges to 11. Finding a fixed point is not sufficient for convergence, e.g., instead of taking square roots, if we square the numbers, for any initially chosen number N>1N>1, the sequence diverges to \infty. But you still have the equation y=y2y=y^2, hencey=0y=0 or, y=1y=1.

Abhishek Sinha - 5 years, 9 months ago

If the initially chosen number is N1N\geq1 the sequence {xn}\{x_n\} defined as x1=N,xn+1=xn,n1x_1=N, x_{n+1}=\sqrt{x_n}, \forall n\geq 1 converges to 11. This follows from Banach's Fixed Point Theorem because the map f:[1,N][1,N]f:[1,N] \to [1,N] defined by f(x)=xf(x)=\sqrt{x} is a contraction map, with the unique fixed point 11, in the metric space [1,N][1,N], with the usual euclidean metric.

Abhishek Sinha - 5 years, 9 months ago

Log in to reply

It's some kind of elvish. I can't read it. :)

Vincent Miller Moral - 5 years, 9 months ago

Not really a proof, but if we look at x\sqrt{x}, we know the result will be less than xx (unless of course xx is less than or equal to 1.

When we square-root a number an infinite number of times, the number xx must lower in value an infinite number of times, until 1 is reached.

Interestingly, when we square-root a number greater than -1 but less than 1 an infinite number of times, we get back to 1. When we square (not square-root) a similar number an infinite number of times, we get back to 0.

For negatives, squaring gets us infinitely high (or infinitely low), and square-rooting gets us imaginary numbers.

Clive Chen - 5 years, 9 months ago

sqr(sqr(sqr(...sqr(n) = x , X^2= sqr(sqr(...sqr(n) , X^2=X , X= 1 or 0 . I think that would be it

Caio Garcez - 5 years, 9 months ago
×

Problem Loading...

Note Loading...

Set Loading...