Understanding a Complex Math Equality: Cosine and Cubic Functions Explained

  • Thread starter Thread starter Mentallic
  • Start date Start date
Mentallic
Homework Helper
Messages
3,802
Reaction score
95

Homework Statement


I found this equality in the thread https://www.physicsforums.com/showthread.php?t=407130"
<br /> cos\left(\frac{1}{3}arccos(z)\right) = \frac{\left(z + \sqrt{z^2-1}\right)^{1/3}}{2} + \frac 1 {2\left(z+\sqrt{z^2-1}\right)^{1/3}} <br />
and I'd like to know how it works.

Note: I haven't studied this, but I do know about complex numbers and I got some hints from that thread on what to do.

The Attempt at a Solution


First of all, I assumed it was true.

For the left side of the equality, let y=cos\left(\frac{1}{3}arccos(z)\right)

so z=cos\left(3arccos(y)\right)

by trig identities, cos\left(3arccos(y)\right)=4y^3-3y

So the solutions to y=cos\left(\frac{1}{3}arccos(z)\right) are the solutions (not exactly sure which of the 3) to the cubic 4y^3-3y-z=0

and now taking the right side, y=\frac{\left(z + \sqrt{z^2-1}\right)^{1/3}}{2} + \frac 1 {2\left(z+\sqrt{z^2-1}\right)^{1/3}}

z+\sqrt{z^2-1}=cos(z)+isin(z)

simplifying this gives y=cos(z/3)

So hence for this equality to be true, 4\left(cos(z/3)\right)^3-3\left(cos(z/3)\right)-z=0 for all z, but this isn't the case.

Please help me understand this more :smile:
 
Last edited by a moderator:
Physics news on Phys.org
Hi Mentallic! :smile:
Mentallic said:
So hence for this equality to be true, 4\left(cos(z/3)\right)^3-3\left(cos(z/3)\right)-z=0 for all z, but this isn't the case.

You mean 4\left(cos(z/3)\right)^3-3\left(cos(z/3)\right)-cos(z)=0, which is true …

just expand cos(z/3 + 2z/3). :wink:
 


But z=cos\left(3arccos(y)\right)

and cos\left(3arccos(y)\right)=4y^3-3y where y=cos\left(\frac{1}{3}arccos(z)\right)

So shouldn't it then be 4y^3-3y=z ?

Yeah if I change it to cos(z) it works, but I still don't see where I've gone wrong.
 
You're interchangeably using z as an angle and as a cosine.

In particular, your …
Mentallic said:
z+\sqrt{z^2-1}=cos(z)+isin(z)

isn't true. :wink:

(unless cosz = z)
 


Oh of course... :blushing:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top