document.write( "Question 1163528: please help me solve this problem\r
\n" );
document.write( "\n" );
document.write( "P(x) function polynomial 2nd degree P(1)=1 P(2)=7 P(3)=19\r
\n" );
document.write( "\n" );
document.write( "we have natural integer n ⁄ n≥1\r
\n" );
document.write( "\n" );
document.write( "proof that P(1)+P(2)+...+P(n)=n^3\r
\n" );
document.write( "\n" );
document.write( "please help me solve this problem \n" );
document.write( "
Algebra.Com's Answer #787655 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "1. Finding the quadratic function from the given data points.... \n" ); document.write( "A traditional algebraic method.... \n" ); document.write( "The general quadratic polynomial is \n" ); document.write( "Use the three given data points to form three equations in a, b, and c; then solve the system of equations. \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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWER: The quadratic function for the given points is \n" ); document.write( "Here is another method for finding the quadratic function -- far less common than the preceding method; but useful if you know how to use it. \n" ); document.write( "In the quadratic function \n" ); document.write( "Use that to determine coefficient a. \r\n" ); document.write( " 1 7 19 <-- given sequence\r\n" ); document.write( " 6 12 <-- first differences (differences between successive terms)\r\n" ); document.write( " 6 <-- second difference (difference between successive first differences) \n" ); document.write( "The second difference is 6; since 2a=6, that means a=3. \n" ); document.write( "Now compare the whole function \n" ); document.write( "n=1: an^2 = 3(1^2) = 3; P(1) = 1; difference is -2 \n" ); document.write( "n=2: an^2 = 3(2^2) = 12; P(2) = 7; difference is -5 \n" ); document.write( "n=3: an^2 = 3(3^2) = 27; P(3) = 19; difference is -8 \n" ); document.write( "The linear polynomial \n" ); document.write( "Therefore, the polynomial that produces the given sequence is \n" ); document.write( "2. Proving that P(1)+P(2)+...+P(n)=n^3.... \n" ); document.write( "Prove using mathematical induction. To do that proof, we need to show two things: \n" ); document.write( "(a) P(1) = 1: \n" ); document.write( " \n" ); document.write( "(b) The difference between \n" ); document.write( " \n" ); document.write( "The proof is complete. \n" ); document.write( " \n" ); document.write( " |