Skip to main content
Back to Definite Integration
JEE Main 2021
Definite Integration
Definite Integration
Hard

Question

The value of the integral 22sin2x[xπ]+12dx\int\limits_{ - 2}^2 {{{{{\sin }^2}x} \over { \left[ {{x \over \pi }} \right] + {1 \over 2}}}} \,dx (where [x] denotes the greatest integer less than or equal to x) is

Options

Solution

Key Concepts and Formulas

  1. Property of Definite Integrals with Symmetric Limits: For an integrable function f(x)f(x), aaf(x)dx=0a[f(x)+f(x)]dx\int_{-a}^a f(x) \, dx = \int_0^a [f(x) + f(-x)] \, dx This property is extremely useful for integrals with symmetric limits, often simplifying the integrand.

  2. Property of the Greatest Integer Function (GIF): For any real number yy, [y]+[y]={0if yZ1if yZ[y] + [-y] = \begin{cases} 0 & \text{if } y \in \mathbb{Z} \\ -1 & \text{if } y \notin \mathbb{Z} \end{cases} The behavior of [y]+[y][y] + [-y] depends crucially on whether yy is an integer or not.


Step-by-Step Solution

Let the given integral be II. I=22sin2x[xπ]+12dxI = \int\limits_{ - 2}^2 {{{{{\sin }^2}x} \over { \left[ {{x \over \pi }} \right] + {1 \over 2}}}} \,dx

Step 1: Apply the Property of Symmetric Limits

  • Why this step? The integration limits are from 2-2 to 22, which are symmetric about 00. This suggests using the property aaf(x)dx=0a[f(x)+f(x)]dx\int_{-a}^a f(x) \, dx = \int_0^a [f(x) + f(-x)] \, dx to simplify the integral.

Let f(x)=sin2x[xπ]+12f(x) = \frac{\sin^2 x}{\left[ \frac{x}{\pi} \right] + \frac{1}{2}}. We need to find f(x)f(-x). f(x)=sin2(x)[xπ]+12f(-x) = \frac{\sin^2 (-x)}{\left[ \frac{-x}{\pi} \right] + \frac{1}{2}} Since sin(x)=sinx\sin(-x) = -\sin x, sin2(x)=(sinx)2=sin2x\sin^2(-x) = (-\sin x)^2 = \sin^2 x. So, f(x)=sin2x[xπ]+12f(-x) = \frac{\sin^2 x}{\left[ -\frac{x}{\pi} \right] + \frac{1}{2}} Applying the property, the integral becomes: I=02(f(x)+f(x))dxI = \int_0^2 \left( f(x) + f(-x) \right) \, dx I=02(sin2x[xπ]+12+sin2x[xπ]+12)dxI = \int_0^2 \left( \frac{\sin^2 x}{\left[ \frac{x}{\pi} \right] + \frac{1}{2}} + \frac{\sin^2 x}{\left[ -\frac{x}{\pi} \right] + \frac{1}{2}} \right) \, dx

Step 2: Analyze the Greatest Integer Function Term

  • Why this step? The denominators involve the greatest integer function. To simplify the sum of the two fractions, we need to understand the relationship between [xπ]\left[ \frac{x}{\pi} \right] and [xπ]\left[ -\frac{x}{\pi} \right] within the integration interval [0,2][0, 2].

Consider the term y=xπy = \frac{x}{\pi}. For x(0,2]x \in (0, 2], the range of yy is (0,2π]\left( 0, \frac{2}{\pi} \right]. Since π3.14159\pi \approx 3.14159, we have 2π0.6366\frac{2}{\pi} \approx 0.6366. Thus, for x(0,2]x \in (0, 2], xπ\frac{x}{\pi} lies in the interval (0,0.6366](0, 0.6366]. In this interval, xπ\frac{x}{\pi} is never an integer. Therefore, we can use the GIF property: [xπ]+[xπ]=1\left[ \frac{x}{\pi} \right] + \left[ -\frac{x}{\pi} \right] = -1. From this, we get [xπ]=1[xπ]\left[ -\frac{x}{\pi} \right] = -1 - \left[ \frac{x}{\pi} \right].

Step 3: Substitute and Simplify the Integrand

  • Why this step? We substitute the expression for [xπ]\left[ -\frac{x}{\pi} \right] into the integral to see if the integrand simplifies.

Substitute [xπ]=1[xπ]\left[ -\frac{x}{\pi} \right] = -1 - \left[ \frac{x}{\pi} \right] into the second term of the integrand: sin2x[xπ]+12=sin2x(1[xπ])+12\frac{\sin^2 x}{\left[ -\frac{x}{\pi} \right] + \frac{1}{2}} = \frac{\sin^2 x}{\left( -1 - \left[ \frac{x}{\pi} \right] \right) + \frac{1}{2}} Simplify the denominator: 1[xπ]+12=12[xπ]=([xπ]+12)-1 - \left[ \frac{x}{\pi} \right] + \frac{1}{2} = -\frac{1}{2} - \left[ \frac{x}{\pi} \right] = - \left( \left[ \frac{x}{\pi} \right] + \frac{1}{2} \right) Now, substitute this back into the integral expression: I=02(sin2x[xπ]+12+sin2x([xπ]+12))dxI = \int_0^2 \left( \frac{\sin^2 x}{\left[ \frac{x}{\pi} \right] + \frac{1}{2}} + \frac{\sin^2 x}{- \left( \left[ \frac{x}{\pi} \right] + \frac{1}{2} \right)} \right) \, dx I=02(sin2x[xπ]+12sin2x[xπ]+12)dxI = \int_0^2 \left( \frac{\sin^2 x}{\left[ \frac{x}{\pi} \right] + \frac{1}{2}} - \frac{\sin^2 x}{\left[ \frac{x}{\pi} \right] + \frac{1}{2}} \right) \, dx The two terms in the integrand cancel each other out: I=02(0)dxI = \int_0^2 (0) \, dx

Step 4: Evaluate the Integral

  • Why this step? The integral of zero over any finite interval is zero.

I=0I = 0


Common Mistakes & Tips

  • GIF Condition Check: Always verify if the argument of the GIF is an integer or not within the integration limits. Incorrectly applying [y]+[y]=1[y] + [-y] = -1 when yy is an integer (or vice-versa) is a common error.
  • Symmetric Limit Property: Recognizing and applying the aaf(x)dx=0a[f(x)+f(x)]dx\int_{-a}^a f(x) \, dx = \int_0^a [f(x) + f(-x)] \, dx property is crucial for simplifying integrals with symmetric bounds.
  • Algebraic Simplification: Be meticulous with algebraic manipulations, especially when dealing with denominators that involve GIF terms, to avoid sign errors.

Summary

The integral was evaluated by first applying the property of definite integrals with symmetric limits, transforming the integral from [2,2][-2, 2] to [0,2][0, 2] by considering f(x)+f(x)f(x) + f(-x). The key step involved analyzing the greatest integer function [xπ]\left[ \frac{x}{\pi} \right]. For x(0,2]x \in (0, 2], xπ\frac{x}{\pi} is never an integer, allowing us to use the property [y]+[y]=1\left[ y \right] + \left[ -y \right] = -1. This led to the simplification of the integrand to zero, making the value of the integral zero.

The final answer is 0\boxed{0}.

Practice More Definite Integration Questions

View All Questions