Consider the sequence $a_n$ = $a_{n-1} \cdot a_{n-2} + n$ for $n \geq 2$ with $a_0 = 1$ and $a_1 = 1$. Is $a_{2011}$ even or odd? Please justify.
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
HINT $\rm\ \ mod\ 2\::\ \ a_{n-2}\ \equiv\ n-2,\ \ a_{n-1}\ \equiv\ n-1\ \ \Rightarrow\ \ a_n\ \equiv\ n\:.\:$ Hence once the parity of $\rm\:a_n\:$ is the same as its index $\rm\:n\:$ for two successive indices, it remains so for all larger indices (by induction). |
||||
|
|
|
Hint: Suppose $n$ is even. The parities of $a_{n-1},a_{n-2}$ completely determine the parities of $a_{n+1},a_n$. |
|||
|
|
ODDandEVEN) are interpreted as if you are shouting. – Arturo Magidin Apr 21 '11 at 2:32