document.write( "Question 309008: Is the formula \"+a%5Bn%5D=-4n%28n-1%29+\" explicit or recursive? Find the first five terms of the sequence.\r
\n" ); document.write( "\n" ); document.write( "a. recursive; 1, -4, 16, -64, 256
\n" ); document.write( "b. recursive; 0, -16, -24, -48, -80
\n" ); document.write( "c. explicit; 1, -4, 16, -64, 256
\n" ); document.write( "d. explicit; 0, -8, -24, -48, -80
\n" ); document.write( "

Algebra.Com's Answer #220934 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
It's explicit since you are able to find any term you want (eg the first or the eighty first) and you don't need to know anything about any previous terms. I'll let you find the first five terms. Simply plug in \"n=1\", \"n=2\", \"n=3\", \"n=4\", and \"n=5\" and evaluate each individual expression. \n" ); document.write( "
\n" );