S n = 2 n + 1 n + 1 i = 1 ∑ n i 2 i
Consider the sequence, find n → ∞ lim S n .
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.
[Can you spot the mistake in this solution? If no, check out the note below.]
Ha! awesome problem,
Let us observe the sequence from the back side, and the truth is far simpler,
2 n + 1 n + 1 ( 1 2 + 2 4 + . . . . . + n − 1 2 n − 1 + n 2 n ) = 2 n + 1 n + 1 ( n 2 n + n − 1 2 n − 1 + . . . . . + 2 4 + 1 2 ) = 2 1 ( n n + 1 ) + 4 1 ( n − 1 n + 1 ) . . . . . . . a s n → ∞ = 2 1 + 4 1 . . . . . . = 2 1 ( 1 − 2 1 1 ) = 1
In order to apply the limit termwise, what extra conditions must the sequence satisfy?
As a simple counterexample, if we consider the sequence of terms
a
i
,
j
=
0
,
i
=
j
while
a
i
,
i
=
1
, then we have
1
=
N
→
∞
lim
i
∑
a
N
,
i
=
i
∑
N
→
∞
lim
a
N
,
i
=
0
.
For → use \to in latex :)
how can you prove the last two lines?
right arrow:
this is wrong totally the terms are (n+1)/n ,(n+1)/(n-1),............(n+1)/3 ,(n+1)/2,(n+1)/1 now yu cannot write it as all of them tend to 1 when n tends infinity because last terms will also tend to infinity and not 1
Log in to reply
Indeed. We also have to be careful with the number of terms.
Log in to reply
so what now how is this wrong method wielding right answer
Log in to reply
@Hriday Gupta – Just because it uses the wrong method, doesn't mean that it cannot accidentally yield the correct numerical answer.
Even a stopped clock is correct twice a day.
Log in to reply
@Calvin Lin – yeah but not everyone is lucky enough to visit th clock at those times maths has a reason for everything it is just that we cannot figure it out
Log in to reply
@Hriday Gupta – To be clear:
i will use Stolz–Cesàro theorem 1
let b n = n + 1 2 n + 1 then b n b n + 1 = n + 2 2 n + 2 = 2 − n + 2 4 ≥ 3 2 > 1 , ∀ n ∈ N or b n + 1 > b n , ∀ n ∈ N and n → ∞ lim b n = n → ∞ lim n + 1 2 n + 1 = ∞
So , if a n = i = 1 ∑ n i 2 i when n → ∞ lim b n + 1 − b n a n + 1 − a n = n → ∞ lim n + 2 2 n + 2 − n + 1 2 n + 1 i = 1 ∑ n + 1 i 2 i − i = 1 ∑ n i 2 i = n → ∞ lim 2 n + 1 ( ( n + 1 ) ( n + 2 ) n ) n + 1 2 n + 1 = n → ∞ lim n + 1 2 n + 1 2 n + 1 n ( n + 1 ) ( n + 2 ) = n → ∞ lim n n + 2 = 1
we can use Stolz–Cesàro theorem 1 we get
n → ∞ lim b n a n = n → ∞ lim n + 1 2 n + 1 i = 1 ∑ n i 2 i = n → ∞ lim 2 n + 1 n + 1 i = 1 ∑ n i 2 i = 1
We can show (by induction) that : k = 0 ∑ n ( k n ) 1 = 2 n + 1 n + 1 k = 1 ∑ n + 1 k 2 k
So k = 0 ∑ n ( k n ) 1 = S n + 2 n + 1 n + 1 ⋅ n + 1 2 n + 1 = S n + 1
We still need to manage this sum. But for 2 ≤ k ≤ n − 2 , ( k n ) ≥ ( 2 n ) or ( k n ) 1 ≤ ( 2 n ) 1 = n ( n − 1 ) 2 one has for n ≥ 4 ,
2 ≤ k = 0 ∑ n ( k n ) 1 ≤ 2 + n 2 + n ( n − 1 ) 2 ( n − 3 ) n → ∞ 2
We easily get the answer for S n .
Replace 2 with x>1. S = x n + 1 ( n + 1 ) ∑ i = 1 n x i / i
Applying Lhopital's rule x n ∑ i = 1 n x i − 1 Which is equal to ( x − 1 ) x n x n − 1
Which tends to 1/(x-1)
Let a i = 2 i , b i = i . As n tends to infinity, by stolz cesaro, the limit is 2 n + 1 n + 1 ∗ n + 1 ( 2 n + 1 ) = 1 . ( As sum i=1 to n+1 2^i/I - sum i=1 to n 2^i/i = 2^n+1/n+1)
Problem Loading...
Note Loading...
Set Loading...
Let me show you guys something....
Take X = ∑ i = 1 n i 2 i ⇒ S n = 2 n + 1 n + 1 X
Now, ⇒ S n + 1 = 2 n + 2 n + 2 ∑ i = 1 n + 1 i 2 i
⇒ S n + 1 = 2 n + 2 n + 2 ( X + n + 1 2 n + 1 ) = 2 n + 2 n + 2 ( n + 1 2 n + 1 S n + n + 1 2 n + 1 )
Put n ⟶ ∞
⇒ S n + 1 = 2 S n + 2 1
Since series converges, we must have S n + 1 = S n once n is ∞
⇒ S n + 1 = S n = 1