document.write( "Question 212504: sequence 4,7,10,....
\n" );
document.write( "formula 3n+1\r
\n" );
document.write( "\n" );
document.write( "if two numbers of the sequence are multiplied need to show proof that result is always a number in this sequence.\r
\n" );
document.write( "\n" );
document.write( "please give guidance \n" );
document.write( "
Algebra.Com's Answer #160466 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! sequence 4,7,10,.... \n" ); document.write( "formula 3n+1 \n" ); document.write( "if two numbers of the sequence are multiplied need to show proof that result is always a number in this sequence. \n" ); document.write( "--------------------- \n" ); document.write( "You need to show that if two numbers having that form are multiplied \n" ); document.write( "the product has that form. \n" ); document.write( "------------------------------ \n" ); document.write( "1st number 3a + 1 \n" ); document.write( "2nd number 3b + 1 \n" ); document.write( "------------------------ \n" ); document.write( "Product: 9ab + 3a + 3b + 1 \n" ); document.write( "Rearrange: \n" ); document.write( "3(3ab+a+b) + 1 \n" ); document.write( "It has the form 3k+1 \n" ); document.write( "That proves what you were asked to prove. \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------------- \n" ); document.write( " \n" ); document.write( " |