Processing math: 100%

First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 11 years ago

Shashank gravatar image

Can I express a function as a series of another set of functions

Let me give an example

Suppose I want to expand cos(x)4 as in a series of functions Ck=(1/2cos(kx)). That is cos(4x)=k0C0+k1C1+k2C2 and I am looking for coefficients k

Now, I can use trig_reduce() to express cos(x)4 as a sum cos(kx), but how do I get get cos(x)4 in terms of Ck.