document.write( "Question 967307: Help!! I'm so confused. Can someone pretty please help with these?
\n" );
document.write( "For the following sequence calculate the indicated term:\r
\n" );
document.write( "\n" );
document.write( " a1=1,an+1=2an+1,a4 (the first 1, the n+1 and 4 are subscript) \n" );
document.write( "
Algebra.Com's Answer #591204 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For the following sequence calculate the indicated term: \n" ); document.write( "a(1) = 1 \n" ); document.write( "a(n+1) = 2*a(n)+1 \n" ); document.write( "------------------------ \n" ); document.write( "a(2) = 2*1+1 = 3 \n" ); document.write( "----- \n" ); document.write( "a(3) = 2*3+1 = 7 \n" ); document.write( "----- \n" ); document.write( "a(4) = 2*7+1 = 15 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |