Re: Fibonacci program
- From: "Judson McClendon" <judmc@xxxxxxxxxxxxx>
- Date: Thu, 27 Oct 2005 15:21:39 -0500
"Judson McClendon" <judmc@xxxxxxxxxxxxx> wrote:
> "spg" <stephen.gennard@xxxxxxxxxxxxxx> wrote:
>> Hello Judson,
>>
>> Q. I thought the fibonacci series started at 0?
>
>
> Impossible, because F(n) = F(n-1) + F(n-2). If F(1) = 0, F(2, ...,
> infinity) also = 0. :-)
Sorry! Both you and Jimmy are correct. The first two numbers in the
Fibonacci series are *defined* to be F(0) = 0 and F(1) = 1.
--
Judson McClendon judmc@xxxxxxxxxxxxx (remove zero)
Sun Valley Systems http://sunvaley.com
"For God so loved the world that He gave His only begotten Son, that
whoever believes in Him should not perish but have everlasting life."
.
- Follow-Ups:
- Re: Fibonacci program
- From: James J. Gavan
- Re: Fibonacci program
- References:
- Re: Fibonacci program
- From: Judson McClendon
- Re: Fibonacci program
- From: spg
- Re: Fibonacci program
- From: Judson McClendon
- Re: Fibonacci program
- Prev by Date: Re: Fibonacci program
- Next by Date: Re: Cobol language dictionary page -- assignment complete?
- Previous by thread: Re: Fibonacci program
- Next by thread: Re: Fibonacci program
- Index(es):
Relevant Pages
|
|