onebytwo said:
x^5 = (x-3)^5, find possible values for x
i know that they are the same type of line but (x-3)^5 is shifted to the right three units, so they have no points of intersection and thus no real solution.
i tried using mod-arg form but couldnt get anywhere
any help appreciated thanks
Dear
onebytwo, hoping this isn't too late to help.
First, begin with the following identity: (
from memory, I did this last year so you probably would know it already but just in case you didn't I have laid out the proof in the appendix at the end of this post)
1 - Cis@ = (2(1- Cos@))1/2 .Cis[(@ - pi)/2] ____________________ (1)
where @ here denotes an angle in radians.
Knowing that, we proceed as follows:
1) x = 0 does
not satisfy the equation x
5 = (x-3)
5
2) So for all x not 0, we
divide the equation throughout by x
5 :
--->
1 = (x-3)
5/x
5 = [(x-3)/x]
5 =
(1 - 3/x)5
LHS = 1 = Cis(0 + 2k.pi) = Cis(2k.pi) , where k = {1, -1, 2, -2} gives all the solution. k cannot be 0 as the roots of the equation occur in conjugates since we already know no real roots exist by virtue of previous authors
sasquatch &
Riviet.
So we have, (1 - 3/x)
5 = Cis(2k.pi)
---> 1 - 3/x = Cis(2k.pi/5)
____________________ By DeMoivre's Theorem
Then, by identity (1):
3/x = 1 - Cis(2k.pi/5) = (2(1 - Cos(2k.pi/5)))
1/2.Cis[(2k.pi - 5pi)/10]
---> x = 3/(2(1 - Cos(2k.pi/5)))
1/2.Cis[(2k.pi - 5pi)/10]]
But 1/Cis@ = Cis(-@)
---> x = (3Cis[(5pi - 2k.pi)/10])/(2(1 - Cos(2k.pi/5)))
1/2
And finally, for k = {1, -1, 2, -2} we have the solutions:
x = {(3Cis(3pi/10))/(2(1 - Cos(2pi/5)))1/2, (3Cis(7pi/10))/(2(1 - Cos(2pi/5)))1/2, (3Cis(pi/10))/(2(1 - Cos(4pi/5)))1/2, (3Cis(9pi/10))/(2(1 - Cos(4pi/5)))1/2}
- are the solutions of the
quartic equation: x
5 = (x-3)
5
Hope that helps
.
APPENDIX
Prove identity (1): 1 - Cis@ = (2(1- Cos@))
1/2 .Cis[(@ - pi)/2]
1) Modulus:
|1 - Cis@| = |(1 - Cos@) + i(-Sin@)| = [(1 - Cos@)
2 + Sin
2@]
1/2 = (1 - 2Cos@ + Cos
2@ + Sin
2@)
1/2
= (2(1- Cos@))
1/2
2) Argument:
Arg{1 - Cis@} = Arg{(1 - Cos@) + i(-Sin@)} = Tan
-1(Sin@/(Cos@ - 1))
Sin@ = 2Sin(@/2).Cos(@/2)
Cos@ = 1 - 2Sin
2(@/2) ---> Cos@ - 1 = -2Sin
2(@/2)
---> Sin@/(Cos@ - 1) = [2Sin(@/2).Cos(@/2)]/-2Sin
2(@/2) = -Cot(@/2)
---> Arg{1 - Cis@} = Tan
-1(-Cot(@/2)) = -Tan
-1(Cot(@/2))
But there exist the identity:
pi/2 = Tan-1(#) + Tan-1(1/#)
Hence: Arg{1 - Cis@} = -(pi/2 - Tan
-1(1/Cot(@/2))) = -(pi/2 - Tan
-1(Tan(@/2))) = @/2 - pi/2
= (@ - pi)/2
Finally, putting 1) and 2) together yields:
1 - Cis@ = (2(1- Cos@))
1/2 .Cis[(@ - pi)/2]