Asked by Anonymous
                Given z=cos*(delta)+j sin*(delta),show that z^n+1/(z^n)=2cos*n*(delta) 
            
            
        Answers
                    Answered by
            Anonymous
            
    ,where n is a real number.
    
                    Answered by
            Steve
            
    to avoid having to use Greek letters, I'll just use x. I think you mean
z = cos(x) + j sin(x)
De Moivre's formula says that
z^n + 1/z^n
= z^n + z^-n
= cos(nx) + j sin(nx) + cos(-nx) + j sin(-nx)
= cos(nx) + j sin(nx) + cos(nx) - j sin(nx)
= 2cos(nx)
cos(x) is a function, not multiplication. Lose the *
    
z = cos(x) + j sin(x)
De Moivre's formula says that
z^n + 1/z^n
= z^n + z^-n
= cos(nx) + j sin(nx) + cos(-nx) + j sin(-nx)
= cos(nx) + j sin(nx) + cos(nx) - j sin(nx)
= 2cos(nx)
cos(x) is a function, not multiplication. Lose the *
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.