Recursive sequence

Algebra Level 3

The sequence a n a_n is defined as a 0 = 1 a_0 = 1 and a n = a n 1 1 + a n 1 a_n=\dfrac{a_{n-1}}{1+a_{n-1}} when n > 1 n > 1 .

If a 2016 = A B a_{2016} = \dfrac{A}{B} , where A A and B B are two coprime positive integers, find A + B A+B


The answer is 2018.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Chew-Seong Cheong
Mar 12, 2016

We claim that a n = 1 n + 1 a_n = \dfrac{1}{n+1} for all n n non-negative integers and then prove it by induction.

1) For n = 0 n=0 , a n = 1 0 + 1 = 1 a_n = \dfrac{1}{0+1} = 1 as given. Therefore, the claim is true for n = 0 n=0 .

2) Assuming that the claim is true for n n , then

a n + 1 = a n 1 + a n = 1 n + 1 1 + 1 n + 1 = 1 n + 2 \begin{aligned} \quad a_{n+1} & = \frac{a_n}{1+a_n} \\ & = \frac{\frac{1}{n+1}}{1+\frac{1}{n+1}} \\ & = \frac{1}{n+2} \end{aligned} .

\quad It is also true for n + 1 n+1 .

Therefore, the claim is true for all n 0 n \ge 0 .

Now we have, a 2016 = 1 2016 + 1 = 1 2017 a_{2016} = \dfrac{1}{2016+1} = \dfrac{1}{2017}

A + B = 1 + 2017 = 2018 \Rightarrow A+B = 1 + 2017 = \boxed{2018}

If we define b n = a n b_n = a_n , b 0 = 1 b_0 = 1 and b n = 1 + b n 1 b_n = 1 + b_{n-1} . Then it is easy to prove that b n = n + 1 b_n = n+1 , so a n = 1 n + 1 a_n = \frac{1}{n+1} .

Finally, a n = 1 2017 a_n = \frac{1}{2017} and A + B = 2018 A+B=2018 .

Aakash Khandelwal
Mar 12, 2016

n 1 n \geq1 . In question it is given that n > 1 n>1 . Also by easy analysis of first few terms one can easily make out that a n a_n = 1 / 1 + n {1}/{1+n} . Hence a 2016 a_{2016} = 1 / 2017 {1}/{2017} . Therefore answer = 2018 \boxed{2018}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...