← Back to all lessons
Class 12Calculus8:52Published 6 Nov 2024

Definite Integrals: Two Questions Using Properties

Two important CBSE definite integral problems solved with the standard properties: the king rule for swapping limits, and the proof that the integral of log sine from 0 to half pi equals minus half pi times log 2.

This lesson works through two exam-favourite definite integrals from the Class 12 CBSE syllabus, both solved using properties of definite integrals rather than direct integration. The first uses the reflection (king) property to handle an integrand with a square root of tangent, and the second proves a classic logarithmic result that recurs as a standard formula. Each step is shown so you can see how clever substitution and symmetry turn awkward integrals into clean answers.

What you'll learn

  • How to use the reflection property that swaps the limits of a definite integral
  • Solving an integral with a square root of tangent by adding it to its mirror image
  • Proving the standard result for the integral of log sine over zero to half pi
  • Splitting and substituting to reduce a logarithmic integral to a known formula

Lesson chapters

0:00Question 1: the root tan integral
0:46Applying the reflection property
2:17Question 2: log sine from 0 to half pi
3:28Adding and subtracting log 2
5:19Substituting to evaluate the first piece
7:33Combining to finish the proof

Lesson notes

Definite Integrals: Two Questions Using Properties

This lesson solves two important CBSE definite integral problems using properties of definite integrals. Both rely on the reflection property, which replaces xx by a+bxa+b-x over the interval [a,b][a,b], turning a hard integrand into something that combines neatly with the original.

Question 1: evaluate π/6π/3dx1+tanx\displaystyle\int_{\pi/6}^{\pi/3} \frac{dx}{1+\sqrt{\tan x}}

Write tanx=sinxcosx\tan x = \dfrac{\sin x}{\cos x} and simplify the denominator.

I=π/6π/3dx1+sinxcosx=π/6π/3cosxcosx+sinxdx(1)I = \int_{\pi/6}^{\pi/3} \frac{dx}{1+\sqrt{\tfrac{\sin x}{\cos x}}} = \int_{\pi/6}^{\pi/3} \frac{\sqrt{\cos x}}{\sqrt{\cos x}+\sqrt{\sin x}}\,dx \quad (1)

Apply the reflection property. Here a+b=π6+π3=π2a+b = \tfrac{\pi}{6}+\tfrac{\pi}{3} = \tfrac{\pi}{2}, so replace xx by π2x\tfrac{\pi}{2}-x. Using cos ⁣(π2x)=sinx\cos\!\left(\tfrac{\pi}{2}-x\right)=\sin x and sin ⁣(π2x)=cosx\sin\!\left(\tfrac{\pi}{2}-x\right)=\cos x:

I=π/6π/3sinxsinx+cosxdx(2)I = \int_{\pi/6}^{\pi/3} \frac{\sqrt{\sin x}}{\sqrt{\sin x}+\sqrt{\cos x}}\,dx \quad (2)

Add (1) and (2). The numerators sum to the common denominator:

2I=π/6π/3cosx+sinxcosx+sinxdx=π/6π/31dx=π3π6=π62I = \int_{\pi/6}^{\pi/3} \frac{\sqrt{\cos x}+\sqrt{\sin x}}{\sqrt{\cos x}+\sqrt{\sin x}}\,dx = \int_{\pi/6}^{\pi/3} 1\,dx = \frac{\pi}{3}-\frac{\pi}{6} = \frac{\pi}{6}

Therefore

I=π12.I = \frac{\pi}{12}.

Question 2: prove 0π/2log(sinx)dx=π2log2\displaystyle\int_{0}^{\pi/2} \log(\sin x)\,dx = -\frac{\pi}{2}\log 2

This is a standard result worth memorising, as it reappears in other problems. Let

I=0π/2log(sinx)dx(1)I = \int_{0}^{\pi/2} \log(\sin x)\,dx \quad (1)

Reflect. Replacing xx by π2x\tfrac{\pi}{2}-x and using sin ⁣(π2x)=cosx\sin\!\left(\tfrac{\pi}{2}-x\right)=\cos x:

I=0π/2log(cosx)dx(2)I = \int_{0}^{\pi/2} \log(\cos x)\,dx \quad (2)

Add (1) and (2).

2I=0π/2(logsinx+logcosx)dx=0π/2log(sinxcosx)dx2I = \int_{0}^{\pi/2} \big(\log\sin x + \log\cos x\big)\,dx = \int_{0}^{\pi/2} \log(\sin x\cos x)\,dx

Add and subtract log2\log 2 to introduce the double angle. Since 2sinxcosx=sin2x2\sin x\cos x = \sin 2x:

2I=0π/2log ⁣(2sinxcosx)dx0π/2log2dx=0π/2log(sin2x)dx0π/2log2dx2I = \int_{0}^{\pi/2} \log\!\big(2\sin x\cos x\big)\,dx - \int_{0}^{\pi/2} \log 2\,dx = \int_{0}^{\pi/2} \log(\sin 2x)\,dx - \int_{0}^{\pi/2} \log 2\,dx

Call these I1I_1 and I2I_2.

2I=I1I2(3)2I = I_1 - I_2 \quad (3)

Evaluate I1I_1

Put 2x=t2x = t, so dx=12dtdx = \tfrac{1}{2}\,dt; the limits become 00 to π\pi.

I1=0π/2log(sin2x)dx=120πlog(sint)dtI_1 = \int_{0}^{\pi/2} \log(\sin 2x)\,dx = \frac{1}{2}\int_{0}^{\pi} \log(\sin t)\,dt

Using 02af(x)dx=20af(x)dx\displaystyle\int_{0}^{2a} f(x)\,dx = 2\int_{0}^{a} f(x)\,dx when f(2ax)=f(x)f(2a-x)=f(x), and sin(πt)=sint\sin(\pi-t)=\sin t:

I1=1220π/2log(sint)dt=0π/2log(sinx)dx=I(4)I_1 = \frac{1}{2}\cdot 2\int_{0}^{\pi/2} \log(\sin t)\,dt = \int_{0}^{\pi/2} \log(\sin x)\,dx = I \quad (4)

Evaluate I2I_2

Since log2\log 2 is constant,

I2=0π/2log2dx=log2π2=π2log2(5)I_2 = \int_{0}^{\pi/2} \log 2\,dx = \log 2 \cdot \frac{\pi}{2} = \frac{\pi}{2}\log 2 \quad (5)

Combine

Substituting (4) and (5) into (3):

2I=Iπ2log2    I=π2log2.2I = I - \frac{\pi}{2}\log 2 \;\Rightarrow\; I = -\frac{\pi}{2}\log 2.

Key takeaways

  • The reflection property abf(x)dx=abf(a+bx)dx\int_a^b f(x)\,dx = \int_a^b f(a+b-x)\,dx turns many symmetric integrals into a constant after adding the two forms.
  • For π/6π/3dx1+tanx\int_{\pi/6}^{\pi/3} \frac{dx}{1+\sqrt{\tan x}}, the two forms add to the integral of 11, giving π12\tfrac{\pi}{12}.
  • The result 0π/2log(sinx)dx=π2log2\int_{0}^{\pi/2} \log(\sin x)\,dx = -\tfrac{\pi}{2}\log 2 is a standard formula to memorise for later problems.