document.write( "Question 735077: Please help me solve this question.\r
\n" );
document.write( "\n" );
document.write( "Let g : N -> {+-cos(x), +-sin(x)} be defined by\r
\n" );
document.write( "\n" );
document.write( "\r
\n" );
document.write( "\n" );
document.write( "a)Find a description of g(n) without using the differential operator.
\n" );
document.write( "b)What is the 101st derivative of sinx? That is find g(101).\r
\n" );
document.write( "\n" );
document.write( "I have no idea where to start or how to do a). But I think once I have a) it might be easier to understand and work out b). But I thought I would still ask both. Thank you for your assistance in advance. \n" );
document.write( "
Algebra.Com's Answer #449282 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Let's look at sin(x) first. \n" ); document.write( "y=sin(x) \n" ); document.write( "y'(x)=cos(x) \n" ); document.write( "y''(x)=-sin(x) \n" ); document.write( "y'''(x)=-cos(x) \n" ); document.write( "y''''(x)=sin(x), so at the 4th derivative, we're back to sin(x)\r \n" ); document.write( "\n" ); document.write( "n=1,5,9,13,..., derivative=cos(x) \n" ); document.write( "n=2,6,10,14,..., derivative=-sin(x) \n" ); document.write( "n=3,7,11,15,..., derivative=-cos(x) \n" ); document.write( "n=4,8,12,16,..., derivative=sin(x)\r \n" ); document.write( "\n" ); document.write( "g(101) = cos(x) \n" ); document.write( " \n" ); document.write( " |