Search unanswered questions...
Enter a question here...
All Community Q&A Reference topics

Are the first two numbers in the Fibonacci Series 0 and 1 or 1 and 1?

[Edit]

Answer

Different authors use different conventions for indexing the Fibonacci sequence (n.b., "sequence" not "series"). For example, in Cameron's Combinatorics, he defines F1=1, F2=2. The most common choice, used for example in Sloane's Online Encyclopedia of Integer Sequences (http://www.research.att.com/~njas/sequences/), is to define the
zeroth Fibonacci number to be 0 and the first to be 1; thus the second is also 1. With this choice, a number of formulas become simpler and we have this particularly nice number-theoretic result: if m divides n, then the mth Fibonacci number divides the nth Fibonacci number.


Improve Answer Discuss the question "Are the first two numbers in the Fibonacci Series 0 and 1 or 1 and 1?" Click here to register and get updates when this answer is edited.

First answer by ID1109426633. Last edit by ID1109426633. Question popularity: 8 [recommend question]

Answers.com > Wiki Answers > Categories > Jobs and Education > Education > School Subjects > Math > Are the first two numbers in the Fibonacci Series 0 and 1 or 1 and 1?

Our contributors said this page should be displayed for the questions below. (Where do these come from)
If any of these are not a genuine rephrasing of the question, please help out and edit these alternates.
Numbers in fibonacci order?  What is the Fibonacci Series?  Pseudocode of fibonacci series?  Fibonacci series using recursion?  What numbers are in the Fibonacci code?  How do you figure out fibonacci numbers?  Find Nth number in the fibonacci series?  Find the fibonacci series of 01123581321.?  What are some information on Fibonacci numbers?  Algorithm Steps for Fibonacci series for n numbers?  How are the numbers in the fibonacci series derived?  Construct a flow chart for generating the nth fibonacci series using two seed numbers read from the user?