Question 1209818
.
A sequence of real numbers (a_n) is defined as follows: a_0 = 1, a_2 = 2, and
a_{n + 2} = \frac{a_{n + 1}}{a_n}
for n = 0, 1, 2, \dots.  Find a_0 + a_1 + a_2 + \dots + a_{100}.
~~~~~~~~~~~~~~~~~~~~~~~~~



The problem's formulation in your post is INCORRECT


The correct formulation is as follows:



        A sequence of real numbers (a_n) is defined as follows: a_0 = 1, {{{highlight(cross(a_2))}}} a_1 = 2, and

        a_{n + 2} = \frac{a_{n + 1}}{a_n}

        for n = 0, 1, 2, \dots.  Find a_0 + a_1 + a_2 + \dots + a_{100}.