Finding the inverse of a function

  • Thread starter Thread starter nowayjose
  • Start date Start date
  • Tags Tags
    Function Inverse
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
nowayjose
Messages
11
Reaction score
0

Homework Statement



Find the inverse function of [itex]f(x)= 2x + lnx[/itex]

2. The attempt at a solution

So usually i would start out with
[itex]y= 2x+lnx[/itex] (finding x terms of y)
and then switch x and y... but i can't figure out how to find x. doesn't seem to be possible to factorize this... are there other ways of doing this?
 
Physics news on Phys.org
I'm 99% certain this function's inverse isn't expressible in terms of elementary functions.
 
nowayjose said:

Homework Statement



Find the inverse function of [itex]f(x)= 2x + lnx[/itex]

2. The attempt at a solution

So usually i would start out with
[itex]y= 2x+lnx[/itex] (finding x terms of y)
and then switch x and y... but i can't figure out how to find x. doesn't seem to be possible to factorize this... are there other ways of doing this?

The solution cannot be expressed in terms of "elementary" functions. It can be solved in terms of the so-called Lambert W-function: the solution of [itex]y = 2x + \ln(x)[/itex] is
[tex]x = e^{y - W(2e^y)},[/tex]
where W(v) (Lambert W-function) is defined as the root of the equation [itex]z \:e^z = v[/itex] which is analytic at v = 0.

RGV