Define a sum S = i = 1 ∑ ∞ cot − 1 2 i 2
Find ⌊ 1 0 0 0 S ⌋
Details and Assumptions
All measurements are in radians.
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.
That's often the case with telescoping series, where it's not obvious how / why you should create those sequences r n = t n − t n − 1 .
Let me post another one where it's not obvious what the t n is.
Converting 2 i 2 into 2 4 i 2 is absolutely necessary. Or else, one cannot convert into a telescoping series.
Log in to reply
Can you please explain to me how you solved the problem? Thanks.
Log in to reply
I just solved the reverse way you did.
i = 0 ∑ ∞ c o t − 1 2 i 2
i = 0 ∑ ∞ c o t − 1 2 4 i 2
i = 0 ∑ ∞ t a n − 1 4 i 2 2
i = 0 ∑ ∞ t a n − 1 1 + ( 2 i + 1 ) ( 2 i − 1 ) ( 2 i + 1 ) − ( 2 i − 1 )
i = 0 ∑ ∞ t a n − 1 ( 2 i + 1 ) − t a n − 1 ( 2 i − 1 )
Note that conversion of 2 i 2 into 2 4 i 2 brought on the correct solution. Or else, can the series be made only with 2 i 2 ???
I say that the n t h partial sum equals a r c t a n ( n + 1 n ) . The base case n = 1 is true since a r c c o t ( 2 ) = a r c t a n ( 2 1 ) .
Now suppose the k t h partial sum equals a r c t a n ( k + 1 k ) and consider the ( k + 1 ) t h partial sum:
i = 1 ∑ k + 1 a r c c o t ( 2 i 2 ) = a r c t a n ( k + 1 k ) + a r c c o t ( 2 ( k + 1 ) 2 ) = a r c t a n ( k + 1 k ) + a r c t a n ( 2 ( k + 1 ) 2 1 )
Now let α = a r c t a n ( k + 1 k ) and β = a r c t a n ( 2 ( k + 1 ) 2 1 ) . Using a well-known trigonometric identity, we see that: t a n ( α + β ) = 1 − t a n ( α ) t a n ( β ) t a n ( α ) + t a n ( β ) = 1 − k + 1 k ∗ 2 ( k + 1 ) 2 1 k + 1 k + 2 ( k + 1 ) 2 1 = 2 ( k + 1 ) 3 − k 2 k ( k + 1 ) 2 + ( k + 1 ) = 2 k 3 + 6 k 2 + 5 k + 2 2 k 3 + 4 k 2 + 3 k + 1 = ( k + 2 ) ( 2 k 2 + 2 k + 1 ) ( k + 1 ) ( 2 k 2 + 2 k + 1 ) = k + 2 k + 1
Therefore t a n ( α + β ) = k + 2 k + 1 . Since 0 < k + 1 k < 1 and 0 < 2 ( k + 1 ) 2 1 < 1 , this means that 0 < α < 4 π and 0 < β < 4 π . Therefore 0 < α + β < 2 π . Therefore α + β = a r c t a n ( k + 2 k + 1 ) . Hence the ( k + 1 ) t h partial sum is a r c t a n ( k + 2 k + 1 ) , so the induction is complete.
Therefore, i = 1 ∑ ∞ a r c c o t ( 2 i 2 ) = n → ∞ lim a r c t a n ( n + 1 n ) = a r c t a n ( 1 ) = 4 π
Problem Loading...
Note Loading...
Set Loading...
Here is a solution, little to no motivation included. This is because I was just playing around with telescoping series and found this sum; I have no idea how one would re-engineer this solution from scratch.
We want to create a telescoping series because the infinite sum reminds us of it. Note that something like tan − 1 α − tan − 1 β will telescope. We find that tan ( tan − 1 α − tan − 1 β ) = 1 + α β α − β or cot ( tan − 1 α − tan − 1 β ) = α − β 1 + α β or tan − 1 α − tan − 1 β = cot − 1 ( α − β 1 + α β )
Now if we replace α = 2 i + 1 and β = 2 i − 1 then we obtain tan − 1 ( 2 i + 1 ) − tan − 1 ( 2 i − 1 ) = cot − 1 ( 2 1 + 4 i 2 − 1 ) = cot − 1 ( 2 4 i 2 ) = cot − 1 2 i 2
which is the thing we are summing.
Thus S = i = 1 ∑ ∞ cot − 1 2 i 2 = tan − 1 3 − tan − 1 1 + tan − 1 5 − tan − 1 3 + ⋯ → tan − 1 ∞ − tan − 1 1 = 2 π − 4 π = 4 π
where the arrow part means the "value" that S approaches as the top of the summation approaches infinity. (sorry too lazy to use more proper notation; sorry about the ∞ part too)
Thus our answer is ⌊ 1 0 0 0 S ⌋ = ⌊ 2 5 0 π ⌋ = 7 8 5