Devise a recursive algorithm to find the nth term of the sequence defined by a0 = 1,

Question:

Devise a recursive algorithm to find the nth term of the sequence defined by a0 = 1, a1 = 2, and an = an−1 · an−2, for n = 2, 3, 4, . . . .
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: