cjellison
- 18
- 0
Clarification on "Inverse" of x^3
Hello. I was seeking some clarification on what should be a trivial problem.
Consider [itex]f(x) = x^3[/itex]. Does this function have an inverse?
Well...many websites seem to say so...as do the solution sets for some abstract algebra courses. Certainly, my TI-89 has no trouble plotting the inverse. Without thinking about it too much, I would have to conclude that
[tex]f^{-1}(x) = x^{1/3}[/tex]
But is this actually correct? I have convinced myself that it is not. Let me make my case...and then hopefully someone can shed light on my eyes.
First, I want to take a tangent and summarize some of the properties of exponents. Please comment on these---are they correct? too strong? not strong enough?
---
Typically, we are told that [itex](x^a)^b = x^{ab}[/itex] without any proper restictions on a and b. So here is my shot:
Let [itex]x\in \mathbb{R}[/itex]. Unless stated otherwise, [itex]a[/itex] and [itex]b[/itex] are real numbers.
[tex] \begin{align*}<br /> \text{If } b \in \mathbb{Z}, &\qquad\text{then } (x^a)^b = x^{ab}.\\<br /> \text{If } b \notin \mathbb{Z}, &\qquad\text{then } (x^a)^b \neq x^{ab}.\\<br /> \text{If } a \in \{2,4,6,\ldots\}, &\qquad\text{then } (x^a)^b = |x|^{ab}.\\<br /> \text{If } a \in \{2,4,6,\ldots\}, &\qquad\text{then } (x^a)^{1/a} = |x|.\\&\\<br /> \text{In general, } &\qquad(x^a)^{1/a} \neq x.<br /> \end{align*}[/tex]
For example, [itex](x^{1/2})^2 = |x|[/itex]. However, [itex](x^2)^{1/2} \neq x[/itex].
---
Now, back to the problem. Let me clairfy first: Let [itex]f:\mathbb{R} \rightarrow \mathbb{R}[/itex].
Now, consider the follow example:
[tex] \begin{align*}<br /> f \left( f^{-1}(3) \right) &= \left(3^{1/3}\right)^3 = 3\\<br /> f \left( f^{-1}(-3) \right) &= \left((-3)^{1/3}\right)^3 = -3\\&\\<br /> f^{-1}\left( f(3) \right) &= \left( 3^3 \right)^{1/3} = 27^{1/3} = 3\\<br /> f^{-1}\left( f(-3) \right) &= \left( (-3)^3 \right)^{1/3} =<br /> (-27)^{1/3} = 3\,e^{i\pi/3}<br /> \end{align*}[/tex]
Essentially, this example shows that
[tex] \begin{align*}<br /> f(f^{-1}(x)) \neq f^{-1}(f(x))<br /> \end{align*}[/tex]
but this must be true for the inverse function! Thus, it would appear that all those websites which claimed an inverse for x^3 were wrong.
What is going on here? When I look at f(x)=x^3, I see that it is onto and that it is 1-1. Could the problem be that f(x) = x^3 does not have an inverse when the range is the complex numbers---thus, it only has an inverse when [itex]f:\mathbb{R}\rightarrow \mathbb{R}[/itex] rather than [itex]f:\mathbb{R} \rightarrow \mathbb{C}[/itex]. Or is the problem that [itex]f^{-1}(x)[/itex] is only valid for x>0? If so, why does this restriction exist. Again, [itex]f(x) = x^3[/itex] is 1-1 and onto.
This problem came up while I was trying to show that the Legendre transformation of [itex]f(x) = x^\alpha / \alpha[/itex] was [itex]g(y) = y^\beta/\beta[/itex] where [itex]1 = \alpha^{-1} + \beta^{-1}[/itex]. Since f must be convex, [itex]\alpha[/itex] must be even.
To do this, I say that [itex]y = f'(x) = x^{\alpha - 1}[/itex]. This is x raised to an odd power. Basically, I have to solve for x in terms of y---which means I need to get rid of that exponent. I can get the result I seek, but it requires that I say that [itex]y^{1/(\alpha - 1)} = x[/itex]. I guess I don't feel comfortable with that statement...it seems like I am throwing away possible solutions.
Thanks,
Hello. I was seeking some clarification on what should be a trivial problem.
Consider [itex]f(x) = x^3[/itex]. Does this function have an inverse?
Well...many websites seem to say so...as do the solution sets for some abstract algebra courses. Certainly, my TI-89 has no trouble plotting the inverse. Without thinking about it too much, I would have to conclude that
[tex]f^{-1}(x) = x^{1/3}[/tex]
But is this actually correct? I have convinced myself that it is not. Let me make my case...and then hopefully someone can shed light on my eyes.
First, I want to take a tangent and summarize some of the properties of exponents. Please comment on these---are they correct? too strong? not strong enough?
---
Typically, we are told that [itex](x^a)^b = x^{ab}[/itex] without any proper restictions on a and b. So here is my shot:
Let [itex]x\in \mathbb{R}[/itex]. Unless stated otherwise, [itex]a[/itex] and [itex]b[/itex] are real numbers.
[tex] \begin{align*}<br /> \text{If } b \in \mathbb{Z}, &\qquad\text{then } (x^a)^b = x^{ab}.\\<br /> \text{If } b \notin \mathbb{Z}, &\qquad\text{then } (x^a)^b \neq x^{ab}.\\<br /> \text{If } a \in \{2,4,6,\ldots\}, &\qquad\text{then } (x^a)^b = |x|^{ab}.\\<br /> \text{If } a \in \{2,4,6,\ldots\}, &\qquad\text{then } (x^a)^{1/a} = |x|.\\&\\<br /> \text{In general, } &\qquad(x^a)^{1/a} \neq x.<br /> \end{align*}[/tex]
For example, [itex](x^{1/2})^2 = |x|[/itex]. However, [itex](x^2)^{1/2} \neq x[/itex].
---
Now, back to the problem. Let me clairfy first: Let [itex]f:\mathbb{R} \rightarrow \mathbb{R}[/itex].
Now, consider the follow example:
[tex] \begin{align*}<br /> f \left( f^{-1}(3) \right) &= \left(3^{1/3}\right)^3 = 3\\<br /> f \left( f^{-1}(-3) \right) &= \left((-3)^{1/3}\right)^3 = -3\\&\\<br /> f^{-1}\left( f(3) \right) &= \left( 3^3 \right)^{1/3} = 27^{1/3} = 3\\<br /> f^{-1}\left( f(-3) \right) &= \left( (-3)^3 \right)^{1/3} =<br /> (-27)^{1/3} = 3\,e^{i\pi/3}<br /> \end{align*}[/tex]
Essentially, this example shows that
[tex] \begin{align*}<br /> f(f^{-1}(x)) \neq f^{-1}(f(x))<br /> \end{align*}[/tex]
but this must be true for the inverse function! Thus, it would appear that all those websites which claimed an inverse for x^3 were wrong.
What is going on here? When I look at f(x)=x^3, I see that it is onto and that it is 1-1. Could the problem be that f(x) = x^3 does not have an inverse when the range is the complex numbers---thus, it only has an inverse when [itex]f:\mathbb{R}\rightarrow \mathbb{R}[/itex] rather than [itex]f:\mathbb{R} \rightarrow \mathbb{C}[/itex]. Or is the problem that [itex]f^{-1}(x)[/itex] is only valid for x>0? If so, why does this restriction exist. Again, [itex]f(x) = x^3[/itex] is 1-1 and onto.
This problem came up while I was trying to show that the Legendre transformation of [itex]f(x) = x^\alpha / \alpha[/itex] was [itex]g(y) = y^\beta/\beta[/itex] where [itex]1 = \alpha^{-1} + \beta^{-1}[/itex]. Since f must be convex, [itex]\alpha[/itex] must be even.
To do this, I say that [itex]y = f'(x) = x^{\alpha - 1}[/itex]. This is x raised to an odd power. Basically, I have to solve for x in terms of y---which means I need to get rid of that exponent. I can get the result I seek, but it requires that I say that [itex]y^{1/(\alpha - 1)} = x[/itex]. I guess I don't feel comfortable with that statement...it seems like I am throwing away possible solutions.
Thanks,
Last edited: