Analyzing the Setup
We are tasked with evaluating the sum:
p=r=1∑50tan−1(2r21)
At first glance, this summation seems impossible to compute directly. However, in the context of JEE Advanced, we aim to simplify the general term Tr=tan−1(2r21) to enable a telescoping effect.
The Algebraic Surgery
To achieve this, we utilize the trigonometric identity:
tan−1x−tan−1y=tan−1(1+xyx−y)
Our goal is to manipulate the argument of the inverse tangent into the form
1+xyx−y. We begin by multiplying the numerator and denominator by
2:
Tr=tan−1(4r22)
Next, we force the constant
1 into the denominator:
Tr=tan−1(1+(4r2−1)2)
Recognizing that
4r2−1 is a difference of squares, we factor it as
(2r−1)(2r+1). The numerator
2 can be expressed as the difference
(2r+1)−(2r−1). Thus, the term becomes:
Tr=tan−1(1+(2r+1)(2r−1)(2r+1)−(2r−1))
Applying the identity, we successfully transform
Tr into:
Tr=tan−1(2r+1)−tan−1(2r−1)
The Telescoping Magic
As we sum from r=1 to 50, the terms cancel out like dominoes. Let us visualize the expansion:
For r=1: tan−1(3)−tan−1(1)
For r=2: tan−1(5)−tan−1(3)
For r=3: tan−1(7)−tan−1(5)
The positive part of one term cancels the negative part of the subsequent term. This chain reaction continues until only the very first negative term and the very last positive term remain:
p=tan−1(101)−tan−1(1)
Final Calculation
Applying the identity once more to combine these two values:
p=tan−1(1+101⋅1101−1)
Simplifying the fraction:
p=tan−1(102100)=tan−1(5150)
Therefore, the final result is:
tanp=5150