Re: Defining the Fibonacci numbers with only one starting value
- From: "Proginoskes" <CCHeckman@xxxxxxxxx>
- Date: 19 Nov 2005 21:29:21 -0800
MuTsun Tsai wrote:
> [...]
> Actually few people define F_n to be started from 0. Most of the definition
> starts from 1.
Most PROFESSIONALS define F_0 to be 0. This leads to the formula
F_n = (1/ sqrt(5))[((1 + sqrt(5))/2)^n - ((1 - sqrt(5))/2)^n],
as well as the result
GCD (F_m, F_n) = F_GCD (m,n).
--- Christopher Heckman
.
- Follow-Ups:
- Re: Defining the Fibonacci numbers with only one starting value
- From: MuTsun Tsai
- Re: Defining the Fibonacci numbers with only one starting value
- References:
- Defining the Fibonacci numbers with only one starting value
- From: Anthony Buckland
- Re: Defining the Fibonacci numbers with only one starting value
- From: MuTsun Tsai
- Defining the Fibonacci numbers with only one starting value
- Prev by Date: Re: golbach conjeture
- Next by Date: Re: Compact closure of half a subgroup
- Previous by thread: Re: Defining the Fibonacci numbers with only one starting value
- Next by thread: Re: Defining the Fibonacci numbers with only one starting value
- Index(es):
Relevant Pages
|