Let a1 + a2, ….., be a sequence defined by a1 = 1 for n>=1, an+1 = √(an2 – 2an + 3) + 1. Find a513.
Ans.
First simplify:
√(an2 – 2an + 3) + 1
√(an2
– 2an + 1 + 2) + 1
√((an
– 1)2 + 2) + 1
Lets first find
out a2:
Put n = 1
a1+1 =
√(a12 – 2a1 + 3) + 1
a2 = √((1-1)2 + 2) + 1
a2
= √2 + 1
Likewise put
n = 2
a2+1
= √((a2 – 1)2 + 2) + 1
a3 =
√((√2 + 1 – 1)2 + 2) + 1
a3 =
√(4) + 1
a3 =
3
a3+1
= √((a3 – 1)2 + 2) + 1
a4
= √((3 – 1)2 + 2) + 1
a4
= √6 + 1
a4 + 1 =
√((a4 – 1)2 + 2) + 1
a5
= √((√6 + 1 – 1)2 + 2) + 1
a5
= √8 + 1
Now, we can notice that as we put the values of n
we get the result in the surd in the form of:
√(2*n) + 1
To get a513,
we have to put n = 512
So, the result directly come out to be
= √(2*512) + 1
= √1024 + 1
= 32 + 1
= 33
So, a513
= 33
No comments:
Post a Comment