document.write( "Question 366527: find fourier series of cos^3 of x, and sin^3 of x ..
\n" );
document.write( "any one could help ..pleez,,
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #261277 by Jk22(389)![]() ![]() You can put this solution on YOUR website! Given a function f(x) , we shall write the Fourier series of this. \n" ); document.write( "There are series in complex exponential, sine or cosine. Let f(x) a function which is 2Pi periodic \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "with \n" ); document.write( " \n" ); document.write( "since cos(mx) and cos(nx) are orthogonal functions. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Consider an even function like cos(x)^3, only cosine (even) terms will appear. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "However without doing the integration, we can write cos(x) with complex numbers : cos(x) = (exp(ix)+exp(-ix))/2 \n" ); document.write( " \n" ); document.write( "then cos(x)^3 = 1/8*(exp(i3x)+3exp(ix)+3exp(-ix)+exp(-i3x)) \n" ); document.write( " \n" ); document.write( "= cos(3x)/4 + 3/4*cos(x) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " We can now show that this corresponds to the definition above :\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "hence \n" ); document.write( " \n" ); document.write( "The same can be shown for : \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "the similar calculation can be done with sin(x) = (exp(ix) - exp(-ix))/(2i) \n" ); document.write( " \n" ); document.write( "sin(x)^3 = (exp(3ix) - 3exp(ix) + 3exp(-ix) - exp(-i3x))/(2i)^3 \n" ); document.write( " \n" ); document.write( "= (- sin(3x) + 3sin(x))/4 \n" ); document.write( " |