A number raise to it self infinitely

  • Thread starter Thread starter bigjoe5263
  • Start date Start date
  • Tags Tags
    Self
Click For Summary

Homework Help Overview

The discussion revolves around the problem of evaluating an infinite power tower, specifically the equation where a number \( x \) is raised to itself infinitely, equating to 3. Participants are exploring the implications of this setup within the context of exponential functions and convergence.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants discuss the need for clarity in defining the structure of the infinite exponentiation and question how to express it as a sequence. There are attempts to derive conditions under which the sequence converges and the implications of different values of \( x \). Some participants suggest that the original problem may not have a solution under certain conditions.

Discussion Status

The conversation is ongoing, with various interpretations being explored. Some participants have offered insights into the convergence behavior of the sequences involved, while others are questioning assumptions and definitions related to the problem. There is no explicit consensus on the existence of a solution, but productive avenues for further exploration have been identified.

Contextual Notes

Participants note that there are upper and lower bounds for \( x \) affecting convergence, and that certain values lead to different behaviors in the sequences. The discussion also highlights the complexity of the relationships between the sequences and their limits.

bigjoe5263
Messages
19
Reaction score
0
hi I have encountered this...

.
Code:
                                     . 
                                   X
                                X
                              X
                           X    =   3
I tried to solve it using properties of logarithims however I always end up with the initial equation... how will I find the value of X? ( x is raised to it self endlessly ).

:confused:
.
 
Last edited:
Physics news on Phys.org
You have to parenthesize that exponential tower or it's ambiguous in meaning. 3^(3^3) is not equal to (3^3)^3. And as it's infinite, you need to express the meaning in terms of an infinite sequence. So start with a_0=x. Is a_n=x^(a_(n-1)) or is a_n=(a_(n-1))^x?
 
Last edited:
The generally understood meaning of the left hand side of that equation is the infinite power tower function

[tex]f(x) = x^{(x^{(x^{(x^...[/tex]

or simply, work "downwards" from "infinity".

The "trick" solution to f(x) = N is to see that this implies x^f(x) = N hence x^N = N when a solution exists, giving x = N^(1/N).

The problem is that there is an upper bound on N for a solution to exist. I'll leave it to the OP to find that bound and hence deduce that f(x) = 3 has no solution.
 
If [itex]x^{(x^{(x^{(x^...}}} = 3[/itex], Then
x3= [tex]x^[{(x^{(x^{(x^...]}}}}= x^{(x^{(x^{(x^...}}}[/tex]. What is that equal to?

Curios3141, I don't see why that "has no solution". Am I missing something?
 
Halls, try calculating [tex]f(x)=x^{x^{x^\cdots}}[/tex] when [tex]x=3^{1/3}[/tex]. It does not converge to 3. It does not converge, period. The upper bound on N is between 2 and 3 and is a very ubiquitous number.
 
How are you calculating that? If, for example, you calculate 31/3, store it in "x" in a calculator, do x^x, then "ans"^x, repeatedly, it does not converge.

But that is NOT [tex]f(x)=x^{x^{x^\cdots}}[/tex]! To calculate that you need to repeatedly do x^"ans" and that does converge, slowly, to 3.
 
I misspoke. It does converge, just not to the value you expect. Let

[tex]f_1(x) = x[/tex]
[tex]f_k(x) = x^{f_{k-1}(x)}[/tex]

The desired function [itex]f(x)[/itex] is

[tex]f(x) = x^{x^{x^{\cdots^x}} = \lim_{k\to\infty}f_k(x)[/tex]

Now further define

[tex]g(x) = x^{1/x}[/tex]

THe question at hand is [itex]f(g(x))=x[/itex]? For [itex]x \in [ 1/e,e ][/itex], [itex]f(g(x))=x[/itex]. The convergence is very slow as x approaches 1/e or e.

Things get a bit interesting when x>e. For example, [itex]f(g(3)) = 2.478053\cdots[/itex] rather than 3. What's going on here? Note that [itex]g(3) = 1.44225\cdots[/itex]. However, [itex]g(2.478053\cdots) = 1.44225\cdots[/itex] also. The inverse of [itex]g(x)[/itex] has two branches, with a branch point at [tex]e^{1/e}[/tex]. [itex]f(g(x))[/itex] converges to [tex]g^{-1}(g(x))[/tex], where [tex]g^{-1}[/tex] refers to the lower branch.

Things get even more interesting when x<1/e. The sequence [itex]\{f_k(x)\}[/itex] doesn't converge. Instead, the sequence toggles between a pair of values as [itex]k\to\infty[/itex], one close to zero and the other close to one.
 
I'm a bit confused as to what converges, "converge, just not to the value you expect". The original problem was to solve
[tex\ x^{x^x^{\cdot\cdot\cdot}}= 3[/tex].
IF the sequence [itex]a_1= x^x[/itex], [itex]a_2= x^{a_1}, ... converges to 3, then x must be equal to 3<sup>1/3</sup>.[/itex]
 
HallsofIvy said:
I'm a bit confused as to what converges, "converge, just not to the value you expect". The original problem was to solve
[tex\ x^{x^x^{\cdot\cdot\cdot}}= 3[/tex].
IF the sequence [itex]a_1= x^x[/itex], [itex]a_2= x^{a_1}, ... converges to 3, then x must be equal to 3<sup>1/3</sup>.[/itex]
[itex] <br /> That's true. But the converse (if x=3^(1/3) then the sequence converges to 3) isn't true. The sequence does converge to a limit L that you can find by solving log(L)/L=log(3)/3 (not the L=3 root, the other root L=2.47805...).[/itex]
 
  • #10
I am going to have to meditate upon this!
 
  • #11
HallsofIvy said:
IF the sequence [itex]a_1= x^x[/itex], [itex]a_2= x^{a_1}, ...[/itex] converges to 3, then x must be equal to 31/3.

The problem is that no x exists such that the sequence [itex]\{a_k(x)\}[/itex] converges to 3.
 
  • #12
HallsofIvy said:
I am going to have to meditate upon this!

Halls, it's simple. The radius of convergence of the hyperpower function [tex]f(x) = ^{\infty}x[/tex] (using the tetration notation) is [tex]({(1/e)}^e, e^{(1/e)})[/tex]

For x > e^(1/e), the function does not coverge.

For a value like 3^(1/3), the function *does* converge. But it does not converge to 3.

The function [tex]g(x) = x^{(\frac{1}{x})}[/tex] reaches a maximum at x = e. In other words, you cannot find a value of x that makes g(x) > e^(1/e), so g(f(x)) will always converge for any real positive x > e.

So for N > e, f([N^(1/N)]) will never equal N, even though convergence will hold. Hence f(x) = N has no solution for x > e.

Hope that clarifies things. I haven't explored the lower bound this carefully, so I shan't comment on it.
 
Last edited:
  • #13
Yes, thanks. I showed that "if the sequence of powers converges to 3, then x= 31/3. The converse, "if x= 31/3, then the sequence converges to 3" is not true.
 
  • #14
HallsofIvy said:
Yes, thanks. I showed that "if the sequence of powers converges to 3, then x= 31/3. The converse, "if x= 31/3, then the sequence converges to 3" is not true.

Of course, the first condition (convergence to 3) will never actually be met.
 
  • #15
D_H's f(g(x)) appears to provide solutions for x^y = y^x, x<>y, x>e.
For instance y=f(g(3)) is the other solution for 3^y = y^3, besides the obvious y=3.
When x=e, the only solution is y=e.
However, such solutions also exist when 1 < x < e, eg 2^4 = 4^2, but f(g(x)) does not help then, eg f(g(2)) = 2.
 
Last edited:

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
6K
Replies
2
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
Replies
18
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 21 ·
Replies
21
Views
2K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K