Nested Radical
Nested Radical
av
Sandra Rahal
2017 - No 17
Sandra Rahal
2017
Introduction to nested radicals
Sandra Rahal
Supervisor: Qimh Xantcha
1
Abstract
The study of nested radicals do not date back very long in history. Although
those were encountered early on as in Viète’s definition of π, they have not been
studied for their own sake until the 1800s by Galois or even early 1900s by
Ramanujan. The denesting of nested radicals differs a lot between finite and
infinite radicals. This paper will show an overall image of what nested radicals
are and how to denest those. We will show a relatively broad spectrum of nested
radicals which can offer the reader a general view of the topic.
2
Contents
1 Introduction 4
1.1 Background . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.2 Definitions of central concepts . . . . . . . . . . . . . . . . . . . . 5
1.3 Field of use . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
6 Conclusion 35
3
1 Introduction
r q
√
3 3 3... = 3
r q
√
6+ 6+ 6 + ... = 3
s r q
√
1+2 1+3 1 + 4 1 + .. = 3
Nested radicals come in many intriguing forms, those involve addition, subtrac-
tion, multiplication, roots to different powers, alternating radicals, etc. This
has baffled mathematicians throughout time, starting with Viète who defined π
using an infinite product that involves nested radicals. From this point onward,
we have seen numerous well-known mathematicians work with nested radicals.
Among those we find Srinivasa Ramanujan, Aaron Herschfeld, George Pólya,
Évariste Galois and Edward Kasner. Even though many mathematicians have
researched the subject, Ramanujan has caught a lot of attention and is very
well-known within the field, he is also often referred to in studies involving
nested radicals. Nested radicals may be solved using different tools and theo-
rems. Those involve using algebraic methods such as induction, manipulating
the expression and more, but also using trigonometry, convergence theories, and
more.
1.1 Background
Nested radicals derive from a background of geometry, trigonometry and math-
ematical analysis in general. Tools obtained within those fields are necessary
for solving or denesting the radicals. When working with nested radicals one
needs to have an understanding of convergence, fields, trigonometrical identities,
Maclaurin’s formula etc. Depending on the type of radical one must also under-
stand theorems that are specific for nested radicals such as Landau’s algorithm
and Herschfeld’s convergence theorem.
The rise of nested radicals as we know it was, as earlier mentioned, through
Viète’s formula defining π. This was very much through geometry and bisecting
angles within the unit circle which will be demonstrated in Section 5.3. Viète
did not only introduce nested radicals, but also infinite products which some
nested radicals can be rewritten to. Infinite products as well as infinite sums
are also used as tools for comparison when solving nested radicals, this due
to the fact that those are well-known and researched and have many theorems
supporting their solutions.
After Viète’s definition of π, many mathematicians have picked up nested
radicals and worked on new definitions of π and other constants. Those include
either nested radicals or infinite products or a combination of those.
Even though Viète wrote the first published nested radical, it is mostly Ra-
manujan who has been known as the mathematician who started researching
4
nested radicals. This is due to the fact that the radicals per se were not the
main focus for Viète or any other mathematician that has touched on them. For
Ramanujan on the other hand, nested radicals were the focus. He worked with
both finite and infinite radicals involving roots to the power of 2, 3 and even
general n. Ramanujan was, and still is, very well-known within the fields of
nested radicals and in many other mathematical domains. After Ramanujan’s
intriguing publications, many mathematicians started working with nested rad-
icals as well as questioning Ramanujan’s methods. This lead to the developing
of countless theorems concerning denesting and convergence of nested radicals.
Some of those will be discussed in this paper. If the reader has further interest
in those studies, references will be available.
is of depth 1.
For a better understanding of the definition of denesting, which is crucial for
the understanding of this paper, an example of the statements will be demon-
strated.
5
Example 1. We view the following example
q
√ √
2 + 3 + 5.
depth(5) = 0
√
depth( 5) = 1
√ √
depth(3 + 5) = max(depth(3), depth( 5)) = 1
q
√ √
depth( 3 + 5) = 1 + depth(3 + 5) = 2
q q
√ √ √ √ √
depth( 2 + 3 + 5) = max(depth( 2), depth( 2 + 3 + 5)) = 2.
Definition 3. Denesting
Denesting is simplifying a nested radical so that it decreases in nesting depth.
Among the theories that have been groundbreaking for untangling nested
radials, we have Galois theory which has been central for the evolution of the
studies of nested radicals. Many mathematicians relied on the theory for a long
time, among those the well-known Ramanujan. Galois theory is still used by
mathematicians today, although some have chosen to alter the theory or come
up with their own theories. The issue those see with Galois theory is the field
in which the denesting occurs and the roots of unity within it. More reading
on the topic can be found in the following source [2]. Other very well-known
theories within the field have been Kummer’s, Zippel’s and Landau’s. For more
insight on those theories I would suggest reading the following references [5],
[8], [7], [10].
an = 1
These are known as de Moivre numbers and are used to get an approximation
of aspects of a circle through increasing the number of sides in a polygon.
6
Figure 1: Regular pentagon
7
Nested radicals do not only arise in studies of trigonometry and geometry
but also within algebra. Consider the general quadratic formula.
√
−b ± b2 − 4ac
x=
2a
for ax2 + bx + c = 0. √
If a = 1, b = 3 and c = 5 we get that
p √
−3 ± 9 − 4 5
x= .
2
These are merely a couple examples of how nested radicals can occur which
comes to show the value in studying those.
8
√ √
This implies that a = d + e and b c = 2 de. This step involves setting an
equality between the rational and the irrational parts of the equations.
√ √
b c = 2 de
↔ b2 c = 4de
Let us go back to the quadratic equation we started with and solve for x.
b2 c
x2 − ax + =0
4
r
a a2 − b2 c
x− =±
2 4
√
a ± a2 − b2 c
x=
2
Let us now substitute our values for a, b and c. We get that
p
d + e ± (d + e)2 − 4de
x=
2
p
d + e ± (d − e)2
x=
2
x1 = d
x2 = e
These are the exact roots we needed to obtain in order for this denesting to
occur.
Going in the converse direction, given that d, e are roots to the quadratic
equation we get, through the rational root theorem, that
d+e=a
bc2
de =
4
q √
√ √
→ a + b c = d + e.
The theorem has now been proven.
Example 2. We will now apply the knowledge we obtained from the general
formula to the following example:
q √
√ √
5 + 2 6 = d + e.
9
2.2 Nested radicals of depth 2 containing cube roots
Theorem 2. Let a, b ∈ Q with b not a perfect square.
The denesting of q
3 √ √
a+ b=x+ y
where x, y ∈ R and y is not a perfect square can occur if and only if x is a
rational root to the equation
(a − x3 )(a + 8x3 )2
1=
27bx3
a−x3
and y = 3x .
Proof. q
3 √ √
a+ b=x+ y
Squaring both sides gives us
√ √ √
a + b = x3 + y y + 3x2 y + 3xy
√
This shows that y cannot be rational due to the fact that the expression on
√
the left hand side contains an irrational number being b which means that the
right hand side must also contain an irrational number for the expressions to be
equal.
√
We rewrite the above as an expression of y
√
√ a + b − x3 − 3xy
y= .
3x2 + y
If we were to rewrite this in a more general form, we could state that
√ √
y =p+q b
√
↔ y = p2 + bq 2 + 2pq b
where p, y ∈ Q. Again we get an irrational term on one side of the equation
which cannot possibly be equated to a rational number. This must mean that
√
2pq b = 0.
10
We identify the rational and irrational parts of the equation.
r
a − x3
a = x3 + 3bxq 2 ↔ q =
3bx
The positive root is the one of interest here because q > 0
√ √ √
b = bq 3 b + 3x2 q b ↔ 1 = bq 3 + 3x2 q
(a − x3 )(a + 8x3 )2
↔1=
27bx3 .
The theorem has now been proven.
Example 3. In order to understand and test Theorem 2.2, we will study the
following example. q q
3 √ 3 √
5+2− 5−2=1
We start with the first part of the equation
q
3 √
5 + 2.
(a − x3 )(a + 8x3 )2
1=
27bx3
↔ 64x9 − 48ax6 + (27b − 15a2 )x3 − a3 = 0
↔ 64x9 − 96x6 + 75x3 − 8 = 0
According to the well-known rational root theorem, if r = st is a root to this
equation, then s|8 and t|64 which gives us the following options
11
and
t = ±1, ±2, ±4, ±8, ±32, ±64.
After testing those combinations, we get that x = 1
2 solves our polynomial
equation. This gives us
2 − 213 5
y= 1 = 4.
3· 2
Therefore the denesting we get is
q √
3 √ 1+ 5
5+2= .
2
This also happens to be the golden ratio. For more information on that, see
Section 5.1. p √
Similarly, we treat the second part of the equation 5 − 2 where a = −2
3
and b = 1.
Through substitution, we get the following polynomial
12
Proof. We start by squaring both sides which produces an equivalent equation.
√ √ p p
9m 3 4m − 8n + 9n 3 4m + n = 3 (4m + n)4 + 3 16(m − 2n)2 (4m + n)2
p p
+ 3 4(m − 2n)4 + 2 3 4(4m + n)3 (m − 2n)
p p
− 2 3 2(4m + n)2 (m − 2n)2 − 2 3 8(m − 2n)3 (4m + n)
√ √ p p
↔ 9m 3 4m − 8n + 9n 3 4m + n = 3 (4m + n)4 + 3 4(m − 2n)4
p p
+ 2 3 4(4m + n)3 (m − 2n) − 2 3 8(m − 2n)3 (4m + n)
√ √ √ √
↔ 9m 3 4m − 8n + 9n 3 4m + n = (4m + n) 3 4m + n + (m − 2n) 3 4m − 8n
√ √
+ 2(4m + n) 3 4m − 8n − 4(m − 2n) 3 4m + n
√ √
↔ 9m 3 4m − 8n + 9n 3 4m + n =
√ √
(4m + n − 4m + 2n) 3 4m + n + (m − 2n + 8m + 2n) 3 4m − 8n
√ √ √ √
↔ 9m 3 4m − 8n + 9n 3 4m + n = 9n 3 4m + n + 9m 3 4m − 8n
The fact that we have identical expressions on both sides proves Ramanujan’s
theorem.
q √
√
The following theorem helps determine if a nested radical of type 3
a+ 3b
can be denested.
Theorem 4. [12]
Let α, β ∈ Q, and α, β 6= 0 such that α
β is not a perfect cube in Q. Then,
p√ √
3
α + β can be denested if and only if there are integers m, n such that
3
(4m−8n)m3
β = (4m+n)n3 .
α
13
3 Infinitely nested radicals involving products
Infinitely nested radicals do not arise as often as the finitely nested radicals,
although Viète came across one while finding a formula for π and he was not
the only one to encounter those. In general though, infinitely nested radicals are
studied more for their own sake as an intriguing subject. Denesting those can
still be helpful within the fields of computer science and more. When denesting
infinitely nested radicals, as when we deal with infinity in general (infinite sums,
infinite products), we have to study the convergence of those. We will therefore
start by understanding the concept of convergence and its close relation to
denesting, and later move on to denesting different types of infinitely nested
radicals.
3.1 Convergence
Definition 6. A sequence an , where n ∈ N, converges if its limit limn→∞ an
exists. A sequence that does not converge is said to diverge.
In order to tackle infinitely nested radicals, we have to fully understand
convergence which is a phenomenon that derives from limits. When we tackle
infinitely nested radicals, we are actually finding the limit to which the expres-
sion converges. We must therefore understand the concept of limits. We also
need to understand convergence and know the different theorems for conver-
gence such as the monotone convergence theorem, the direct comparison test
etc.
Theorem
Q∞ 5. Criterion for convergence
P∞ of infinite products in R [13]
n=1 an converges if and only if n=1 log (an ) converges (for all an > 0)
to a finite number or −∞.
Q∞ Qn
Proof. If n=1 an converges then limn→∞ k=1 ak = A where A is finite.
If A 6= 0 then
a1 · a2 · a3 · a4 · ... = A
↔ log (a1 · a2 · a3 · a4 · ...) = log A
↔ log a1 + log a2 + log a3 + log a4 + ... = log A
Since the product can be rewritten to the sum, the theorem has been proven.
If A = 0 we get that log(A) = −∞.
an = 1 + pn .
Q∞ P∞
Then n=1 (1 + pn ) for all pn ≥ 0 converges if and only if n=1 log (pn ) con-
verges.
We will now present an example in order to test its convergence.
14
Example 5. We consider the nested radical
r q
√
1 2 3...
log(n + 1) 2n
= ·
2n+1 log(n)
log(n + 1) log(n) + log(1 + n1 )
= =
2 log(n) 2 log(n)
1 log(1 + n1 ) 1
= + →
2 2 log(n) 2
This shows that the sum converges meaning that the product also converges by
Theorem 5.
15
Let us prove case I:
We will let an (for all n ≤ 1) be an increasing sequence and let s be the
supremum of an .
We shall now prove that limn→∞ an = s, and that for all > 0, there exists
a given N ∈ N so that for any n ≥ N , then |an − s| < ↔ |an | < + |s|.
If s = sup an for all n ≥ 1, then there exists N such that
s − < aN ≤ s
s − < aN ≤ an ≤ s
for n ∈ N and n ≥ N .
Thus an → s and the proof is complete.
A similar approach is used to prove case II and will therefore not be demon-
strated.
q p
√
3.2 Infinitely nested radicals of type a a a...
Infinitely nested radicals involving products can always be rewritten to infinite
products which simplifies the process due to the fact that more research has
been done on infinite products and infinite
q p sums. In this section, we will be
√
focusing on nested radicals of the type a a a..., starting with a specific
example, and later move on to establishing a general formula.
Example 6. We will now solve for the following nested radical
r q
√
3 3 3....
We will be using different methods to obtain our results as well as show that
nested radicals can be denested in many ways.
Method I:
We start by naming the given expression y.
r q
√
y = 3 3 3...
16
Method II: We begin by testing the convergence of the radical which con-
vergence by Theorem 5. Again we name the given expression y.
r q
√
y = 3 3 3...
We now rewrite the expression in the following matter since the radical is infinite
and one less nest does not affect the results since 1 cannot be compared to
infinity. p
y = 3y
Solve for y: p
y= 3y
y 2 = 3y
y1 = 0, y2 = 3
This method gives us two possibilities, although only one of those is possible.
0 is not a possible solution. First observe that the radical does not involve a 0
as a multiple. We may then go on to observing the convergence of this radical,
which is demonstrated in the previous example showing that the exponential
function converges to 1 meaning our nested radical cannot converge to 0.
We can now, using the tools we obtained through the example, establish a
general formula.
Theorem 7. Given a ≥ 0 we get the following formula:
r q
√
a a a... = a.
This can be proven using the same methods as used for previous examples
and will therefore not be demonstrated. The procedure merely involves replacing
3 with a in the demonstrated example.
17
4.1 Definitions
Definition 8. Limit superior and limit inferior. [1]
Limit superior limn→∞ an .
For a sequence an , where n ∈ N, that is bounded above, we define
We will now define a power series in order to later understand the geometrical
series formula.
Definition 9. Power series.
A power series is an expression of form
∞
X
an (x − c)n = a0 + a1 (x − c) + a2 (x − c)2 + a3 (x − c)3 ...
n=0
18
Proof. We start by writing out the sum and multiplying it by x.
∞
X
xn = S∞ = 1 + x + x2 + x3 ...
n=0
x · S∞ = x + x2 + x3 + x4 ...
S∞ − x · S∞ = 1
↔ S∞ (1 − x) = 1
1
↔ S∞ =
1−x
This shows that the geometrical series converges towards the given expression.
4.2 Convergence
The Direct comparison test is a method that is used to test for convergence of
infinite series.
Theorem 9. Direct comparison
P∞ test P∞
If 0 ≤ an ≤ bn and n=1 bn convergesPthen n=1 an must also
P∞ converge.
∞
It follows that, if 0 ≤ an ≤ bn and n=1 an diverges then n=1 bn must
also diverge.
Theorem 10. Herschfeld’s convergence theorem [4]
Let an ≥ 0. The nested radical
r q
√
a1 + a2 + a3 + ...
converges if and only if the following limit superior exists and is not ∞:
1
lim an2n .
n→∞
1
If un converges, then limn→∞ an2n must also converge meaning its limit su-
perior must be finite due to the following, in accordance with definition 8.
r q r q
p √ p √
a1 + a2 + a3 + ... + an ≥ 0 + a2 + a3 + ... + an
s r q
√ 1
≥ 0 + 0 + 0 + ... + an = an2n
19
1
Conversly, if limn→∞ an2n < +∞, we choose P > 0 such that for all n > 0,
1 n
we have that an2n ≤ P . This leads to an ≤ P 2 , meaning that
s r s r
q √ n q
√
2 4 6 2
un ≤ P + P + P + ... + P = P 1 + 1 + 1 + ... + 1.
Since
√ p √
2= 2+2= 2 + 2 + 2 = ...
s r r
q q
√ √
= 2 + 2 + 2 + ... + 2 + 2 > 1 + 1 + .. + 1
q Wepwill now deal with infinitely nested radicals involving addition of type
√
a + a + a... which converge by Theorem 10.
Many can be fooled by the fact that
r q
√
2 + 2 + 2 + .... = 2
The solution to the following shows that it is not quite this simple. I will now
provide a demonstration of a specific example and then go on to solving the
general radical.
q p √
Example 7. We will solve 3 + 3 + 3 + .....
Lets us re-use the method of substitution.
r q
√
y = 3 + 3 + 3 + ....
20
By subtracting the original expression from the square expression we get
y2 − y = 3
y2 − y − 3 = 0
1 13
(y − )2 − =0
2 4
r
1 13
y= ±
2 4
We again get two possible solutions although we will rule out the negative
solution due to the fact that we are merely dealing with addition of positive
terms which cannot converge towards a negative number. Consequently our
solution is r √
q
√ 1 + 13
3 + 3 + 3 + .... = ≈ 2.3028
2
y2 − y = a
y2 − y − a = 0
1 1
(y − )2 − − a = 0
2 4
√
1 ± 1 + 4a
y=
2
As earlier established we will only consider the positive root which leaves us
with: r √
q
√ 1 + 1 + 4a
a + a + a + .... =
2
for all a > 0 which proves the theorem.
21
q p √
4.4 Nested radicals of type a + b a + b a + ...
We now consider nested radicals involving addition involving both a and b.
Theorem 12.
s r q p
√ 1 + 4 ba2
a + b a + b a + b a + ... = b
2
where a, b > 0
Proof. The following proof is based on reference [9].
Proving this theorem involves successively multiplying b into the square
roots. s r q
√
a + b a + b a + b a + ...
s r q
√
= a+ ab2 + b3 a + b a + ...
s r q
√
= a+ ab2 + ab6 + b7 a + ...
s r q p
= a+ ab2 + ab6 + ab14 + ...
v v
u u s
u ua r
ua t a 8 a 16
= t 2
b + 4
b + b + b + ...
b2 b2 b2 b2
v v
u u s
u ua r
ua t a a
=b t + + + + ...
b2 b2 b2 b2
This proves the theorem above knowing that the radical converges according
to Theorem 10.
22
5 Well-known nested radicals
In this section, we will be demonstrating and calculating a couple of the most
well-known nested radicals. Those are especially interesting because they give
an insight into how such complex radicals can be solved using different methods
as well as giving insight on how well-known mathematicians solved those.
The golden ratio can be written in many ways. Among those, as the infinitely
nested radical r q
√
φ = 1 + 1 + 1 + ...
23
5.2 Kasner’s number
The Kasner radical is defined as
s r q
√
1+ 2+ 3+ 4 + ....
The limit of this radical does exist in accordance with Theorem 10 but is not
as neat as other limits in this paper. This radical converges towards the Kasner,
number after the mathematician Edward Kasner who studied the radical.
Kasner is well-known for the term "googol" that he used as a notion for a
finite number 10100 . Kasner did not stop there, he called an even larger finite
number "googolplex" which is 10googol and "googolplexian" being 10googolplex .
This is also where Google got their name, they merely misspelled googol. (Chap-
ter 1 & 2 in [6]).
Example 8. Approximation of Kasner’s number with 6 decimals by reference
[4]. s r q
√
1 + 2 + 3 + 4 + ... = 1.757933...
To prove this we use a method commonly used when solving for nested
radicals which involves finding an upper and a lower bound by using the tools
we have obtained from Theorem 11.
r s r r
q q q p
√ √
1 + 1 + 1 + ... < 1 + 2 + 3 + 4 + ... < 2 + 22 + 23 + ...
s r
√ q √
1+ 5 √ 5
↔ ≈ 1.618 < 1 + 2 + 3 + 4 + ... < 2 · (1 + ) ≈ 3.236
2 2
This proves that the radical has both and upper and a lower bound which
means that it converges. The solution is obtained through getting the upper
and the lower bound closer to each other.
We now try getting a more precise approximation.
v s
u r
u q p
t √
K > 1 + 2 + ... + 9 + 10 + 10 + 10 + ...
v v
u u v
u u u s
u u u √
u t t 1 + 41
= t1 + 2 + ... + 9 + = 1.757933...
2
24
v s
u r
u q p
t √
K < 1 + 2 + ... + 9 + 10 + 102 + 1022 + ...
v v
u u s
u u r q
u t p
t
= 1 + 2 + ... + 9 + 10 + 10 1 + 1022 + ...
v v
u u s
u u r q
u t √
t
= 1 + 2 + ... + 9 + 10 1 + 1 + ...
v v
u u v
u u u v s
u u u u √
u u u u
u t t 1+ 5
= t1 + t2 + ... + 9 + 10 = 1.757933...
2
Figure 2 shows figuratively, the process in which Viète went about finding
a formula for π. The image shows the bisecting of an angle starting with a 90
degree or π2 radian angle.
Proof. The proof is based on reference [11].
We begin with the well-known double angle formula.
x x
sin(x) = 2 sin cos
2 2
We repeat the procedure.
x x x
sin(x) = 2 · 2 · cos · cos · sin
2 4 4
25
Figure 2: Approximating π
Source: Osler [11]
x
x
sin(x) = 2n · cos 2 · cos 4· ... · cos 2xn · sin 2xn
x Y n x
= 2n · sin n cos k
2 2
k=1
x n
Y x
= lim 2n · sin n
· lim cos k .
n→∞ 2 n→∞ 2
k=1
The first limit converges to x due to all terms but the first going to 0 when
n → ∞.
Hence
∞
Y x
sin(x) = x cos k
2
k=1
sin(x)
∞
Y x
↔ = cos k .
x 2
k=1
26
We substitute x = 2.
π
∞ π
sin π Y
2 2
π = cos .
2 2k
k=1
Since sin π
2 = 1, we get
2
∞
Y π
↔ = cos k+1
π 2
k=1
5.4.1 Ramanujan I
We will examine Ramanujan’s famous nested radical
r q
√
1 + 2 1 + 3 1 + ....
27
This method is similar to Ramanujan’s initial method, although it is per-
fected with the help of Herschfeld [4] that proved the existence of a limit to this
radical.
We start by finding the finite radicals
√ √ √
3= 9= 1+8= 1+2·4
q q q
√ √ √
= 1 + 2 16 = 1 + 2 1 + 15 = 1 + 2 1 + 3 · 5
r s r
q q p
√
1 + 2 1 + 3 25 = 1 + 2 1 + 3 1 + 4... + n 1 + (n + 1)(n + 3)
i
It is given from the definition of r that 1 > r2 , i = 1, 2, 3... There exists an
integer N which for all n > N leads to
n n
1 > r2 [1 + (n + 1)(n + 3)] = r2 (n + 2)2
28
n
because r2 (n + 2)2 → 0 when n → ∞. This comes to show that both the upper
and lower bound are equal meaning that the nested radical is exactly equal to
3.
Hence, p
f (x) ≤ (1 + x)f (x + 1).
which is due to the fact that we are adding the entire sequence rather than 1
and f (x) ≥ 1.
Since f (x) ≥ 1, we have
p √ qp
f (x) ≤ (1 + x)f (x + 1) ≤ 1 + x (2 + x)f (x + 2) ≤ ...
p
This inequality is obtained using the same reasoning as for f (x) ≤ (1 + x)f (x + 1).
Therefore
Y∞
1
f (x) ≤ (k + x) 2k
k=1
s r r
q √ q p
↔ 1 + x 1 + (x + 1) 1 + (x + 2) 1... ≤ (1 + x) (2 + x) (3 + x)...
We are now looking to show that the increasing sequence f (x) is bounded
above to fulfill the criteria for convergence in accordance with the Monotone
Convergence Theorem.
We see that
Y∞ ∞
Y
1 1
(k + x) 2k ≤ (2kx) 2k
k=1 k=1
We see that
∞
Y ∞
Y
1 1
(2kx) 2k = 2x k 2k
k=1 k=1
29
due to r
∞
Y q
1 √
(2x) 2k = 2x 2x 2x... = 2x
k=1
in accordance with Theorem 7.
We then get
Y∞ ∞
Y
1 k−1
2x k 2k < 2x 2 2k
k=1 k=1
X∞ 1
k 2
= 1 = 2.
2k ( 2 )2
k=1
We see that
∞
X ∞
X ∞
X
k−1 k 1
= − .
2k 2 k 2k
k=1 k=1 k=1
Since we’ve already shown that the second series converges to 1, we get that
∞
X k−1
= 2 − 1 = 1.
2k
k=1
30
Thus,
∞
Y ∞
Y ∞
Y ∞
Y
1 1 1 k−1
f (x) ≤ (k + x) 2k ≤ (2kx) 2k = 2x k 2k < 2x 2 2k = 4x.
k=1 k=1 k=1 k=1
We have proven that f (x) < 4x, therefore we get f (x+1) < 4(x+1), leading
to p p
f (x) = 1 + xf (x + 1) < 1 + 4x(x + 1) = 2x + 1
for all x ≥ 0. We’ve established that f (x) < 2x + 1, giving us an upper value.
This also implies the inequality f (x) < 4x + 1 which will be our starting point
to finding a more precise upper bound.
To find this upper bound, we introduce some constant a > 0 where f (x) =
ax + 1.
We start by acknowledging that f (x + 1) ≤ a(x + 1) + 1,
meaning that
r
p a+1 2 a+1
f (x) ≤ 1 + (a + 1)x + ax2 ≤ 1 + (a + 1)x + ( x) ≤ 1 + x.
2 2
We go on with our initial estimate being a = 4, we get the inequality f (x) ≤
ax + 1 recursively for a = 25 , 74 , 11
8 ... which converges to 1. This means that
f (x) ≤ 1 + x for all x ≥ 0. p
p Since f (x) ≤ f (x + 1), we get thatx f (x) ≥ 1 + xf (x) due to f (x) =
1 + xf (x + 1) which gives f (x) ≥ 1 + 2 , this due to the following
p
f (x) ≥ 1 + xf (x)
↔ f 2 (x) ≥ 1 + xf (x)
↔ f 2 (x) − xf (x) − 1 ≥ 0
r
x x2
↔ f (x) ≥ + +1
2 4
And since x ≥ 0, f (x) ≥ 1 + x2 also applies.
If√a > 0 satisfies the inequality f (x) ≥ 1 + ax for all x ≥ 0 then f (x) ≥
1+ ax. This is due to
p p
f (x) = 1 + xf (x + 1) ≥ 1 + x(1 + a(x + 1))
31
√
We have thereby shown that f (x) ≥ 1 + ax.
We start by setting a = 12 giving us f (x) ≥ 1 + ax for a = 1
1 for all k ≥ 1
2 2k
which also converges to 1 meaning that the only possibility is f (x) = 1 + x for
all x ≥ 0. q p √
This means that 1 + 2 1 + 3 1 + ... = 3.
5.4.2 Ramanujan II
s r q
√
6+2 7+3 8 + 4 9 + ...
This radical is not quite as popular as the one previously demonstrated but
does often appear as an extra challenge when tackling it.
We shall denest this infinitely nested radical through the tools that we have
obtained through the demonstrated examples and later go on to viewing Ra-
manujan’s solution. Convergence can be verified in accordance with Theorem
10.
Method I
We start by expanding our assumed solution in order to obtain the radical.
q
√ √ √
4 = 16 = 6 + 2 · 5 = 6 + 2 25
q r q
√ √
= 6+2 7+3·6= 6+2 7 + 3 36
s r q p
= 6+2 7+3 8 + ... + n (n + 5) + (n + 1)(n + 4)
32
We set 4 − = 4r, meaning that 0 < r = 1 −
< 1.
r q
4
p
We will show that un > 4r = r 6+2 7 + ... + n (n + 5) + (n + 1)(n + 4)
We rewrite the inequality as
s r q p
6+2 7+3 8 + ... + n (n + 5) >
r q p
6r2 + 2 7r4 + ... + n r2n [(n + 5) + (n + 1)(n + 4)].
i
We know from the definition of r that 1 > r2 , i = 1, 2, 3... It follows that
there exists an integer N such that
n n
n + 5 > r2 [(n + 5) + (n + 1)(n + 4)] = r2 (n + 3)2
n
when n ≥ N , because r2 (n + 3)2 → 0 when n → ∞. This shows that the
nested radical has both an upper and a lower bound that is equal to 4, meaning
that the nested radical must be equal to 4 and the proof is done.
Therefore
∞
Y 1
f (x) ≤ ((x + 3 + k) + (x + k − 1)) 2k .
k=1
33
Assume that f (x) < 2 + (1 + a)x, which implies the inequality
↔ f 2 (x) ≥ (x + 4) + xf (x)
↔ f 2 (x) − xf (x) − (x + 4) ≥ 0
√
x x2 + 4x + 16
↔ f (x) ≥ +
2 2
And since x ≥ 0, then f (x) ≥ x2 + 2 is also true.
If a > 0√satisfies the following inequality f (x) ≥ 2 + ax for all x ≥ 0 then
f (x) ≥ 2 + ax. This inequality is true due to
p p p
f (x) = (x + 4)f (x) ≥ (x + 4)x(2 + a(x + 1) = x + 4 + 2x + ax2 + ax.
√
3x + ax + ax2 + 4 ≥ ax2 + 4 ax + 4
√
↔3+a≥4 a
√
↔ ( a − 2)2 ≥ 1
√
This comes to show that f (x) ≥ 2 + ax.
We start with a = 12 , giving us f (x) ≥ 2 + ax for a = 1
1 for all k ≥ 1
2 2k
which also converges to 1 meaning that the only possibility is f (x) = 2 + x for
all x ≥ 0. q p √
This means that 2 + 6 3 + 7 4 + ... = 4.
We will now view how Ramanujan approached this radical in order to see
the difference between the three solutions as well as acknowledge that nested
radicals can be solved using different methods.
34
Theorem 13. Ramanujan’s solution (in [3] page 108.)
r q
√
f (x) = x + n + a = ax + (n + a)2 + x a(x + n) + (n + a)2 + (x + n) ...
A proof will not be shown due to flaws in the initial proof, although it may be
viewed in the given reference.
6 Conclusion
This paper has given us insight on how broad the subject of nested radicals
really is. Solving nested radicals does not merely revolve around getting an
answer but understanding the methods one is using and whether the radical
converges to begin with. The topic has not been researched very much and
most theorems available revolve around finitely nested radicals, some of which
are not complete. This paper gives an overview of what can be studied within
the field.
References
[1] P. Bartlett: Cauchy Sequences, Limits Superior and In-
ferior, an Series, University of California, Santa Barbra.
http://web.math.ucsb.edu/∼padraic/caltech/math1d_2010/ma1d_wk2_notes_2010.pdf
(retrieved 2017-04-08).
35
[5] M. Honsbeek, 2005, Radical extensions and Galois groups,
http://www.math.kun.nl/∼bosma/students/honsbeek/M_Honsbeek_thesis.pdf
(retrieved 2017-05-04)
[6] E. Kasner & J. Newman, 2001: Mathematics and the Imagination, Dovers
Publication Inc.: New York.
36