cot − 1 3 + cot − 1 7 + cot − 1 1 3 + cot − 1 2 1 + cot − 1 3 1 + …
Evaluate the sum above in degrees.
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.
N.C.E.R.T Problem Nicely presented. upvoted
I PROTEST! The next term in the sequence was actually π ! Yes that is pi factorial!
THIS PROBLEM IS WRONG!!!
But really the sequence must be clearly defined. For example, polynomial interpolation could be used to show that the next term in the sequence is indeed π ! :
See Wolfram|Alpha
(P.S. nice solution Brian ;))
Nice I even did in same way
Practically no other way to find that to use the arctan addition formula.
One more term should have been given... I thought the series was 3, 7, 13, 17, 23...
Log in to reply
There is no 17 in it
Log in to reply
I think it has been edited now. There were few terms last time I see.
First you have to figure out that the n t h term is c o t − 1 ( n 2 + n + 1 ) (that should be more clear, by the way).
Recall that the tangent sum formula states that t a n ( a + b ) = 1 − t a n ( a ) t a n ( b ) t a n ( a ) + t a n ( b ) . Now let p = t a n ( a ) and q = t a n ( b ) . Then if − 9 0 o < t a n − 1 ( p ) + t a n − 1 ( q ) < 9 0 o , we have t a n − 1 ( p ) + t a n − 1 ( q ) = t a n − 1 ( 1 − p q p + q ) Now if we let x = p 1 and y = q 1 , then this becomes: t a n − 1 ( x 1 ) + t a n − 1 ( y 1 ) = t a n − 1 ( x y − 1 x + y ) c o t − 1 ( x ) + c o t − 1 ( y ) = c o t − 1 ( x + y x y − 1 ) ( ∗ )
Using this formula, I calculated the first few partial sums. They turned out to be c o t − 1 ( 1 3 ) , c o t − 1 ( 2 4 ) , c o t − 1 ( 3 5 ) , . . .
So we can prove by induction that the n t h partial sum is equal to c o t − 1 ( n n + 2 ) . This is very easy using formula ( ∗ ) above:
The base case n = 1 is clearly true since c o t − 1 ( 3 ) = c o t − 1 ( 1 1 + 2 ) .
Now suppose the k t h partial sum is c o t − 1 ( k k + 2 ) . Then the ( k + 1 ) t h partial sum is: c o t − 1 ( k k + 2 ) + c o t − 1 ( ( k + 1 ) 2 + ( k + 1 ) + 1 ) = c o t − 1 ( k k + 2 + k 2 + 3 k + 3 k k + 2 ∗ ( k 2 + 3 k + 3 ) − 1 ) = c o t − 1 ( k + 2 + k 3 + 3 k 2 + 3 k k 3 + 5 k 2 + 9 k + 6 − k ) = c o t − 1 ( ( k + 1 ) ( k 2 + 2 k + 2 ) ( k + 3 ) ( k 2 + 2 k + 2 ) ) = c o t − 1 ( k + 1 k + 3 ) Hence the induction is complete.
Therefore, the infinite sum is equal to n → ∞ lim c o t − 1 ( n n + 2 ) = c o t − 1 ( 1 ) = 4 5 o
Let us define θ n = cot − 1 1 + cot − 1 3 + cot − 1 7 + ⋯ + cot − 1 ( n 2 + n + 1 ) . Then θ n = tan − 1 ( n + 1 ) radians for all integers n ≥ 0 . Let us prove the claim by induction.
For n = 0 , θ 0 = cot − 1 1 = tan − 1 ( 0 + 1 ) , therefore the claim is true for n = 0 . Assuming that the claim is true for n , then for n + 1 :
θ n + 1 = θ n + cot − 1 ( ( n + 1 ) 2 + ( n + 1 ) + 1 ) = tan − 1 ( n + 1 ) + tan − 1 ( n + 1 ) 2 + ( n + 1 ) + 1 1 = tan − 1 ( 1 − ( n + 1 ) 2 + ( n + 1 ) + 1 n + 1 n + 1 + ( n + 1 ) 2 + ( n + 1 ) + 1 1 ) = tan − 1 ( ( n + 1 ) 2 + 1 ( n + 1 ) 3 + ( n + 1 ) 2 + ( n + 1 ) + 1 ) = tan − 1 ( ( n + 1 ) + 1 )
The claim is also true for n + 1 , therefore it is true for all n ≥ 0 .
Note that θ n includes an additional initial term of cot − 1 1 , therefore the answer we need to find is
n → ∞ lim θ n − cot − 1 1 = n → ∞ lim tan − 1 ( n + 1 ) − 4 π = 2 π − 4 π = 4 π = 4 5 ∘
Problem Loading...
Note Loading...
Set Loading...
The series can be written as
n = 1 ∑ ∞ cot − 1 ( n 2 + n + 1 ) = n = 1 ∑ ∞ tan − 1 ( n 2 + n + 1 ) 1 .
Next, using the fact that
tan − 1 ( x ) − tan − 1 ( y ) = tan − 1 ( 1 + x y x − y )
let x = n + 1 and y = n to see that
tan − 1 ( n + 1 ) − tan − 1 ( n ) = tan − 1 ( n 2 + n + 1 ) 1 .
Our series can then be written as
n = 1 ∑ ∞ ( tan − 1 ( n + 1 ) − tan − 1 ( n ) ) ,
which is a telescoping series, giving a sum of
− tan − 1 ( 1 ) + lim n → ∞ ( tan − 1 ( n + 1 ) ) = − 4 π + 2 π = 4 π ,
which in degrees is 4 5 ∘ .