Finding the inverse of two functions

  • Thread starter Thread starter Tebow15
  • Start date Start date
  • Tags Tags
    Functions Inverse
AI Thread Summary
To find the inverse of the function y = e^(-x^3), a logical first step is to take the natural logarithm of both sides, leading to x = -ln(y)^(1/3). For the function y = sin(1/x), it is noted that the function is not invertible due to its many-to-one nature, as multiple x-values can yield the same y-value. Specifically, the sine function has infinitely many solutions for y = 0, which complicates finding a unique inverse. In general, to find an inverse, one must solve for x in terms of y and ensure the function is one-to-one over the desired domain. Understanding these steps is essential for successfully determining the inverses of these functions.
Tebow15
Messages
10
Reaction score
0

Homework Statement



How do I find the inverse of these functions step by step?

y= e^-x^3

y= sin(1/x)

I know the solutions but I don't know how to work with these two functions. Does anyone know the steps to finding the inverse of these?
 
Physics news on Phys.org
The goal is to solve for x in terms of y.

What can you do to both sides of y = e^(-x^3) that would be a logical first step?

For the second function, y = sin(1/x), is there a restriction on the domain? As it's written, this function is not invertible because it's many-to-one. For example, there are infinitely many x for which sin(1/x) = 0, namely x = 1/(n*pi) for any nonzero integer n.
 
Tebow15 said:

Homework Statement



How do I find the inverse of these functions step by step?

y= e^-x^3

y= sin(1/x)

I know the solutions but I don't know how to work with these two functions. Does anyone know the steps to finding the inverse of these?
How do you find the inverse of any function, in general?
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...

Similar threads

Back
Top