Question
Question: If first term is given as \[{{a}_{1}}=4\] and \({(n+1)}^\text{th}\) term as \[{{a}_{n+1}}={{a}_{n}}+...
If first term is given as a1=4 and (n+1)th term as an+1=an+4n for n≥1 then the value of a100 is:
a)19804
b)18904
c)18894
d)19904
e)19894
Solution
Hint: In this question we can use the recursion relation between an+1 and an repeatedly to find a100 in terms of a99, then a99 in terms of a99 and so on till we obtain the expression in terms of a1 whose value is given in the question.
Complete step-by-step solution -
It is given that the value of a1 is 4 i.e. a1=4 and that of an+1 is an+4n, where n is any number greater than 1 i.e. an+1=an+4n for n≥1. This is known as a recursion relation which enables us to find the value of one term from the value of the other terms
Now, our aim is to obtain a100 in terms of a1 so that we can find its value from the given value of a1.
Using the recursion relation (an+1=an+4n for n≥1), a100 can be written as a99+ 4×99 and a99 can be written as a98+ 4×98 and so on i.e.