document.write( "Question 1200515: Find the arithmetic sequence which has the sum of its n terms equal to 2n^2+3n
\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #834665 by ikleyn(52785)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Find the arithmetic sequence which has the sum of its n terms equal to 2n^2+3n
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "To solve this problem, you need to know that \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    +----------------------------------------------------+\r\n" );
document.write( "    |    the sum of any arithmetic progression is        |\r\n" );
document.write( "    |      a quadratic function of the index \"n\",        | \r\n" );
document.write( "    +----------------------------------------------------+\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "and vice versa,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    +----------------------------------------------------+\r\n" );
document.write( "    |   any quadratic function of the integer index \"n\"  |\r\n" );
document.write( "    |      creates a unique arithmetic progression.      |\r\n" );
document.write( "    +----------------------------------------------------+\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Based on these facts, it is enough to find the first term of the progression\r\n" );
document.write( "and the second term, and then calculate its common difference.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    n= 1:  \"S%5B1%5D\" = 2*1^2+ 3*1 = 5.     \"a%5B1%5D\" = 5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    n= 2:  \"S%5B1%5D\" = 2*2^2+ 3*2 = 14.    \"a%5B2%5D\" = \"S%5B2%5D\" - \"S%5B1%5D\" = 14 - 5 = 9.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "This arithmetic progression has the first term  \"a%5B1%5D\" = 5  and the common difference d= \"a%5B2%5D\" - \"a%5B1%5D\" = 9 - 5 = 4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The progression is  5, 9, 13, 17, . . . \r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On these properties of arithmetic progression, learn from the lessons\r
\n" ); document.write( "\n" ); document.write( "    - Free fall and arithmetic progressions \r
\n" ); document.write( "\n" ); document.write( "    - Uniformly accelerated motions and arithmetic progressions\r
\n" ); document.write( "\n" ); document.write( "    - Increments of a quadratic function form an arithmetic progression\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );