How to Solve the Equation (x)^x^3=3?

  • Context: Undergrad 
  • Thread starter Thread starter racer
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
32 replies · 7K views
racer
Messages
39
Reaction score
0
Hello there

I've seen this question and tried to solve it but until now for no avail., I couldn't solve it but I know that the value of X is cubic root of 3

http://www.mathyards.com/attach/upload2/wh_45798340.bmp

Thanks.
 
Last edited by a moderator:
Mathematics news on Phys.org
i don't think you can solve that analytically, instad you need to use numerical method?
 
i don't think you can solve that analytically, instad you need to use numerical method?

Someone solved it by Calculus.
 
Do you have a reference for that? It certainly can be solved by "inspection"- noting that
[tex]\sqrt{3}^{\sqrt{3}^3}= \sqrt{3}^3= 3[/itex].<br /> <br /> But I have no idea what you <b>mean</b> by "solved it by Calculus"![/tex]
 
But I have no idea what you mean by "solved it by Calculus"!

I didn't understand how he solved it but I've seen Transcendental Functions, he derived something, I recall that there was Inverses and then he got e^1/3, if you still have no idea, tell me and I'll bring the solution from him.
 
D H said:
Surely you mean
[tex]\sqrt[3] 3^{\sqrt[3] 3^3} = \sqrt[3] 3^3 = 3[/tex]

Seems easy to generalize:

[tex]x^{x^n}=n[/tex]
[tex]\sqrt[n] n^{\sqrt[n] n \ ^n} = \sqrt[n] n \ ^n = n[/tex]
 
Last edited:
D H said:
An even more interesting generalization is

[tex]\underbrace{\sqrt[n]^n^{\sqrt[n]^n^{\dotsm^{\sqrt[n]^n}}}}_{n+1} = n[/tex]

Why is it n+1 levels?
 
Not sure if this is interesting but changin the original problem somewhat:

[tex]x^{x^n}=m[/tex]

And assuming a solution of the form:

[tex]x= \sqrt[n]{nq}[/tex]

We find that q is determined as follows:

[tex](nq)^q=m[/tex]
 
it doesn't seem to matter at all how many levels you take it. for example

[tex]\sqrt [5]^5^{(\sqrt [5]^5)}^{5}=5[/tex]
 
sutupidmath said:
it doesn't seem to matter at all how many levels you take it. for example

[tex]\sqrt [5]^5^{(\sqrt [5]^5)}^{5}=5[/tex]
That is just a specific instance of John's generalization:
John Creighto said:
[tex]\sqrt[n] n^{\sqrt[n] n \ ^n} = \sqrt[n] n \ ^n = n[/tex]

With [itex]n[/itex] as the final power it does not matter how many levels you take it. Start with the tautology:

[tex]\sqrt[n] n \ ^n = n[/tex]

Substituting [itex]\sqrt[n] n ^n[/itex] for any of the ns on the left hand side of the tautology will yield a valid expression. Substituting for the power yields

[tex]\sqrt[n] n^{\sqrt[n] n \ ^n}= n[/tex]

This substitution can be carried on indefinitely:

[tex]\sqrt[n] n ^{\sqrt[n] n ^{\cdots^{\sqrt[n] n \ ^n}}}= n[/tex]

My "more interesting" generalization (post #9) replaces the final power ([itex]n[/itex]) with with [itex]\sqrt[n] n[/itex]. Changing the final power from [itex]n[/itex] to [itex]\sqrt[n] n[/itex] like I did in post #9 yields expressions like

[tex]\sqrt 2^{\sqrt 2^{\sqrt 2}} = 2[/tex]

and

[tex]\sqrt[3] 3^{\sqrt[3] 3^{\sqrt[3]3^{\sqrt[3]3}}} = 3[/tex]
 
Last edited:
D H said:
My "more interesting" generalization (post #9) replaces the final power ([itex]n[/itex]) with with [itex]\sqrt[n] n[/itex]. Changing the final power from [itex]n[/itex] to [itex]\sqrt[n] n[/itex] like I did in post #9 yields expressions like

[tex]\sqrt 2^{\sqrt 2^{\sqrt 2}} = 2[/tex]

and

[tex]\sqrt[3] 3^{\sqrt[3] 3^{\sqrt[3]3^{\sqrt[3]3}}} = 3[/tex]

How do you show that?
 
D H said:
[tex]\sqrt[3] 3^{\sqrt[3] 3^{\sqrt[3]3^{\sqrt[3]3}}} = 3[/tex]
Don't you think this should read like this:

[tex]\sqrt[3] 3^{\sqrt[3] 3^{\sqrt[3]3^{\sqrt[3]3}}} = \sqrt [3]^3[/tex]
 
John Creighto said:
How do you show that?

Apologies first: I should have used parentheses. Without parentheses, exponentiation evaluates right-to-left. Post #9 is correctly written as

[tex]\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n+1} = n[/tex]

Taking the log (base n) of the left hand side,

[tex]\log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n+1}\Biggr) =<br /> \sqrt[n] n \,<br /> \log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_n\Biggr) =<br /> {\sqrt[n] n}^{\;2} \,<br /> \log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n-1}\Biggr) =<br /> \cdots =<br /> {\sqrt[n] n}^{\;n} \log_n \left(\sqrt[n] n\right) = n\cdot \frac 1 n = 1[/tex]
 
D H said:
Apologies first: I should have used parentheses. Without parentheses, exponentiation evaluates right-to-left. Post #9 is correctly written as

[tex]\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n+1} = n[/tex]

Taking the log (base n) of the left hand side,

[tex]\log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n+1}\Biggr) =<br /> \sqrt[n] n \,<br /> \log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_n\Biggr) =<br /> {\sqrt[n] n}^{\;2} \,<br /> \log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n-1}\Biggr) =<br /> \cdots =<br /> {\sqrt[n] n}^{\;n} \log_n \left(\sqrt[n] n\right) = n\cdot \frac 1 n = 1[/tex]


WOW, nice trick!
 
D H said:
Apologies first: I should have used parentheses. Without parentheses, exponentiation evaluates right-to-left. Post #9 is correctly written as

[tex]\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n+1} = n[/tex]

Taking the log (base n) of the left hand side,

[tex]\log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n+1}\Biggr) =<br /> \sqrt[n] n \,<br /> \log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_n\Biggr) =<br /> {\sqrt[n] n}^{\;2} \,<br /> \log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n-1}\Biggr) =<br /> \cdots =<br /> {\sqrt[n] n}^{\;n} \log_n \left(\sqrt[n] n\right) = n\cdot \frac 1 n = 1[/tex]

Given where you placed the parenthesis, I still don’t follow.
 
John Creighto said:
Given where you placed the parenthesis, I still don’t follow.
Step by step, then. The problem is to evaluate

[tex]\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n+1}[/tex]

To do so I will take the base-n log of this expression. Using [itex]\log a^b = b\log a[/itex]

[tex]\log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n+1}\Biggr) =<br /> \sqrt[n] n \,<br /> \log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_n\Biggr)[/tex]

We still have something of the form [itex]\log a^v[/itex]. Applying the identity again yields

[tex] {\sqrt[n] n}^{\;2} \,<br /> \log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n-1}\Biggr)[/tex]

After doing this [itex]m<n[/itex] times, the expression becomes

[tex] {\sqrt[n] n}^{\;m} \,<br /> \log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n+1-m}\Biggr)[/tex]

After applying this identity n times, the log (base n) of the original expression becomes

[tex] {\sqrt[n] n}^{\;n} \log_n \left(\sqrt[n] n\right)[/tex]

The first term, [itex]{\sqrt[n] n}^{\;n}[/itex] is [itex]n[/itex]. The second term, [itex]\log_n \left(\sqrt[n] n\right)[/itex] is [itex]1/n[/itex]. The product of these two terms is one. If the log (base n) of the expression in question is one, the expression itself must be equal to n.
 
But I have no idea what you mean by "solved it by Calculus"!

I meant that it was solved using Calculus, I got the solution and I uploaded it.

http://florble.co.uk/files/26341.JPG
http://florble.co.uk/files/8312.JPG
http://florble.co.uk/files/26783.JPG
 
Last edited by a moderator:
He solved for a critical point. (aka when y'(x) = 0.) Not y(x) = 0.
 
racer said:
I meant that it was solved using Calculus, I got the solution and I uploaded it.
One issue with the original question is how to interpret the expression [itex]x^{x^3}[/itex]. Exponentiation is not associative. Regardless of where one puts the parentheses in this expression, the uploaded solution does not solve the equation

[tex]x^{x^3}= 3[/tex]

It finds where the function

[tex]f(x) = x^{(x^3)}[/tex]

reaches a minimum. This function does reach a minimum at [tex]x=\exp(-1/3)[/tex]. However, the value of the function at this point is approximately 0.8848, not 3.

The original problem has different solutions depending on interpretation, neither of which is [itex]\exp(-1/3)[/itex].

[tex]x^{(x^3)} = 3 \quad\Rightarrow \quad x \approx 1.44225[/tex]

[tex]\left(x^x\right)^3 = 3 \quad\Rightarrow \quad x = \sqrt[3]3[/tex]
 
Last edited:
D H said:
The original problem has different solutions depending on interpretation

I thin k that x^x^3 is ambiguous. I don't think that [tex]x^{x^3}[/tex] is ambiguous at all; it's [tex]x^{(x^3)}[/tex].

D H said:
[tex]x^{(x^3)} = 3 \quad\Rightarrow \quad x \approx 1.44225[/tex]

[tex]\left(x^x\right)^3 = 3 \quad\Rightarrow \quad x = \sqrt[3]3[/tex]

[tex]x^{(x^3)} = 3[/tex] is solved by [tex]x=\sqrt[3]3=1.44224957\ldots[/tex]

[tex](x^x)^3 = 3[/tex] is solved by [tex]x=1.319788817878158965558893060240296\ldots[/tex]
 
CRGreathouse said:
I thin k that x^x^3 is ambiguous. I don't think that [tex]x^{x^3}[/tex] is ambiguous at all; it's [tex]x^{(x^3)}[/tex].

Yes. Without parentheses, exponentiation is evaluated right to left (or top to bottom). Rationale: [tex](a^b)^c = a^{(b*c)}[/tex]

[tex](x^x)^3 = 3[/tex] is solved by [tex]x=1.319788817878158965558893060240296\ldots[/tex]

I solved both equations ([tex]x^{(x^3)}=3[/tex] and [tex](x^x)^3 = 3[/tex]) but pasted the same number in twice. :blushing:
 
D H said:
I solved both equations ([tex]x^{(x^3)}=3[/tex] and [tex](x^x)^3 = 3[/tex]) but pasted the same number in twice. :blushing:

I thought that was the case (since the decimal expansion you posted works for the cube root of 3) but I wanted to clarify for others reading the thread.
 
CR, thanks for the correction.

One can of course "use calculus" to solve either of the equations [tex]x^{x^3} = x^{\left(x^3\right)} = 3[/tex] or [tex]\left(x^x\right)^3 = x^{3x} = 3[/tex]. It's called Newton's method. In general, to solve an expression of the form [tex]f(x)-a=0[/tex], Newton's method starts with an estimate of the solution and refines these estimates via

[tex]x_{n+1} = x_n + \frac{a-f(x_n)}{f'(x_n)}[/tex]

The former expression, [tex]x^{x^3} = 3[/tex], has an algebraic solution: [tex]x=\sqrt[3]3[/tex]. A numerical estimation technique will yield 1.44224957..., but why bother? The latter expression, [tex]\left(x^x\right)^3 = 3[/tex], is (most likely) transcendental; solving it numerically is (most likely) the only way to determine a value.
 
D H said:
My "more interesting" generalization (post #9) replaces the final power ([itex]n[/itex]) with with [itex]\sqrt[n] n[/itex]. Changing the final power from [itex]n[/itex] to [itex]\sqrt[n] n[/itex] like I did in post #9 yields expressions like

[tex]\sqrt 2^{\sqrt 2^{\sqrt 2}} = 2[/tex]

and

[tex]\sqrt[3] 3^{\sqrt[3] 3^{\sqrt[3]3^{\sqrt[3]3}}} = 3[/tex]

John Creighto said:
How do you show that?

I think he meant to write :

[tex]\sqrt 2^{\sqrt 2^{\sqrt {2}^2}} = 2[/tex]

and

[tex]\sqrt[3] 3^{\sqrt[3]3^{\sqrt[3]3^{\sqrt[3]{3}^3}}} = 3[/tex]
 
Last edited:
D H said:
Step by step, then. The problem is to evaluate

[tex]\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n+1}[/tex]

To do so I will take the base-n log of this expression. Using [itex]\log a^b = b\log a[/itex]

[tex]\log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n+1}\Biggr) =<br /> \sqrt[n] n \,<br /> \log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_n\Biggr)[/tex]

Sound you get instead:

[tex]\log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n+1}\Biggr) =<br /> \underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_n\Biggr \,<br /> \log_n\left(\sqrt[n] n \right)[/tex]