MathDB
Problems
Contests
National and Regional Contests
PEN Problems
PEN M Problems
29
29
Part of
PEN M Problems
Problems
(1)
M 29
Source:
5/25/2007
The sequence
{
a
n
}
n
≥
1
\{a_{n}\}_{n \ge 1}
{
a
n
}
n
≥
1
is defined by
a
1
=
1
a_{1}=1
a
1
=
1
and
a
n
+
1
=
a
n
2
+
1
4
a
n
(
n
∈
N
)
.
a_{n+1}= \frac{a_{n}}{2}+\frac{1}{4a_{n}}\; (n \in \mathbb{N}).
a
n
+
1
=
2
a
n
+
4
a
n
1
(
n
∈
N
)
.
Prove that
2
2
a
n
2
−
1
\sqrt{\frac{2}{2a_{n}^{2}-1}}
2
a
n
2
−
1
2
is a positive integer for
n
>
1
n>1
n
>
1
.
induction
trigonometry
Recursive Sequences