Proving (cosx+isinx)^2: A Simple Complex Number Problem | Homework Solution

AI Thread Summary
The discussion revolves around proving the equation (cosx + isin x)^2 = cos 2x + isin 2x. The initial attempt involved expanding the left side and simplifying it using trigonometric identities. Participants clarified the steps, emphasizing the correct application of the double angle formulas for cosine and sine. The final expression was confirmed to be cos 2x + isin 2x after addressing earlier simplification errors. Overall, the collaboration led to a clearer understanding of the problem and its solution.
nirvana1990
Messages
46
Reaction score
0

Homework Statement


Show that: (cosx+isinx)^2= cos2x + isin2x


Homework Equations


i^2=-1


The Attempt at a Solution



Well, here's my attempt!
(cosx+isinx)^2=(cosx+isinx)(cosx+isinx)
=(cos^2x)+(2[isinxcosx])+(i^2sin^2x)
=(cos^2x)+(2[isinxcosx])-sin^2x

p.s. when i wrote cos^2x, for example, I meant cos squared, multiplied by x.
 
Physics news on Phys.org
Have a look at the basic double angle formulas for cos2x and sin2x, and all will be revealed!
 
Ooh thanks that was quite helpful but now i seem to have over-simplified somehow!
I got: cos^2x-sin^2x+2isin2xcos2x
=cos2x+2isin2xcos2x (by using cos^2x-sin^2x=cos2x)
Then would you divide by cos2x to give: 1+2isin2x? Or should I use sin2x=2sinxcosx somewhere??
 
nirvana1990 said:
Ooh thanks that was quite helpful but now i seem to have over-simplified somehow!
I got: cos^2x-sin^2x+2isin2xcos2x
No, you did not have that before- you are getting ahead of yourself!
You had cos2x- sin2x+ i(2 sin x cos x), NOT "2cos 2x sin 2x.

=cos2x+2isin2xcos2x (by using cos^2x-sin^2x=cos2x)
Then would you divide by cos2x to give: 1+2isin2x? Or should I use sin2x=2sinxcosx somewhere??
Since you do have 2 sin x cos x, it should be obvious exactly where to use that!
 
Yes thanks I realized my error this morning after doing many numerical examples!
cos^2x-sin^2x+ 2(isinxcosx)= cos2x+i(2sinxcosx)=cos2x+isin2x

thanks for the help!
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top