You call this a mathematical riddle...?
This is a mathematical riddle.
Let (an) be a sequence defined as follows: a1 is a positive integer and an = int((3/2) × a(n-1)) + 1, where int = rounding down to the next smallest integer.
Is it possible to choose a1 such that a100001 is odd and an is even for n < 100001 ?