English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

a^x = x^b
find all possible x.
I can't find anyway to solve this equation,
is this equation not algebraically independent?
how can I find the result of this equation without a calculator?

2007-11-18 10:29:08 · 3 answers · asked by Mgccl 1 in Science & Mathematics Mathematics

a and b are constants.

2007-11-18 10:41:10 · update #1

3 answers

To solve an equation of this type explicitly, you will need the Lambert W function. If you have it available, then the solution may be found as follows:

a^x = x^b
x ln a = b ln x
1/b ln a = 1/x ln x
-1/b ln a = 1/x ln (1/x)
-1/b ln a = e^(ln (1/x)) ln (1/x)
ln (1/x) = W(-1/b ln a)
1/x = e^(W(-1/b ln a))
x = e^(-W(-1/b ln a))

This can be simplified further:

x = e^(-W(-1/b ln a))
x = 1/e^(W(-1/b ln a))
x = W(-1/b ln a)/(W(-1/b ln a) e^(W(-1/b ln a)))
x = W(-1/b ln a)/(-1/b ln a)
x = -b W(-1/b ln a)/ln a

And we are done.

ETA: One note -- the Lambert W function is multivalued on the interval [-1/e, 0), so if you must find all solutions, you will have to take into account both values of the Lambert W function on that interval

2007-11-18 11:00:06 · answer #1 · answered by Pascal 7 · 0 0

a = x
x = b
a = b

answer is all reals?

2007-11-18 10:37:05 · answer #2 · answered by Anonymous · 0 0

im not sure you can find it since you dont know exactly wat the exponent is

2007-11-18 10:36:29 · answer #3 · answered by yay4random 2 · 0 0

fedest.com, questions and answers