document.write( "Question 1035560: Find the fifth term of the following sequence: a1 = 2; an = n^2 + an-1\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #650193 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Find the fifth term of the following sequence: a1 = 2; an = n^2 + an-1
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "I will show you how to find the second therm.\r\n" );
document.write( "Simply plug in the number \"2\" instead of n into the formula\r\n" );
document.write( "\r\n" );
document.write( "\"a%5Bn%5D\" = \"n%5E2+%2B+a%5Bn-1%5D\".   (1)\r\n" );
document.write( "\r\n" );
document.write( "You will get \r\n" );
document.write( "\r\n" );
document.write( "\"a%5B2%5D\" = \"2%5E2+%2B+a%5B1%5D\" = \"4+%2B+2\" = 4 + 2 = 6.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Next, I will show you how to find the third therm.\r\n" );
document.write( "Simply plug in the number \"3\" instead of n into the formula (1). You will get\r\n" );
document.write( "\r\n" );
document.write( "\"a%5B3%5D\" = \"3%5E2+%2B+a%5B2%5D\" = \"9+%2B+6\" = 15.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Go further in the same manner and get \"a%5B4%5D\" and \"a%5B5%5D\".\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );