document.write( "Question 696538: Can someone please help with conjectures? I do not understand how to create a formula for these. I get how 1 = 1, or n^2 and #2 with 3^2 but that is as far as I understand.\r
\n" );
document.write( "\n" );
document.write( "Consider the following four equations:
\n" );
document.write( "1) 1 = 1
\n" );
document.write( "2) 2 + 3 + 4 = 1 + 8
\n" );
document.write( "3) 5 + 6 + 7 + 8 + 9 = 8 + 27
\n" );
document.write( "4) 10 + 11 + 12 + 13 + 14 + 15 + 16 = 27 + 64 = 91\r
\n" );
document.write( "\n" );
document.write( "Conjecture the general formula suggested by these four equations, and prove your conjecture. \n" );
document.write( "
Algebra.Com's Answer #429105 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " 1) 1 = 1 \r\n" ); document.write( " 2) 2 + 3 + 4 = 1 + 8 \r\n" ); document.write( " 3) 5 + 6 + 7 + 8 + 9 = 8 + 27 \r\n" ); document.write( " 4) 10 + 11 + 12 + 13 + 14 + 15 + 16 = 27 + 64 = 91\r\n" ); document.write( "\r\n" ); document.write( "Each left side is an arithmetic series\r\n" ); document.write( "\r\n" ); document.write( "1. First we make a conjecture about the first term of each \r\n" ); document.write( "arithmetic series. \r\n" ); document.write( "\r\n" ); document.write( "Those first terms on the left go 1,2,5,10. Let's compare\r\n" ); document.write( "that to a list of squares beginning with 0², i.e., 1.2.4.9:\r\n" ); document.write( "n 1,2,3, 4\r\n" ); document.write( "an 1,2,5,10\r\n" ); document.write( "(n-1)² 0,1,4, 9\r\n" ); document.write( "\r\n" ); document.write( "each number is square of 1 more than the square of 1 less than n\r\n" ); document.write( "so the general term is (n-1)²+1, or n²-2n+1+1or n²-2n+2.\r\n" ); document.write( " n²-2n+2\r\n" ); document.write( "\r\n" ); document.write( "2. Next we make a conjecture about the number of terms in each \r\n" ); document.write( "arithmetic series. \r\n" ); document.write( "\r\n" ); document.write( "The number of terms on the left go 1,3,5,7 which is the odd numbers.\r\n" ); document.write( "We compare them to the even integers, 2n\r\n" ); document.write( "\r\n" ); document.write( "n 1,2,3,4\r\n" ); document.write( "an 1,3,5,7\r\n" ); document.write( "2n 2,4,6,8\r\n" ); document.write( "\r\n" ); document.write( "We see that each is one less than 2n. So the general term for the\r\n" ); document.write( "number of terms is 2n-1\r\n" ); document.write( "\r\n" ); document.write( "3. Next we make a conjecture about the common difference of the \r\n" ); document.write( "terms of each arithmetic series on the left. That's easy. The\r\n" ); document.write( "difference is alsways 1.\r\n" ); document.write( "\r\n" ); document.write( "The formula for the sum of an arithmetic series is\r\n" ); document.write( "\r\n" ); document.write( "Sn =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |