MathDB
Problems
Contests
National and Regional Contests
PEN Problems
PEN L Problems
1
1
Part of
PEN L Problems
Problems
(1)
L 1
Source:
5/25/2007
An integer sequence
{
a
n
}
n
≥
1
\{a_{n}\}_{n \ge 1}
{
a
n
}
n
≥
1
is defined by
a
0
=
0
,
a
1
=
1
,
a
n
+
2
=
2
a
n
+
1
+
a
n
a_{0}=0, \; a_{1}=1, \; a_{n+2}=2a_{n+1}+a_{n}
a
0
=
0
,
a
1
=
1
,
a
n
+
2
=
2
a
n
+
1
+
a
n
Show that
2
k
2^{k}
2
k
divides
a
n
a_{n}
a
n
if and only if
2
k
2^{k}
2
k
divides
n
n
n
.
induction
algebra
binomial theorem
Linear Recurrences
pen