View Full Version : Linearizing a cosine
springo
Nov15-08, 03:02 PM
1. The problem statement, all variables and given/known data
I make the product \cos(x)\cos(5x) a sum of two cosines. I think this is called linearizing but please correct me if I'm wrong.
(I need it to find the n-th derivative of that function).
2. Relevant equations
3. The attempt at a solution
I know the answer is:
\frac{\cos(4x)+\cos(6x)}{2}
- Thanks HP 50g ;) -
But how do I get to this result?
I think I should be using Moivre's formula but I get both sines and cosines in my formula.
But how do I get to this result?
The most straightforward way is to apply the basic trig identities. The relevant one is on the list of ones you should, if you intend to do a lot of arithmetic with trig functions, either have memorized, or know how to derive quickly.
I think I should be using Moivre's formula but I get both sines and cosines in my formula.
Did you finish simplifying the expression you got? What did you actually get?
springo
Nov15-08, 03:26 PM
The most straightforward way is to apply the basic trig identities. The relevant one is on the list of ones you should, if you intend to do a lot of arithmetic with trig functions, either have memorized, or know how to derive quicky.
Did you finish simplifying the expression you got? What did you actually get?
Well, I did get to this with Moivre's formula:
16\cos^6 x-20\cos^4 x+5\cos^2 x
Obviously I could expand cos(4x) and cos(6x) and be like "Oh! If you sum them and divide by 2, you get that too!" but I would never think about expanding cos(4x) and cos(6x) if I didn't know the result beforehand.
What were your first couple steps?
If you did what I think you did... you might consider not expanding your cis's, preferring to keep them in factored form.
(If you haven't seen that abbreviation, the function cis is defined as cis(z) = cos(z) + i sin(z))
Well, I did get to this with Moivre's formula:
16\cos^6 x-20\cos^4 x+5\cos^2 x
Obviously I could expand cos(4x) and cos(6x) and be like "Oh! If you sum them and divide by 2, you get that too!" but I would never think about expanding cos(4x) and cos(6x) if I didn't know the result beforehand.
Actually, you might! If you knew that the expansion of cos(nx) has cos^n x in it, you would consider expanding cos(6x) to kill off the leading term, and then continue going from there.
springo
Nov15-08, 03:35 PM
What were your first couple steps?
If you did what I think you did... you might consider not expanding your cis's, preferring to keep them in factored form.
(If you haven't seen that abbreviation, the function cis is defined as cis(z) = cos(z) + i sin(z))
What I did:
cis(z) = cis(nz) cos(nz) + i sin(nz) = [cos(z) + i sin(z)]^n
Then take real part. Then replace: sin^2 (x) = 1- cos^2 (x)
I don't really understand what you mean by not expanding my cis(z).
Edit: That would leave me with something to the fourth power and I would think "maybe now try cos(4x)" and voilą! Yep... But I still would like to hear the explanation for cis(z) if it's possible.
I had assumed you started by doing something like
\cos x \cos 5x = \frac{cis(x) + cis(-x)}{2} \frac{cis(5x) + cis(-5x)}{2}
or maybe
\cos x \cos 5x = \mathcal{R}[ cis(x) ] \mathcal{R}[ cis(5x) ]
(Grrr, why can't I figure out how to typeset this right? :frown:)
springo
Nov15-08, 03:51 PM
I had assumed you started by doing something like
\cos x \cos 5x = \frac{cis(x) + cis(-x)}{2} \frac{cis(5x) + cis(-5x)}{2}
or maybe
\cos x \cos 5x = \mathcal{R}[ cis(x) ] \mathcal{R}[ cis(5x) ]
(Grrr, why can't I figure out how to typeset this right? :frown:)
It was the latter. The former uses formulae I have never encountered.
It was the latter. The former uses formulae I have never encountered.
Do you know how to write the "real part" function in terms of complex conjugation?
springo
Nov15-08, 07:23 PM
Do you know how to write the "real part" function in terms of complex conjugation?
\Re (z) = \frac{z + \overline{z}}{2}
Right?
\Re (z) = \frac{z + \overline{z}}{2}
Right?
Right. That's where the other formula I wrote came from.
(Incidentally, similar ideas can be used to kill off unwanted terms in various trig identities...)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.