There are no approved revisions of this page, so it may
not have been
reviewed.
This article needs more work.
Please help by expanding it!
[Triangle of] Fibonacci polynomials
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 x 4 + 10 x 3 + 15 x 2 + 7 x + 1 |
|
|
5 x 4 + 20 x 3 + 21 x 2 + 8 x + 1 |
|
|
1 x 5 + 15 x 4 + 35 x 3 + 28 x 2 + 9 x + 1 |
|
|
6 x 5 + 35 x 4 + 56 x 3 + 36 x 2 + 10 x + 1 |
|
The sequence of
Fibonacci polynomials [2] is a
sequence of polynomials defined by the
recurrence relation
where
If you look at the
Fibonacci polynomials triangle, you will see that the rising diagonals corresponding to odd
are the "
(1, 1)-Pascal polynomials". And the column of degree
have
natural numbers as coefficients, the column of degree
have
triangular numbers as coefficients, the column of degree
have
tetrahedral numbers as coefficients, and so on... (Cf. rows of
(1, 1)-Pascal triangle, i.e.
Pascal triangle.)
This yields the infinite sequence of finite sequences
-
{{0}, {1}, {1}, {1, 1}, {2, 1}, {1, 3, 1}, {3, 4, 1}, {1, 6, 5, 1}, {4, 10, 6, 1}, {1, 10, 15, 7, 1}, {5, 20, 21, 8, 1}, {1, 15, 35, 28, 9, 1}, {6, 35, 56, 36, 10, 1}, ... }, |
whose concatenation yields the infinite sequence (see A102426)
-
{ 0, 1, 1, 1, 1, 2, 1, 1, 3, 1, 3, 4, 1, 1, 6, 5, 1, 4, 10, 6, 1, 1, 10, 15, 7, 1, 5, 20, 21, 8, 1, 1, 15, 35, 28, 9, 1, 6, 35, 56, 36, 10, 1, ... }. |
Fibonacci rabbits per generation
If we interpret the Fibonacci numbers
as the number of
[male-female] pairs of Fibonacci rabbits at the beginning of the
th month, where each pair that is at least 2 months old begets a
[male-female] pair of newborn Fibonacci rabbits, then the coefficient
of the term
of the Fibonacci polynomial
indicates the number of
[male-female] pairs of Fibonacci rabbits which belong to the
th generation.
Tree of newborn (red) and mature (green) "[male-female] pairs of Fibonacci rabbits" (node labels show the generation )
0
0
0
1
0
1
1
0
1
1
1
2
0
1
1
1
2
1
2
2
|
|
|
For example
-
means that at the beginning of the 6 th month, we have
- 3 pairs belonging to the 2 nd generation (offsprings of the offsprings of the original pair),
- 4 pairs belonging to the 1st generation (offsprings of the original pair),
- 1 pair belonging to the 0 th generation (the original pair),
for a total of 8 [male-female] pairs of Fibonacci rabbits.
At the beginning of the
th month, we have
generations, i.e. generations
to
, of
[male-female] pairs of Fibonacci rabbits. The original pair, i.e. the 0
th generation, was a
[male-female] pair of newborn Fibonacci rabbits, i.e. 0 months old, which was dropped on the island at the beginning of the first month. (At the beginning of the 0
th month, there were no rabbits.)
Reading the rows of generation labels (the labels of row
are the labels of row
appended with the incremented labels of row
) left-to-right yields the infinite sequence (see A??????)
-
{0, 0, 0, 1, 0, 1, 1, 0, 1, 1, 1, 2, 0, 1, 1, 1, 2, 1, 2, 2, ...}. |
Reading the rows of generation labels right-to-left yields the infinite sequence (see
A200650 )
-
{0, 0, 1, 0, 1, 1, 0, 2, 1, 1, 1, 0, 2, 2, 1, 2, 1, 1, 1, 0, ...}. |
Formulae
where
is the term from column
of row
of the
(1, 1)-Pascal triangle (i.e.
Pascal triangle), and
is a
binomial coefficient.
Generating function
The ordinary generating function for the sequence of Fibonacci polynomials is
We may also observe the following relation
where
See also
- A049310 Triangle of coefficients of Chebyshev polynomials (exponents in increasing order). Unsigned triangle has Fibonacci polynomials (definition according to MathWorld) as row polynomials.
Notes
- ↑ Weisstein, Eric W., Fibonacci Polynomial, from MathWorld—A Wolfram Web Resource.
- ↑ MathWorld has a different definition[1] for the sequence of Fibonacci polynomials (which are related to the Chebyshev polynomials, see A049310), i.e.