asked 141k views
2 votes
If a1 =1 and an = (an-1)2 + 5 then find the value of a3

1 Answer

4 votes

We know that:


a_n=1

and


a_n=(a_(n-1))^2+5

To find the value of a3 we need to find the value of a2 first:


a_2=(a_(2-1))^2+5=(a_1)^2+5=(1)^2+5=1+5=6

Then:


a_3=(a_(3-1))^2+5=(a_2)^2+5=(6)^2+5=36+5=41

Therefore:


a_3=41

answered
User Paulecoyote
by
8.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.