Welcome to Westonci.ca, the ultimate question and answer platform. Get expert answers to your questions quickly and accurately. Discover comprehensive solutions to your questions from a wide network of experts on our user-friendly platform. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform.

What are the first five terms in the recursive sequence defined by the following? (only one is correct)

a1= 1

a2=1

an= an-2+an-1

a) {1,1,2,3,5}

b) {1,1,0,-1,-1}

c) {2,3,5,8,13}

d) {1,-1,2,-3,5}