I didn't do the calculations, but I searched on it and found several sites with all sorts of info.
100th term is 354224848179261915075
----------------------------------------------------
2006-12-17 08:34:11
·
answer #1
·
answered by Anonymous 7
·
0⤊
0⤋
You might think you have to write down the first 100
Fibonacci numbers and add them. Not so! Let's find
a shorter way. Recall that the Fibonacci numbers
are defined by
F_1 = 1, F_2 = 1, F_(n+1) = F_n + F_(n-1).
Let's also consider the associated Lucas sequence
defined by
L_1 = 1, L_2 = 3, L_(n+1) = L_n + L_(n-1).
Let's write down the first 13 terms of each sequence.
It will turn out, that from these, I can get
F_25, then L_25, then F_50, L_50 and finally F_100.
L_n F_n
1 1
3 1
4 2
7 3
11 5
18 8
29 13
47 21
76 34
123 55
199 89
322 144
521 233
If you look carefully, you will notice the
following identities.
F_2n = F_n*L_n,
F_(2n+1) = F_n² + F_(n+1)²
and finally
L_n² -5F_n² = 4(-1)^n,
which can all be proved either by induction
or by using Binet's formula. This goes
as follows:
Binet's formula:
Let α = (1 + √5)/2, β = (1 - √5)/2
Then
L_n = α^n + β^n and F_ n = (α^n - β^n)/√5.
Now note that if you multiply L_n and F_n you
get the formula for F_2n. This proves the first
of the identities. You can get the others in the
same way.
So we find F_25 = 75025 (= F_12² + F_13².)
L_25² = 5*75025² -4 =28143753121
L_25 = 167761.
First step accomplished!
Now let's find F_50 and L_50.
F_50 = L_25*F_25. = 12586269025
L_50 = √(5F_50² + 4) = 28143753123
and finally,
F_100 = L_50*F_50 = 354224848179261915075.
There you are!
In your paper, you might mention 2 notorious
unsolved problems regarding the Fibonacci sequence:
1). Are there infinitely many Fibonacci primes?
2). Is the first Fibonacci number divisible by a
prime p ever divisible by p²? This problem
has deep connections with Fermat's last theorem!
Hope that helps a bit!
2006-12-17 09:24:09
·
answer #2
·
answered by steiner1745 7
·
2⤊
0⤋
The answer is 354224848179261915075.
Fibonacci Series, in mathematics, series of numbers in which each member is the sum of the two preceding numbers. For example, a series beginning 0, 1 ... continues as 1, 2, 3, 5, 8, 13, 21, and so forth. The series was discovered by the Italian mathematician Leonardo Fibonacci (circa 1170-c. 1240), also called Leonardo of Pisa. Fibonacci numbers have many interesting properties and are widely used in mathematics. Natural patterns, such as the spiral growth of leaves on some trees, often exhibit the Fibonacci series.
2006-12-17 08:55:06
·
answer #3
·
answered by cheasy123 3
·
0⤊
0⤋
First 100 Fibonacci Numbers
2016-11-09 19:02:31
·
answer #4
·
answered by ? 4
·
0⤊
0⤋
The answer for the 100th term is 354224848179261915075.
2006-12-17 08:57:00
·
answer #5
·
answered by Anonymous
·
0⤊
0⤋