document.write( "Question 1083934: What is the next 10 numbers for this pattern?
\n" ); document.write( "15 , 11 , 3 , 6 , 12 , 5 , 10 , 1 , 2 , 4 , 8
\n" ); document.write( "And what do your call this pattern?
\n" ); document.write( "

Algebra.Com's Answer #697991 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\"2%5E11+=+2048\", 2048÷19 = \"107%2615%2F19\", 1st term = numerator = 15\r\n" );
document.write( "\"2%5E12+=+4096\", 4096÷19 = \"215%2611%2F19\", 2nd term = numerator = 11\r\n" );
document.write( "\"2%5E13+=+8192\", 8192÷19 = \"431%263%2F19\", 3rd term = numerator = 3\r\n" );
document.write( "\"2%5E14+=+16384\", 16384÷19 = \"862%266%2F19\", 4th term = numerator = 6\r\n" );
document.write( "\"2%5E15+=+32768\", 32768÷19 = \"1724%2612%2F19\", 5th term = numerator = 12\r\n" );
document.write( "\"2%5E16+=+65536\", 65536÷19 = \"3449%265%2F19\", 6th term = numerator = 5\r\n" );
document.write( "\"2%5E17+=+131072\", 131072÷19 = \"6898%2610%2F19\", 7th term = numerator = 10\r\n" );
document.write( "\"2%5E18+=+262144\", 262144÷19 = \"13797%261%2F19\", 8th term = numerator = 1\r\n" );
document.write( "\"2%5E19+=+524288\", 524288÷19 = \"27594%262%2F19\", 9th term = numerator = 2\r\n" );
document.write( "\"2%5E20+=+1048576\", 1048576÷19 = \"55188%264%2F19\", 10th term = numerator = 4\r\n" );
document.write( "\"2%5E21+=+2097152\", 2097152÷19 = \"110376%268%2F19\", 11th term = numerator = 8\r\n" );
document.write( "\"2%5E22+=+4194304\", 4194304÷19 = \"220752%2616%2F19\", 12th term = numerator = 16\r\n" );
document.write( "\r\n" );
document.write( "This is the pattern, but I have no idea what it's called.  You continue it\r\n" );
document.write( "for 10 more terms.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );