Here Andrei Lazanu, age 14, School No. 205, Bucharest, Romania
gives another excellent solution to this problem which he has
extended after doing some research on the web.
First, I calculated the first 10 polynomials that satisfy the
recurrence relation given in the problem:
|
|
where
and
I
successively found:
|
|
From the examination of the expressions of the polynomials, I drew
some conclusions:
(1) Odd order polynomials contain only even powers of
,
including zero.
(2) Even order polynomials contain only odd powers of
.
(3) There are alternate signs of terms in each polynomial,
starting with the first, of order
for
, which is
positive.
I have also shown, as required in the question, that
contains as a factor
,
contains as factor
(that is every root of
is a root of
),
contains as factor
and
contains as
factor
.
|
|
Using the defining recurrence relation we can express
in
terms of previous polynomials in the sequence.
|
|
Similarly we can express
in terms of
previous polynomials in the sequence.
|
|
Again we can
express
in terms of previous polynomials in the sequence.
|
|
Editor's note: This suggests a conjecture that
where
is any natural number.
This is true but the general proof is beyond the scope of school
mathematics.
Andrei made further observations about the coefficients in these
polynomials in the hope of finding explicit formulae for the
th
order polynomial. He found, looking at Fibonacci numbers, that
these polynomials are very similar to Fibonacci polynomials, which
are given by the recursive relation:
|
|
with
and
. Using these relations, he
found the first 10 Fibonacci polynomials, which are, up to the
signs found in
, identical with
.
Using the explicit formula of Fibonacci polynomials from
http://mathworld.wolfram.com, Andrei hoped to write correctly the
explicit formula for the polynomials in the problem, as:
|
|
The formula works well up to
. From this formula, all
properties could be found easily, although Andrei was not able to
demonstrate the general case that
is divisible by
.