document.write( "Question 1203845: 20, 32, 47, 57, ?, 80
\n" );
document.write( "Find the missing number of the given series \n" );
document.write( "
Algebra.Com's Answer #839709 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "There is no mathematics to this; it is purely entertainment. \n" ); document.write( "ANY number in the missing spot makes a valid sequence. \n" ); document.write( "If there is no information given about what kind of sequence it is, then it is only a guessing game. \n" ); document.write( "Spend as much (or, better yet, as little!) time as you want trying to find a pattern that predicts the missing number -- knowing that any \"answer\" you come up with might not be \"right\". \n" ); document.write( "------------------------------------------------------------------ \n" ); document.write( "Since you have received several responses saying that it's not possible to know the answer, I will add to my response to show that there is a formal mathematical way to find ONE POSSIBLE answer to the problem. \n" ); document.write( "The problem shows terms 1, 2, 3, 4, and 6 of a sequence. We can find a solution using formal mathematics if we assume that the sequence is generated by a polynomial function. If we do that, then we are looking for a polynomial f(x) for which \n" ); document.write( "f(1)=20; f(2)=32; f(3)=47; f(4)=57; and f(6)=80 \n" ); document.write( "5 known function values can be fitted with a unique polynomial of degree 4, so we are looking for a function \n" ); document.write( " \n" ); document.write( "that has the 5 given function values. \n" ); document.write( "We can use matrices (e.g., on a graphing calculator like a TI-83 or TI-84) to find the polynomial function that generates the given function values. Doing that gives us the following polynomial: \n" ); document.write( " \n" ); document.write( "We can then find the missing number in the sequence by evaluating f(5), which turns out to be 64. \n" ); document.write( "So ONE POSSIBLE answer to the problem, using a formal mathematical process is 64. \n" ); document.write( "We can also find that answer, without finding the polynomial that generates the sequence, using the method of finite differences. In a polynomial of degree 4, the 4th differences are constant. \n" ); document.write( "So we can call the missing term x and find the 4th differences and set them equal to find the missing term. \r\n" ); document.write( "\r\n" ); document.write( " 20 32 47 57 x 80 given terms\r\n" ); document.write( " 12 15 10 x-57 80-x 1st differences\r\n" ); document.write( " 3 -5 x-67 137-2x 2nd differences\r\n" ); document.write( " -8 x-62 204-3x 3rd differences\r\n" ); document.write( " x-54 266-4x 4th differences \n" ); document.write( "The 4th differences must be the same: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |