Is x = e^{W(1)} a Solution for Any Polynomial with Rational Coefficients?

  • Context: Graduate 
  • Thread starter Thread starter murshid_islam
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
16 replies · 4K views
murshid_islam
Messages
468
Reaction score
21
i have to solve for x:
[tex]x^a - x = 1[/tex] where [tex]a = \frac{\ln 6}{\ln 5}[/tex]

taking [itex]\ln[/itex] in both side, i get,
[tex]a\ln x = \ln(x+1)[/tex]

[tex]\Rightarrow\frac{\ln(x+1)}{\ln x} = a = \frac{\ln 6}{\ln 5}[/tex]

here we can see that x = 5.

but what i wanted to know is the general solution of the equation for any [itex]a \in \mathbb{R}[/itex] .
 
Last edited:
Mathematics news on Phys.org
I just did quick http://www.imagehosting.com/show.php/267932_tmp.JPG, and it looks like no real roots for 0<a<1 exist.
 
There's a simple argument for the uniqueness of the solution to the problem.

Consider the function

[tex]f(x)=\ln 5 \ln (x+1) -\ln 6 \ln x[/tex]

x=5 is clearly a solution. Since the derivative of the function is monotonic negative on [itex]\mathbb{R}_{+}[/itex], it follows that the function is everly decreasing on the positive semiaxis, therefore the x=5 solution (zero of the function) is unique.
 
but what is the general solution for any [itex]a \in \mathbb{R}[/itex]?
 
dextercioby said:
[tex]x+1=x^{4}[/tex]

Solve it...
its approximately x = 0.72449
i solved it by numerical methods. but how can i solve it algebraically?
 
Last edited:
well at least there's a limit for x...as a-->infinity...x-->1 :D
 
There exist methods of solving polynomials in terms of radicals and co-effecients, but only if the degree is 5 or lower, As Halls said. But even those methods, to me at least, are very long and cumbersome. In fact i remember seeing the equations which give x for a general quartic equation. There were 4 different equations for the 4 values of x, and each equation went at least across your entire screen, taking 2 lines.
 
can we solve the following algebraically:
[tex]x^x = e[/tex]

i got this:
[tex]\ln(x^x) = 1[/tex]
[tex]\Rightarrow x\ln x = 1[/tex]
 
Last edited:
murshid_islam said:
can we solve the following algebraically:
[tex]x^x = e[/tex]

i got this:
[tex]\ln(x^x) = 1[/tex]
[tex]\Rightarrow x\ln x = 1[/tex]

It can't be written in terms of elementry function but it can be written in terms of the lambert W function.

[tex]x = e^{W(1)}[/tex]
 
Last edited:
Gib Z said:
There exist methods of solving polynomials in terms of radicals and co-effecients, but only if the degree is 5 or lower, As Halls said. But even those methods, to me at least, are very long and cumbersome. In fact i remember seeing the equations which give x for a general quartic equation. There were 4 different equations for the 4 values of x, and each equation went at least across your entire screen, taking 2 lines.
My understanding was "only if the degree is lower than 5"- there exist polynomials of degree 5 which cannot be solved "by radicals" (because S5[/sup] is not a solvable group).
 
dextercioby said:
Nope, it can't be done algebraically. Graph intersection.
how can we prove that we can't solve [tex]x^x = e[/tex] algebraically? can anyone please help?
 
Last edited:
murshid_islam said:
how can we prove that we can't solve [tex]x^x = e[/tex] algebraically? can anyone please help?


That's a transcendental equation.:smile:
Not of polynomial type.
 
Halls: My bad sorry, you're correct of course. Abel-Ruffeni's Theorem, i think it is, just incase anyone is interested.

murshid_islam: Prove [itex]x = e^{W(1)}[/itex] isn't the solution to any polynomial with rational co-effecients.