document.write( "Question 838657: I want to solve the divergence sequences with the help of your sequence solver how can I solve them for example
\n" ); document.write( "3. What is the next number in the sequence: 3, 8, 18, 38...?\r
\n" ); document.write( "\n" ); document.write( "4. What is the next number in the sequence: 5, 9, 17,33,...?\r
\n" ); document.write( "\n" ); document.write( "5. What is the next number in the sequence: 9, 3, 1, 1/3,...?\r
\n" ); document.write( "\n" ); document.write( "6. What is the next number in the sequence: 24, 12, 6, 3...?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I have like this questions but sequence solver does not help me too much \r
\n" ); document.write( "\n" ); document.write( "Kings Regards...
\n" ); document.write( "Kaan Hancer from cyprus
\n" ); document.write( "

Algebra.Com's Answer #505198 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "3. What is the next number in the sequence: 3, 8, 18, 38, \"highlight%2878%29\",...
\n" ); document.write( "Note: 8 = 3 + 5(2^0), 18 = 8 + 5(2^1), 38 = 18 + 5(2^2)...
\n" ); document.write( " 4. What is the next number in the sequence: 5, 9, 17,33,\"highlight%2865%29\",...
\n" ); document.write( "Note: 9 = 5 + 2^2, 17 = 9 + 2^3, 33 = 17 + 2^4\r
\n" ); document.write( "\n" ); document.write( "5. What is the next number in the sequence: 9, 3, 1, 1/3,\"highlight%281%2F9%29\",...
\n" ); document.write( "\"a%5Bn%5D+=+a%5B1%5D%2Ar%5E%28n-1%29\" Note: \"a%5Bn%5D+=+a%5B1%5D%2A%281%2F3%29%5E%28n-1%29\"
\n" ); document.write( "6. What is the next number in the sequence: 24, 12, 6, 3,\"highlight%283%2F2%29\",...
\n" ); document.write( "\"a%5Bn%5D+=+a%5B1%5D%2Ar%5E%28n-1%29\" Note: \"a%5Bn%5D+=+a%5B1%5D%2A%281%2F2%29%5E%28n-1%29\" \n" ); document.write( "
\n" );