document.write( "Question 1136739: If f(x) = x/sqr(1+x^2), prove by mathematical induction for n>=2 that f(f(...(f (x))...)) = x/sqr(1+nx^2), if there are n number of letter f's on the LHS.\r
\n" );
document.write( "\n" );
document.write( "Please help! I don't understand what f of f(x) means. What exactly am I subbing in when I am trying to prove true for n=2 and assuming true for n=k?\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #754539 by Theo(13342)![]() ![]() You can put this solution on YOUR website! if you have f(x) = x / sqrt(1 + x^2), then:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(f(x)) simply replaces x with f(x) in the original equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "therefore:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this may be easier to see in my worksheet shown below.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in my worksheet, i carried it through to the end and got the final answer of f(f(x)) = x / sqrt(1 + 2x^2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if follows that, if you then do f(f(f(x)),the answer will be x / sqrt(1 + 3x^3), etc.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a reference on composite functions which you may already be familiar with.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://www.mathsisfun.com/sets/functions-composition.html\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a much simpler example of f(f(x)).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "assume f(x) = x^2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(f(x)) would then replace x with x^2 and you would get f(f(x)) = (x^2)^2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |