document.write( "Question 62928: I am doing work on the fabonacci sequence and one particular formula states
\n" );
document.write( " http://upload.wikimedia.org/math/1/a/d/1ad54a3830f7ca7ad0c9295f115e5cd8.png
\n" );
document.write( " However, when entering in n, i just get back the number n I started with, not the n as in the actual number in the sequence. Help please \n" );
document.write( "
Algebra.Com's Answer #43760 by joyofmath(189)![]() ![]() ![]() You can put this solution on YOUR website! Let me give you an example of the use of the formula and see if that helps.\r \n" ); document.write( "\n" ); document.write( "The first 10 terms of the Fibonacci sequence are 1,1,2,3,5,8,13,21,34, and 55. \n" ); document.write( "So, \n" ); document.write( "\n" ); document.write( "Let's see if we can get that with the formula \n" ); document.write( "\n" ); document.write( "Also, it's useful to compute \n" ); document.write( "\n" ); document.write( "I got both the values above using a calculator.\r \n" ); document.write( "\n" ); document.write( "Now, when n=10, \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Finally, \n" ); document.write( "\n" ); document.write( "So, we also get 55 by the formula.\r \n" ); document.write( "\n" ); document.write( "Let me know if you still need help. \n" ); document.write( " |