Sequences for infinitely nested radicals

  • Context: Undergrad 
  • Thread starter Thread starter Stephen Tashi
  • Start date Start date
  • Tags Tags
    Radicals Sequences
Click For Summary
SUMMARY

The forum discussion centers on the interpretation of the infinitely nested radical expression ##\large{\sqrt{2+\pi \sqrt{3+\pi\sqrt{4+\pi\sqrt{5+\dotsb}}}}}##. Two sequences are defined: ##\{a_i\}##, which truncates the expression after the ##i##th square root, and ##\{b_i\}##, which is defined recursively with a limit ##B##. The discussion highlights the ambiguity of the "..." notation and emphasizes that the sequence ##\{a_i\}## is more useful for assigning a value to the expression than ##\{b_i\}##. Additionally, the use of prefix notation is suggested as a method to clarify the sequences.

PREREQUISITES
  • Understanding of nested radicals and their mathematical properties.
  • Familiarity with sequences and limits in calculus.
  • Knowledge of recursive definitions and their applications.
  • Basic proficiency in mathematical notation and operations.
NEXT STEPS
  • Explore the properties of nested radicals in advanced calculus.
  • Study the convergence of sequences and their limits in mathematical analysis.
  • Learn about recursive sequences and their applications in mathematical modeling.
  • Investigate the use of prefix notation in computational mathematics.
USEFUL FOR

Mathematicians, students studying calculus, educators teaching sequences and limits, and anyone interested in the properties of nested radicals.

Stephen Tashi
Science Advisor
Homework Helper
Education Advisor
Messages
7,864
Reaction score
1,602
In the thread https://www.physicsforums.com/threads/recursive-square-root-inside-square-root-problem.954655/ a sequence interpreted from the notation:
##\large{\sqrt{2+\pi \sqrt{3+\pi\sqrt{4+\pi\sqrt{5+\dotsb}}}}}##
was discussed.

What sequence would you (fellow forum members) associate with that expression?

Define ##\{a_i\}## to be the sequence whose ##i## th term is a truncation of that expression after the ##i##th square root. So :
##a_1 = \sqrt{2}##
##a_2 = \sqrt{2 +\pi \sqrt{3 }}##
##a_3 = \sqrt{2 + \pi \sqrt{3 + \pi \sqrt{4}}}##.
etc.

I think of sequence ##\{a_i\}## and its limit as a safe and reliable context for discussing the meaning of the infinitely nested square roots, but others think of a different sequence.

This is my interpretation of the other sequence:
Define ##B = lim_{i \rightarrow \infty} a_i ##, assuming such a limit exists.
Define the sequence ##\{b_i\}## by ##b_1 = B## and the recurrence relation ##b_{n+1} = (b_n^2 - (n+1))/ \pi## .

So
## b_2 = ( B^2 - 2)/ \pi ## and we might denote it by ## \sqrt { 3 + \pi \sqrt{4 + ...}}##.
##b_3 = (b_2^2 - 3)/ \pi ## denoted by ## \sqrt{4 + \pi { \sqrt{5} + ...}}##.
etc.

There can be ambiguities in interpreting the "..." notation. (https://www.physicsforums.com/threads/ambiguities-of-the-notation.955191/#post-6055289 ) Are the sequences ##\{a_i\}## and ##\{b_i\}## the only reasonable seqeuences to use for assigning a value to the above expression of infinitely nested radicals?
 
Physics news on Phys.org
Stephen Tashi said:
Are the sequences ##\{a_i\}## and ##\{b_i\}## the only reasonable sequences to use for assigning a value to the above expression of infinitely nested radicals?
In the evaluation, we used ##c_i = \sqrt{(i+1)+\pi c_{i+1}}## and then restated it as ##c_{i+1} = {{c_i}^2 - (i+1)}/\pi##
In the first case (##c_i = \sqrt{(i+1)+\pi c_{i+1}}##), we are making a math statement only. In the second case, we are making both a math statement and a potential procedural statement, since we can define an initial ##a_1##.

Stephen Tashi said:
What sequence would you (fellow forum members) associate with that expression?
I think the series that one associates with ##\sqrt{2+\pi\sqrt{3+\pi\sqrt{4+ ... }}}## is entirely dependent of one's purpose.
 
We can observe that the second sequence is no use in assigning a value to the sequence, because it has to have the value to start with. So only the first sequence is useful for that. I can't think of any other relevant sequences that do it.

I find it helps me get my head around sequences like this to write them out in prefix notation, like with an HP calculator but with the operators going in before the operands, and an operation happens only when operands have been entered that it can use. For that sequence, I get:

$$\sqrt\ +\ 2\ \times\ \pi\quad
\sqrt\ +\ 3\ \times\ \pi\quad
\sqrt\ +\ 4\ \times\ \pi\quad...$$
None of these operators can ever operate, because they never get the required operands. So the sequence of ##a##s is obtained by setting ##a_j## equal to what happens when we delete the tail of the sequence from the ##j##th occurrence of ##\times## onwards by 0. THat then allows all prior operands to operate and it collapses to a number.

I don't think there's any way to reverse this order because - to put it very loosely - we'd have to start at infinity and work our way back.
 
Illustrating the ambiguity of the "..." notation, one could also define

##d_1 = \sqrt{ 2 + \pi}##
##d_2 = \sqrt{ 2 + \pi \sqrt{3 + \pi}}##
##d_3 = \sqrt{ 2 + \pi \sqrt{ 3 + \pi \sqrt{4 + \pi} }}##
etc.In fact, one could define a sequence where consecutive terms do not involve performing the same number of additional operations. I suppose that would be "unfair" by the unwritten rules of interpreting the "..." notation.
 

Similar threads

  • · Replies 41 ·
2
Replies
41
Views
6K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
4
Views
3K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 17 ·
Replies
17
Views
5K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K