Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Inverse Trigonometric Functions question

2025 · 4 Apr · Shift 2 · Q40
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Inverse Trigonometric Functions
  5. /2025 · 4 Apr · Shift 2 · Q40

Inverse Trigonometric Functions question

2025 · 4 Apr · Shift 2 · Q40

JEE MainMathematicsInverse Trigonometric FunctionsMCQ+4 / −1
The sum of the infinite series cot⁡−1(74)+cot⁡−1(194)+cot⁡−1(394)+cot⁡−1(674)+…\cot ^{-1}\left(\frac{7}{4}\right)+\cot ^{-1}\left(\frac{19}{4}\right)+\cot ^{-1}\left(\frac{39}{4}\right)+\cot ^{-1}\left(\frac{67}{4}\right)+\ldotscot−1(47​)+cot−1(419​)+cot−1(439​)+cot−1(467​)+…. is :
  1. A
    π2+cot⁡−1(12)\frac{\pi}{2}+\cot ^{-1}\left(\frac{1}{2}\right)2π​+cot−1(21​)
  2. B
    π2−cot⁡−1(12)\frac{\pi}{2}-\cot ^{-1}\left(\frac{1}{2}\right)2π​−cot−1(21​)
  3. C
    π2−tan⁡−1(12)\frac{\pi}{2}-\tan ^{-1}\left(\frac{1}{2}\right)2π​−tan−1(21​)
  4. D
    π2+tan⁡−1(12)\frac{\pi}{2}+\tan ^{-1}\left(\frac{1}{2}\right)2π​+tan−1(21​)
View written solutionFree

Correct answer: C

  1. Identify the pattern of the general term

The given series is

cot⁡−1(74)+cot⁡−1(194)+cot⁡−1(394)+cot⁡−1(674)+⋯\cot^{-1}\left(\frac{7}{4}\right)+\cot^{-1}\left(\frac{19}{4}\right)+\cot^{-1}\left(\frac{39}{4}\right)+\cot^{-1}\left(\frac{67}{4}\right)+\cdotscot−1(47​)+cot−1(419​)+cot−1(439​)+cot−1(467​)+⋯

Look at the numerators: 7, 19, 39, 67,…7,\ 19,\ 39,\ 67,\ldots7, 19, 39, 67,… These are of the form n2+(n+1)2n^2+(n+1)^2n2+(n+1)2 for n=1,2,3,4,…n=1,2,3,4,\ldotsn=1,2,3,4,…, because 12+22=5(not 7),1^2+2^2=5\quad(\text{not }7),12+22=5(not 7), so let us check another form: 2n2+2n+32n^2+2n+32n2+2n+3 For n=1,2,3,4n=1,2,3,4n=1,2,3,4: 2(1)2+2(1)+3=72(1)^2+2(1)+3=72(1)2+2(1)+3=7 2(2)2+2(2)+3=15≠192(2)^2+2(2)+3=15\neq 192(2)2+2(2)+3=15=19 So try 2n2+4n+12n^2+4n+12n2+4n+1 For n=1,2,3,4n=1,2,3,4n=1,2,3,4: 7,17,31,49≠7,17,31,49\neq7,17,31,49=

Now observe the successive differences: 19−7=12,39−19=20,67−39=2819-7=12,\quad 39-19=20,\quad 67-39=2819−7=12,39−19=20,67−39=28 Second difference is constant 888, so numerator is quadratic: an2+bn+can^2+bn+can2+bn+c with 2a=8⇒a=42a=8\Rightarrow a=42a=8⇒a=4.

Let numerator be 4n2+bn+c4n^2+bn+c4n2+bn+c Using n=1,2n=1,2n=1,2: 4+b+c=7⇒b+c=34+b+c=7 \Rightarrow b+c=34+b+c=7⇒b+c=3 16+2b+c=19⇒2b+c=316+2b+c=19 \Rightarrow 2b+c=316+2b+c=19⇒2b+c=3 Subtracting gives b=0b=0b=0, hence c=3c=3c=3.

So the nnnth term is cot⁡−1(4n2+34).\cot^{-1}\left(\frac{4n^2+3}{4}\right).cot−1(44n2+3​).

Thus S=∑n=1∞cot⁡−1(4n2+34).S=\sum_{n=1}^{\infty} \cot^{-1}\left(\frac{4n^2+3}{4}\right).S=∑n=1∞​cot−1(44n2+3​).


  1. Convert each term into a telescoping form

We use the identity cot⁡−1x−cot⁡−1y=cot⁡−1(xy+1y−x)\cot^{-1}x-\cot^{-1}y=\cot^{-1}\left(\frac{xy+1}{y-x}\right)cot−1x−cot−1y=cot−1(y−xxy+1​) for suitable positive values.

Now compute cot⁡−1(2n−1)−cot⁡−1(2n+1).\cot^{-1}(2n-1)-\cot^{-1}(2n+1).cot−1(2n−1)−cot−1(2n+1). Then

=\frac{4n^2-1+1}{2} =\frac{4n^2}{2}=2n^2.$$ That does not match. Instead try $$\cot^{-1}\left(\frac{2n-1}{2}\right)-\cot^{-1}\left(\frac{2n+1}{2}\right).$$ Using the same identity: $$x=\frac{2n-1}{2},\quad y=\frac{2n+1}{2}$$ Then $$xy+1=\frac{(2n-1)(2n+1)}{4}+1=\frac{4n^2-1}{4}+1=\frac{4n^2+3}{4}$$ and $$y-x=\frac{2n+1}{2}-\frac{2n-1}{2}=1.$$ Therefore $$\cot^{-1}\left(\frac{2n-1}{2}\right)-\cot^{-1}\left(\frac{2n+1}{2}\right) =\cot^{-1}\left(\frac{4n^2+3}{4}\right).$$ So each term becomes $$\cot^{-1}\left(\frac{4n^2+3}{4}\right)=\cot^{-1}\left(\frac{2n-1}{2}\right)-\cot^{-1}\left(\frac{2n+1}{2}\right).$$ --- 3. **Write the series as a telescoping sum** Hence

S=\sum_{n=1}^{\infty}\left[\cot^{-1}\left(\frac{2n-1}{2}\right)-\cot^{-1}\left(\frac{2n+1}{2}\right)\right].

Expanding, Expanding,Expanding,

S=\left[\cot^{-1}\left(\frac{1}{2}\right)-\cot^{-1}\left(\frac{3}{2}\right)\right] +\left[\cot^{-1}\left(\frac{3}{2}\right)-\cot^{-1}\left(\frac{5}{2}\right)\right] +\cdots

Allmiddletermscancel,soAll middle terms cancel, soAllmiddletermscancel,so

S=\cot^{-1}\left(\frac{1}{2}\right)-\lim_{n\to\infty}\cot^{-1}\left(\frac{2n+1}{2}\right).

Since $$\lim_{n\to\infty}\cot^{-1}\left(\frac{2n+1}{2}\right)=0,$$ we get $$S=\cot^{-1}\left(\frac{1}{2}\right).$$ --- 4. **Match with the options** Use the identity for positive $x$: $$\cot^{-1}x=\frac{\pi}{2}-\tan^{-1}x.$$ Thus

\cot^{-1}\left(\frac{1}{2}\right)=\frac{\pi}{2}-\tan^{-1}\left(\frac{1}{2}\right).

So the sum is $$\boxed{\frac{\pi}{2}-\tan^{-1}\left(\frac{1}{2}\right)}.$$ This is **Option C**. --- 5. **Comparison with stored answer** Stored correct answer: **C** Our derived answer: **C** So they agree.
PreviousNext

More from Inverse Trigonometric Functions

  • The value of cot−1(tan(2)1+tan2(2)​−1​)−cot−1(tan(21​)1+tan2(21​)​+1​) is equal to2025 · MCQ
  • Using the principal values of the inverse trigonometric functions, the sum of the maximum and the minimum values of 16((sec−1x)2+(cosec−1x)2) is :2025 · MCQ
  • If 2π​≤x≤43π​, then cos−1(1312​cosx+135​sinx) is equal to2025 · MCQ
  • If for some α,β;α≤β,α+β=8 and sec2(tan−1α)+cosec2(cot−1β)=36, then α2+β is ​2025 · Numerical
  • If α>β>γ>0, then the expression cot−1{β+(α−β)(1+β2)​}+cot−1{γ+(β−γ)(1+γ2)​}+cot−1{α+(γ−α)(1+α2)​}…2025 · MCQ
  • cos(sin−153​+sin−1135​+sin−16533​) is equal to:2025 · MCQ
  • Let [x] denote the greatest integer less than or equal to x. Then the domain of f(x)=sec−1(2[x]+1) is:2025 · MCQ
  • Let S = {x:cos−1x=π+sin−1x+sin−1[2x+1]}. Then x∈S∑​(2x−1)2 is equal to ​.2025 · Numerical