PDA

View Full Version : Linear Combination of Cosine Function


g9s0x
Oct16-05, 11:27 PM
How would I express cos(wt+1) as a linear combination of cos(wt) and sin(wt)?

mathman
Oct17-05, 12:14 AM
Basic formula: cos(x+y)=cos(x)cos(y)-sin(x)sin(y). You should be able to take it from there.