PracticeHow it worksFeaturesPricingBlog Start practising free
Past Paper Solutions

Integral Calculus JEE 2014: Solving (2 Cosec x)^17

JEE Advanced 2014 Mathematics Integral Calculus Definite integration using substitution

By Founder, JEEnius - IIT Kanpur Alumni · Sep 4, 2026 · 3 min read

Hard 5 min target

Evaluate π/4π/2(2cosecx)17dx.

Show answerAnswer

25740 ln(1+sqrt(2)) + (16037316 sqrt(2))/7

Explanation

Let the integral be I.

I=π/4π/2(2cosecx)17dx

Use the substitution shown in the image:

eu+eu=2cosecx

At x=π4,

2cosecx=22

So,

eu+eu=22

This gives

u=ln(1+2)

At x=π2,

2cosecx=2

So,

u=0

Also,

cosecx+cotx=eu

cosecxcotx=eu

Subtracting,

2cotx=eueu

Hence,

cotx=eueu2

Differentiating eu+eu=2cosecx,

(eueu)du=2cosecxcotxdx

Therefore,

dx=(eueu)du2cosecxcotx

Using 2cosecx=eu+eu and 2cotx=eueu, the integral transforms to

I=20ln(1+2)(eu+eu)16du

Now expand:

(eu+eu)16=k=016(16k)e(162k)u

Thus,

I=2(168)ln(1+2)+2k8(16k)e(162k)L1162k

where

L=ln(1+2)

Pairing symmetric terms gives

I=2(168)L+2j=18(168j)sinh(2jL)j

Since

L=ln(1+2)

we have

sinhL=1

coshL=2

So,

sinh(2L)=22

Using the recurrence for Sj where sinh(2jL)=Sj2,

Sj+1=6SjSj1

with

S0=0

S1=2

we get

S1=2, S2=12, S3=70, S4=408, S5=2378, S6=13860, S7=80782, S8=470832

Also,

(168)=12870

Therefore, the logarithmic part is

2(168)L=25740ln(1+2)

The algebraic part becomes

22j=18(168j)Sjj=1603731627

Hence,

I=25740ln(1+2)+1603731627

Final answer: 25740ln(1+2)+1603731627.

Mathematics artwork for the article: Integral Calculus JEE 2014: Solving (2 Cosec x)^17

What was the (2 cosec x)^17 integral in JEE Advanced 2014?

JEE Advanced 2014 Paper 2 required evaluation of the definite integral from π/4 to π/2 of (2 cosec x)^17. It was tagged difficulty 4 (hard) with expected solving time of 300 seconds. The answer is 25740ln(1+2)+1603731627.

This exact expression involves ln(1+2) and a rational multiple of 2. Students get stuck on the eu substitution for cosec x, the binomial expansion of the resulting even power, and the hyperbolic recurrence.

How do you solve the 2014 JEE Advanced integral of (2 cosec x)^17 using the official exponential substitution?

Set

I=π/4π/2(2cscx)17dx.

Apply the substitution

eu+eu=2cscx.

At x=π/4, u=ln(1+2). At x=π/2, u=0. Let L=ln(1+2).

From the substitution derive cscx+cotx=eu and cscxcotx=eu. Subtracting these gives 2cotx=eueu.

Differentiate the substitution equation:

(eueu)du=2cscxcotxdx.

Solve for dx:

dx=(eueu)du2cscxcotx.

After substitution the factors simplify. The negative sign reverses the limits to yield

I=20L(eu+eu)16du.

Expand using the binomial theorem:

(eu+eu)16=k=016(16k)e(162k)u.

The k=8 term is constant and integrates to 2(168)L. Since (168)=12870 this logarithmic piece equals 25740L=25740ln(1+2).

The remaining paired terms become

I=25740ln(1+2)+2j=18(168j)sinh(2jL)j.

With L=ln(1+2) we have sinhL=1 and coshL=2, so sinh(2jL)=Sj2 where the sequence Sj satisfies the recurrence Sj+1=6SjSj1 with S0=0, S1=2.

Computing the values:

  • S1=2
  • S2=12
  • S3=70
  • S4=408
  • S5=2378
  • S6=13860
  • S7=80782
  • S8=470832

After inserting each binomial coefficient, dividing by j, and summing, the algebraic coefficient evaluates to 1603731627.

Thus the exact value is

25740ln(1+2)+1603731627.

You can search every JEE Advanced paper from 2007 in the past-paper archive by chapter to locate this 2014 question with its worked solution.

What common mistake occurs in the substitution step for this integral?

One specific error occurs when students differentiate eu+eu=2cscx but forget the 2cscx factor present in the denominator of dx. They end up with an extra power of (eu+eu) and obtain I=(eu+eu)17du instead of the correct factor of 2 times the 16th power.

The resulting series carries different binomial coefficients and the summed rational term no longer simplifies to 16037316/7. The final expression therefore fails to match the official answer even if the limits and hyperbolic pairing are applied later.

Why does the hyperbolic recurrence simplify the binomial sum so efficiently?

The recurrence originates directly from sinh addition formulas. Given L=ln(1+2), direct calculation shows sinhL=1 and coshL=2. Then sinh(2L)=2sinhLcoshL=22, which sets S1=2 when sinh(2jL)=Sj2.

The double-angle identity for sinh(2(j+1)L) expands using cosh(2L)=2cosh2L1=3. Collecting coefficients produces the clean linear recurrence Sj+1=6SjSj1 with initial values S0=0, S1=2.

The computed sequence is exactly:

  • S1=2
  • S2=12
  • S3=70
  • S4=408
  • S5=2378
  • S6=13860
  • S7=80782
  • S8=470832

Recurrence relations reduce computation time from O(n^2) to O(n) for the coefficients. After multiplying each (168j) by Sj/j and clearing the denominator, the total rational coefficient before 2 is 16037316/7.

What are two related definite integral questions from the same chapter?

Evaluate π/4π/2(2cscx)5dx. The same exponential substitution converts the odd power directly into an even power of (eu+eu) over the same limits from 0 to L.

A second question that demands binomial expansion after substitution and produces both logarithmic and rational terms is 0L(eu+eu)8du where L=ln(1+2). The central term again supplies a multiple of L while the symmetric pairs collapse via the identical sinh recurrence.

For lower powers (n=5 or n=7) the recurrence method still works but becomes unnecessary overhead. Direct integration of the four or six surviving terms after expansion finishes faster. Solve both ways on mocks, then choose the recurrence route only when the exponent exceeds 9.

What are the key takeaways for JEE Advanced integral calculus from this 2014 question?

The substitution eu+eu=2cscx converts odd powers of cosec x into even powers of (eu+eu).

Symmetry in binomial coefficients allows all non-central terms to be written using sinh functions.

Recurrence relations reduce computation time from O(n^2) to O(n) for the coefficients.

The exact final form matches the official answer only when the factor of 2 and the sign of dx are handled correctly.

Apply the same substitution and S_j table to the next mock integral of this type. Photograph any question you are stuck on and get a step-by-step solution, with a free-body diagram when the question needs one.

Next step: photograph a doubt on JEEnius and photograph any question you are stuck on and get a step-by-step solution, with a free-body diagram when the question needs one (20 free).

Keep going with Redox Reactions and Electrochemistry JEE 2022: Entropy MCQ Solution.

Frequently asked questions

How to solve (2 cosec x)^17 in JEE Advanced 2014?

Use the substitution e^u + e^{-u} = 2 csc x. This changes the limits from x = π/4 to π/2 into u = L to 0, where L = ln(1 + √2). The integral simplifies to 2 ∫ (e^u + e^{-u})^16 du from 0 to L. Apply binomial expansion and integrate using hyperbolic identities.

What is the exact answer for integral calculus jee 2014 (2 cosec x)^17?

The value is 25740 ln(1 + √2) + (16037316 √2)/7. The logarithmic term comes from the central binomial coefficient while the rational multiple of √2 is obtained after summing the paired terms using the recurrence for the sinh coefficients.

What substitution is used for cosec x in JEE Advanced integrals?

The substitution used is e^u + e^{-u} = 2 csc x. From this you derive csc x + cot x = e^u and csc x - cot x = e^{-u}. Differentiating gives the relation for dx that simplifies the integral after reversing limits.

Why is hyperbolic recurrence used in the 2014 JEE integral problem?

The recurrence S_{j+1} = 6S_j - S_{j-1} arises from the sinh addition formulas given that sinh L = 1 and cosh L = √2 for L = ln(1+√2). It allows rapid calculation of the coefficients in the sum without computing each sinh(2jL) individually.

binomial expansiondefinite integralsintegral calculusjee advancedrecurrence relationsubstitution method

Practise this with JEEnius AI

25 years of PYQs, AI doubt solving, and the 2027 prediction paper.

Start practising free