document.write( "Question 335049: the Fibonacci sequence consists of the pattern 1,1,2,3,5,8,13
\n" ); document.write( "List the first eight terms of the sequence formed by finding the differences of successive terms in the Fibonacci sequence?
\n" ); document.write( "

Algebra.Com's Answer #240131 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The 1st 7 are shown.
\n" ); document.write( "The 8th is 21.
\n" ); document.write( "
\n" );