Proving trig identities

  • Thread starter Callumnc1
  • Start date
  • #1
Callumnc1
915
106
Homework Statement:
Pls see the statement below
Relevant Equations:
Binomial theorem
Why when proving trig identities,
1678912054265.png

Do we assume that r = 1 from ## rcis\theta = r[\cos\theta + i\sin\theta]##? This makes me think that this is somehow it is related the unit circle.

Note: I am trying to prove the ##cos3\theta## identity and am curious why we assume that the modulus is 1.

Many thanks!
 

Answers and Replies

  • #2
PeroK
Science Advisor
Homework Helper
Insights Author
Gold Member
2022 Award
24,046
15,749
Eh?
 
  • #3
Callumnc1
915
106
Eh?
Thank you for your reply @PeroK!

Sorry what do you mean? I can explain.

Many thanks!
 
  • #5
PeroK
Science Advisor
Homework Helper
Insights Author
Gold Member
2022 Award
24,046
15,749
Thank you for your reply @PeroK!

Sorry what do you mean? I can explain.

Many thanks!
What do you mean? What ##r##?
 
  • #6
PeroK
Science Advisor
Homework Helper
Insights Author
Gold Member
2022 Award
24,046
15,749
Include ##r## if you want. It will make no difference to the final identity.
 
  • #7
SammyS
Staff Emeritus
Science Advisor
Homework Helper
Gold Member
11,745
1,331
Homework Statement:: Pls see the statement below
Relevant Equations:: Binomial theorem

Why when proving trig identities,
View attachment 323655
Do we assume that r = 1 from ## rcis\theta = r[\cos\theta + i\sin\theta]##? This makes me think that this is somehow it is related the unit circle.

Note: I am trying to prove the ##cos3\theta## identity and am curious why we assume that the modulus is 1.

Many thanks!
Here we go again.

No. We don't need to assume that the modulus of ##\displaystyle \cos(\theta)+i\sin(\theta)## is ##1## . You should be able to show it.

What is the modulus of ##\displaystyle x+iy ## ?
 
  • #8
Callumnc1
915
106
What do you mean? What ##r##?
Thank you for your reply @PeroK!

##r## is the modulus

Many thanks!
 
  • #9
Callumnc1
915
106
Include ##r## if you want. It will make no difference to the final identity.
Thank you for your reply @PeroK!

Sorry I forgot to mention that ##r## is just some scalar (modulus)

Many thanks!
 
  • #10
36,882
8,933
##\cos(\theta) + i\sin(\theta)## is the polar form of a point P(x, y) on the unit circle. The ray from the origin to point P makes an angle of ##\theta## with the horizontal axis. This fact is something you would have learned in a precalc class...

Since P is a point on the unit circle, its modulus r = ... ?
 
  • #11
Callumnc1
915
106
Here we go again.

No. We don't need to assume that the modulus of ##\displaystyle \cos(\theta)+i\sin(\theta)## is ##1## . You should be able to show it.

What is the modulus of ##\displaystyle x+iy ## ?
Thank you for your reply @SammyS!

Sorry what do you mean show it? Do you mean by by trying to do the proof when r = 2 say?

Many thanks!
 
  • #12
Callumnc1
915
106
##\cos(\theta) + i\sin(\theta)## is the polar form of a point P(x, y) on the unit circle. The ray from the origin to point P makes an angle of ##\theta## with the horizontal axis. This fact is something you would have learned in a precalc class...

Since P is a point on the unit circle, its modulus r = ... ?
Thank you for your reply @Mark44!

I think I did learn. But I though the point on a unit circle was ##(\cos(\theta), \sin(\theta))## not with the imaginary component? Are you talking about a unit circle in the complex plane? I can see that would have a point ##(\cos(\theta), i\sin(\theta))##.

Many thanks!
 
  • #13
Callumnc1
915
106
##\cos(\theta) + i\sin(\theta)## is the polar form of a point P(x, y) on the unit circle. The ray from the origin to point P makes an angle of ##\theta## with the horizontal axis. This fact is something you would have learned in a precalc class...

Since P is a point on the unit circle, its modulus r = ... ?
Thank you for your reply @Mark44!

r = 1

Many thanks!
 
  • #14
36,882
8,933
Do we assume that r = 1 from ## rcis\theta = r[\cos\theta + i\sin\theta]##?
No.

But the problem you posted doesn't include r. It is a proof of the identity ##(\cos(\theta) + i
\sin(\theta))^3 = \cos(3\theta) + i\sin(3\theta)##.
 
  • #15
Callumnc1
915
106
Here we go again.

No. We don't need to assume that the modulus of ##\displaystyle \cos(\theta)+i\sin(\theta)## is ##1## . You should be able to show it.

What is the modulus of ##\displaystyle x+iy ## ?
Thank you for your reply @SammyS!

##r = \sqrt {x^2 + y^2}##

Many thanks!
 
  • #16
Callumnc1
915
106
No.

But the problem you posted doesn't include r. It is a proof of the identity ##(\cos(\theta) + i
\sin(\theta))^3 = \cos(3\theta) + i\sin(3\theta)##.
Thank you for your reply @Mark44!

I am wondering whether the identity can be proved in general for any r. That is, if we let
##(r[\cos(\theta) + i\sin(\theta)])^3##.

EDIT: I believe it would work, but why?

Many thanks!
 
  • #18
Callumnc1
915
106
Not for just any old r, but it can be proved for integer values of r. This is what De Moivre's Theorem is concerned with. See https://math.libretexts.org/Bookshelves/Precalculus/Book:_Trigonometry_(Sundstrom_and_Schlicker)/05:_Complex_Numbers_and_Polar_Coordinates/5.03:_DeMoivres_Theorem_and_Powers_of_Complex_Numbers.
Thank you for your reply @Mark44!

I will check that out. Sorry, I was meant to post that question I had (accidently in the intro physics forum) about complex identity in this forum.

Many thanks!
 
  • #19
malawi_glenn
Science Advisor
Homework Helper
Gold Member
2022 Award
6,374
1,967
You basically need to understand where those identities come from ##z^n + \dfrac{1}{z^n} = 2 \cos (n\theta)## in your (now) closed thread https://www.physicsforums.com/threads/another-way-to-find-trig-identities.1050812/

Here is a guide you can follow to prove the identity above.
1) any complex number ##z## where ##|z| = 1## can by definition be written as ##\cos \theta + \mathrm{i} \sin \theta##.
2) ##z^n = \cos (n\theta) + \mathrm{i} \sin (n\theta)## where ##n## is a positive integer. This one is pretty simple to prove, you have probably done so in class. Otherwise, it is pretty simple to show using a proof by induction, e.g. show that if ##z^p = \cos (p\theta) + \mathrm{i} \sin (p\theta)## where ##p## is a positive integer, then show the following also holds: ##z^{p+1} = \cos ((p+1)\theta) + \mathrm{i} \sin ((p+1)\theta)##
3) Next things to understand, is that ##\dfrac{1}{z^n} = \cos (-n\theta) + \mathrm{i} \sin (-n\theta)## for ##n## any integer, positive or negative (and 0 of course). This is also pretty simple to show. Use that cos is even function and that sin is odd function. Then show that this indeed is equal to ##\dfrac{1}{z^n}##.
4) Now you are almost there. Should be straightforward to show that ##z^n + \dfrac{1}{z^n} = 2 \cos (n\theta)## at this point.
 
Last edited:
  • Informative
  • Like
Likes scottdave and Callumnc1
  • #20
SammyS
Staff Emeritus
Science Advisor
Homework Helper
Gold Member
11,745
1,331
Thank you for your reply @SammyS!

##r = \sqrt {x^2 + y^2}##

Many thanks!
What do you mean by "Thanks"?

I intended that you apply that to ##\displaystyle \cos(\theta)+i\sin(\theta)## and show that its Modulus is indeed ##1## .

Math is a not a spectator sport. You must practice and do, not just watch and cheer.
 
  • Like
Likes PeroK and Callumnc1
  • #21
FactChecker
Science Advisor
Homework Helper
Gold Member
7,737
3,399
You basically need to understand where those identities come from ##z^n + \dfrac{1}{z^n} = 2 \cos (n\theta)## in your (now) closed thread https://www.physicsforums.com/threads/another-way-to-find-trig-identities.1050812/

Here is a guide you can follow to prove the identity above.
1) any complex number ##z## can by definition be written as ##\cos \theta + \mathrm{i} \sin \theta##.
No, this is only true if ##|z| = 1##. In general,
##z = |z|e^{i \arg(z)} = |z|(\cos(\arg(z))+i\sin(\arg(z))) = |z|(\cos(\theta)+i\sin(\theta))##, where ##\theta = \arg(z)##.
 
  • Like
Likes malawi_glenn and Callumnc1
  • #22
Callumnc1
915
106
You basically need to understand where those identities come from ##z^n + \dfrac{1}{z^n} = 2 \cos (n\theta)## in your (now) closed thread https://www.physicsforums.com/threads/another-way-to-find-trig-identities.1050812/

Here is a guide you can follow to prove the identity above.
1) any complex number ##z## can by definition be written as ##\cos \theta + \mathrm{i} \sin \theta##.
2) ##z^n = \cos (n\theta) + \mathrm{i} \sin (n\theta)## where ##n## is a positive integer. This one is pretty simple to prove, you have probably done so in class. Otherwise, it is pretty simple to show using a proof by induction, e.g. show that if ##z^p = \cos (p\theta) + \mathrm{i} \sin (p\theta)## where ##p## is a positive integer, then show the following also holds: ##z^{p+1} = \cos ((p+1)\theta) + \mathrm{i} \sin ((p+1)\theta)##
3) Next things to understand, is that ##\dfrac{1}{z^n} = \cos (-n\theta) + \mathrm{i} \sin (-n\theta)## for ##n## any integer, positive or negative (and 0 of course). This is also pretty simple to show. Use that cos is even function and that sin is odd function. Then show that this indeed is equal to ##\dfrac{1}{z^n}##.
4) Now you are almost there. Should be straightforward to show that ##z^n + \dfrac{1}{z^n} = 2 \cos (n\theta)## at this point.
Thank you for your reply @malawi_glenn!

That is very helpful!

I will try to prove it.

Many thanks!
 
  • #23
Callumnc1
915
106
What do you mean by "Thanks"?

I intended that you apply that to ##\displaystyle \cos(\theta)+i\sin(\theta)## and show that its Modulus is indeed ##1## .

Math is a not a spectator sport. You must practice and do, not just watch and cheer.
Thank you for your reply @SammyS!

Oh, so ## r = \sqrt {\cos^2\theta + (i^2\sin\theta)} = \sqrt { \cos^2\theta + \sin^2\theta} = 1##



Many thanks!
 
  • #24
FactChecker
Science Advisor
Homework Helper
Gold Member
7,737
3,399
Homework Statement:: Pls see the statement below
Relevant Equations:: Binomial theorem

Why when proving trig identities,
View attachment 323655
Do we assume that r = 1 from ## rcis\theta = r[\cos\theta + i\sin\theta]##? This makes me think that this is somehow it is related the unit circle.
Yes, it is. ##[\cos(\theta) + i \sin(\theta)]^3 = [e^{i \theta}]^3##. Now use the properties of exponents and put it back into the cos(), i sin() form.
 
  • Informative
  • Like
Likes scottdave and Callumnc1
  • #25
Callumnc1
915
106
No, this is only true if ##|z| = 1##. In general,
##z = |z|e^{i \arg(z)} = |z|(\cos(\arg(z))+i\sin(\arg(z))) = |z|(\cos(\theta)+i\sin(\theta))##, where ##\theta = \arg(z)##.
Thank you for your reply @FactChecker !

True it is ##z = |z|e^{i\theta}##

Many thanks!
 
  • #26
Callumnc1
915
106
Yes, it is. ##[\cos(\theta) + i \sin(\theta)]^3 = [e^{i \theta}]^3##. Now use the properties of exponents and put it back into the cos(), i sin() form.
Thank you for your reply @FactChecker!

Sorry what do you mean?

Many thanks!
 
  • #27
Callumnc1
915
106
Yes, it is. ##[\cos(\theta) + i \sin(\theta)]^3 = [e^{i \theta}]^3##. Now use the properties of exponents and put it back into the cos(), i sin() form.
Thank you for your reply @FactChecker!

Sorry never mind. I think I understand now.

##[e^{i\theta}]^3 = e^{3\theta i}## which from the definition of Euler's formula gives
##\cos3\theta + i\sin3\theta## interesting that we don't have to use de moiré's theorem.


Many thanks!
 
  • Like
Likes FactChecker
  • #28
SammyS
Staff Emeritus
Science Advisor
Homework Helper
Gold Member
11,745
1,331
Thank you for your reply @SammyS!

Oh, so ## r = \sqrt {\cos^2\theta + (i^2\sin\theta)} = \sqrt { \cos^2\theta + \sin^2\theta} = 1##



Many thanks!
Not quite right.

Details:

##\displaystyle \sqrt {\cos^2\theta + (i^2\sin\theta)}##

is wrong in a couple of ways,
 
  • #29
Callumnc1
915
106
Not quite right.

Details:

##\displaystyle \sqrt {\cos^2\theta + (i^2\sin\theta)}##

is wrong in a couple of ways,
Thank you for your reply @SammyS!

Sorry how?

Many thanks!
 
  • #30
SammyS
Staff Emeritus
Science Advisor
Homework Helper
Gold Member
11,745
1,331
  • #31
Callumnc1
915
106
You tell me.
Thank you for your reply @SammyS!


I let ##x = \cos\theta## and ##y = i\sin\theta## from the complex circle.

Many thanks!
 
  • #32
SammyS
Staff Emeritus
Science Advisor
Homework Helper
Gold Member
11,745
1,331
Thank you for your reply @SammyS!


I let ##x = \cos\theta## and ##y = i\sin\theta## from the complex circle.

Many thanks!
No.

##y## does not include the ##i##.

Take some time before blasting back with a thoughtless answer.
 
  • #33
FactChecker
Science Advisor
Homework Helper
Gold Member
7,737
3,399
Thank you for your reply @FactChecker!

Sorry never mind. I think I understand now.

##[e^{i\theta}]^3 = e^{3\theta i}## which from the definition of Euler's formula gives
##\cos3\theta + i\sin3\theta## interesting that we don't have to use de moiré's theorem.


Many thanks!
I guess it depends on what class this is for, and if you are allowed to use Euler's formula. Many people consider Euler's formula to be the most important equation in mathematics.
 
  • #34
Callumnc1
915
106
No.

##y## does not include the ##i##.

Take some time before blasting back with a thoughtless answer.
Thank you for your reply @SammyS!

I just realized that before I read you reply! For some reason I was thinking that it need an i for a point on a unit circle in complex plane.

Many thanks!
 
  • #35
Callumnc1
915
106
I guess it depends on what class this is for, and if you are allowed to use Euler's formula. Many people consider Euler's formula to be the most important equation in mathematics.
Thank you for your reply @FactChecker !

This is for a linear algebra class.

Many thanks!
 

Suggested for: Proving trig identities

  • Last Post
Replies
17
Views
781
Replies
1
Views
529
Replies
5
Views
474
Replies
6
Views
102
  • Last Post
2
Replies
57
Views
1K
  • Last Post
Replies
4
Views
1K
Replies
2
Views
621
Replies
24
Views
2K
Replies
10
Views
448
Replies
4
Views
151
Top