Find Inverse of f(x) = x+2e(x)

  • Thread starter chrisparr
  • Start date
  • Tags
    Inverse
You need to use the "Lambert W function".In summary, To find the inverse of f(x)=x+2e(x), you need to use the Lambert W function. There is no "elementary algebra" way to solve for y.
  • #1
chrisparr
1
0

Homework Statement



Let f(x)=x+2e(x). Find the inverse of f(x).

Homework Equations



e(a+b)=e(a)*e(b)
e(a-b)=e(a)/e(b)
ln(ab)=ln(a)+ln(b)
ln(a/b)=ln(a)-ln(b)
ln(a^b)=bln(a)

The Attempt at a Solution



Switch y and x so that
x=y+2e(y)
I tried applying ln to the functions at the start, subtracting y and then applying ln, applying ^2 to both sides but nothing seems to come of it. Any first suggestions?
 
Physics news on Phys.org
  • #2
There is no "elementary algebra" way to solve that last equation for y.
 
  • #3


First, let's rewrite the equation as y = x + 2e(x). This will make it easier to switch the x and y variables. Next, we can apply the natural logarithm to both sides of the equation:

ln(y) = ln(x + 2e(x))

We can use the property ln(a+b) = ln(a) + ln(b) to rewrite the right side of the equation as:

ln(y) = ln(x) + ln(2e(x))

Then, we can use the property ln(ab) = ln(a) + ln(b) to rewrite the right side again as:

ln(y) = ln(x) + ln(2) + ln(e(x))

Since ln(e(x)) = x, we can simplify further to:

ln(y) = ln(x) + ln(2) + x

Now, we can use the property ln(a^b) = bln(a) to rewrite the left side of the equation as:

ln(y) = ln(2x) + x

Finally, we can use the property e^(ln(x)) = x to rewrite the equation as:

y = e^(ln(2x) + x)

Therefore, the inverse of f(x) = x + 2e(x) is g(x) = e^(ln(2x) + x).
 

FAQ: Find Inverse of f(x) = x+2e(x)

What does "f(x)" mean in this equation?

In this equation, "f(x)" represents the dependent variable, or the output of the function, which is determined by the value of the independent variable, "x".

How do I find the inverse of this function?

To find the inverse of a function, you must switch the positions of the dependent and independent variables. In this case, the inverse would be written as x = f^-1(y) = y - 2e^y.

Can the inverse of this function be written in a simpler form?

Yes, the inverse of this function can be simplified by factoring out the common factor of "e". This results in x = f^-1(y) = e^y (y - 2).

How can I determine if the inverse of this function is a valid function?

The inverse of a function is only valid if the original function is one-to-one, meaning that each input corresponds to a unique output. This can be determined by graphing the function and checking if any horizontal lines intersect the graph more than once.

What is the domain and range of the inverse of this function?

The domain of the inverse function is the range of the original function, which is all real numbers. The range of the inverse function is the domain of the original function, which is also all real numbers.

Similar threads

Replies
19
Views
3K
Replies
11
Views
2K
Replies
7
Views
1K
Replies
2
Views
938
Replies
15
Views
1K
Replies
12
Views
2K
Back
Top