document.write( "Question 1143335: Looking for a missing number in the interior of a sequence and can't figure out how to get there.\r
\n" );
document.write( "\n" );
document.write( "1, 4, 27, X, 3761 \n" );
document.write( "
Algebra.Com's Answer #764126 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "There will always an infinite number of polynomial sequences which\r\n" ); document.write( "any subsequence of numbers will fit. I hope your teacher knows that!\r\n" ); document.write( "\r\n" ); document.write( "The first three numbers \r\n" ); document.write( "\r\n" ); document.write( "1, 4, 27, for the sequence are 11, 22, 33,\r\n" ); document.write( "\r\n" ); document.write( "so the fourth term should be 44 or 256, and the 5th term\r\n" ); document.write( "should be 55 or 3125, but there is no way it can be the 3761,\r\n" ); document.write( "which is a prime number.\r\n" ); document.write( "\r\n" ); document.write( "So let's find one polynomial sequence it could be. We make this\r\n" ); document.write( "difference table, where the first column is the given sequence.\r\n" ); document.write( "Then immediately to the right of each number is that number\r\n" ); document.write( "subtracted from what's immediately under it, (if there is a\r\n" ); document.write( "number immediately under it.)\r\n" ); document.write( "\r\n" ); document.write( " 1 3 20 70-X 3908-4x \r\n" ); document.write( " 4 23 X-50 3838-3X \r\n" ); document.write( " 27 X-27 3788-2X\r\n" ); document.write( " X 3761-X \r\n" ); document.write( "3761\r\n" ); document.write( "\r\n" ); document.write( "So we let 3908-4x = 0\r\n" ); document.write( " -4x = -3908\r\n" ); document.write( " x = 977\r\n" ); document.write( "\r\n" ); document.write( "Then that makes a nice looking sequence, since 977 is\r\n" ); document.write( "about the proper looking size.\r\n" ); document.write( "\r\n" ); document.write( "1, 4, 27, 977, 3761\r\n" ); document.write( "\r\n" ); document.write( "That sequence has the nth term:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |