mojako said:
f(x): y = 3x - x^3
inverse f(x): x = 3y - y^3
can we make y the subject in inverse f(x)
Thanks.
Well, since the cubic is already in the form y^3+Ay=B, there is no need to depress it.
So, that makes things slightly, er... simpler.
Anyway, I worked out that the 3 roots of the cubic are:
x=[(y+sqrt(y^2-4))/2]^(1/3)+[(y-sqrt(y^2-4))/2]^(1/3)
x=-0.5*{[(y+sqrt(y^2-4))/2]^(1/3)+[(y-sqrt(y^2-4))/2]^(1/3)} + 0.5i*sqrt(3)*{[(y+sqrt(y^2-4))/2]^(1/3)-[(y-sqrt(y^2-4))/2]^(1/3)}
x=-0.5*{[(y+sqrt(y^2-4))/2]^(1/3)+[(y-sqrt(y^2-4))/2]^(1/3)} - 0.5i*sqrt(3)*{[(y+sqrt(y^2-4))/2]^(1/3)-[(y-sqrt(y^2-4))/2]^(1/3)}
.'., inverse f(x) is:
[(x+sqrt(x^2-4))/2]^(1/3)+[(x-sqrt(x^2-4))/2]^(1/3)
or
-0.5*{[(x+sqrt(x^2-4))/2]^(1/3)+[(x-sqrt(x^2-4))/2]^(1/3)} + 0.5i*sqrt(3)*{[(x+sqrt(x^2-4))/2]^(1/3)-[(x-sqrt(x^2-4))/2]^(1/3)}
or
-0.5*{[(x+sqrt(x^2-4))/2]^(1/3)+[(x-sqrt(x^2-4))/2]^(1/3)} - 0.5i*sqrt(3)*{[(x+sqrt(x^2-4))/2]^(1/3)-[(x-sqrt(y^2-4))/2]^(1/3)}
Or maybe just the non-complex root. Yea... use that.
Although suffice it to say, you needn't worry about getting a question like this in an exam.
Oww my head.