Interesting Sequence

Algebra Level 3

Consider the sequence { a n } \left\{a_{n}\right\} where a 1 = 0 a_{1}=0 and a n + 1 = a n + 1 + 2 1 + a n a_{n+1}=a_{n}+1+2\sqrt{1+a_{n}} for natural numbers n n .

Find the value of a 2009 a_{2009} .


The answer is 4036080.

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.

4 solutions

Chew-Seong Cheong
Jan 15, 2016

By observing the first few a n a_n , a 1 = 0 a_1 = 0 , a 2 = 3 a_2 = 3 , a 3 = 8 a_3 = 8 , a 4 = 15 a_4 = 15 . We note that a n = n 2 1 a_n = n^2 - 1 . Let us prove by induction that it is true for all n 1 n \ge 1 .

  1. a 1 = 1 2 1 = 0 a_1 = 1^2 - 1 = 0 . So, it is true for n = 1 n = 1 .

  2. Assume that it is true for n n , then:

a n + 1 = a n + 1 + 2 1 + a n = n 2 1 + 1 + 2 1 + n 2 1 = n 2 + 2 n = ( n + 1 ) 2 2 n 1 + 2 n = ( n + 1 ) 2 1 So it is true for n+1 too. \begin{aligned} \quad \quad a_{n+1} & = \color{#3D99F6}{a_n} + 1 + 2\sqrt{1+\color{#3D99F6}{a_n} } \\ & = \color{#3D99F6}{n^2 - 1} + 1 + 2\sqrt{1+\color{#3D99F6}{n^2 - 1}} \\ & = n^2 + 2n \\ & = (n+1)^2 - 2n - 1 + 2n \\ & = (n+1)^2-1 \quad \quad \color{#3D99F6} {\text{So it is true for n+1 too.}} \end{aligned}

Therefore a n = n 2 1 a_n = n^2 -1 is true for all n a 2009 = 200 9 2 1 = 4036080 n \quad \Rightarrow a_{2009} = 2009^2 - 1 = \boxed{4036080}

Aareyan Manzoor
Jan 12, 2016

Lets define a new sequence k i = a i + 1 k_i=a_i+1 by the given equation we know a i + 1 + 1 = a i + 1 + 2 a i + 1 + 1 = ( k + 1 + 1 ) 2 a_{i+1}+1=a_i+1+2\sqrt{a_i+1}+1=\left(\sqrt{k+1}+1\right)^2 Replacing the old sequence with the new one: k i + 1 = ( k i + 1 ) 2 k i + 1 = ( ( k i 1 + 1 ) 2 + 1 ) 2 = ( k i 1 + 2 ) 2 k i + 1 = ( k i 1 + 2 ) 2 = ( k i 2 + 3 ) 2 = = ( k 1 + i ) 2 a 1 = 0 k 1 = a 1 + 1 = 1 k i + 1 = ( 1 + i ) 2 a i + 1 = ( 1 + i ) 2 1 a 2009 = 200 9 2 1 = 4036080 k_{i+1}=\left(\sqrt{k_{i}}+1\right)^2\\ k_{i+1}=\left(\sqrt{\left(\sqrt{k_{i-1}}+1\right)^2}+1\right)^2=\left(\sqrt{k_{i-1}}+2\right)^2\\ k_{i+1}=\left(\sqrt{k_{i-1}}+2\right)^2=\left(\sqrt{k_{i-2}}+3\right)^2=\cdots\cdots=\left(\sqrt{k_{1}}+i\right)^2\\ a_1=0\Longrightarrow k_1=a_1+1=1\\ k_{i+1}=(1+i)^2\Longrightarrow a_{i+1}=(1+i)^2-1\\ a_{2009}=2009^2-1=\boxed{4036080} note:i is not the imaginary unit but a variable here.

Moderator note:

Good observation of the recurrence.

Samarth Agarwal
Jan 12, 2016

By investigating the sequence for some terms it comes as a n = n 2 1 a_n=n^2 -1 now simply put n=2009 and thats it!!.

How would one formally prove this? Observing patterns does not count as a proper solution, let alone a rigorous proof.

Jake Lai - 5 years, 5 months ago

Log in to reply

I think. Aareyan Manzoor's proof is a good formally proof!

Prasit Sarapee - 5 years, 5 months ago
Rab Gani
Sep 10, 2020

Looking at the sequence as 0,3, 8. 15, 24,....We assume that an = pn^2 +qn + r, and we must find the constants p, q, and r. From n=1, we have 0=p+q+r, n=2, we have 3= 4p+2q+r, and for n=3, 8=9p+3q+r. By elimination we find p=1,q=0, and r=-1. So an = n^2 - 1. The value of a2009 = 2009^2 - 1= 4036080.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...