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

Question

If [x] is the greatest integer \le x, then π202(sinπx2)(x[x])[x]dx{\pi ^2}\int\limits_0^2 {\left( {\sin {{\pi x} \over 2}} \right)(x - [x]} {)^{[x]}}dx is equal to :

Options

Solution

Key Concepts and Formulas

  • Greatest Integer Function: [x][x] is the greatest integer less than or equal to xx.
  • Fractional Part Function: {x}=x[x]\{x\} = x - [x], where 0{x}<10 \le \{x\} < 1.
  • Properties of Definite Integrals: abf(x)dx=acf(x)dx+cbf(x)dx\int_a^b f(x) dx = \int_a^c f(x) dx + \int_c^b f(x) dx.
  • Substitution Rule for Definite Integrals: If u=g(x)u = g(x), then abf(g(x))g(x)dx=g(a)g(b)f(u)du\int_a^b f(g(x)) g'(x) dx = \int_{g(a)}^{g(b)} f(u) du.

Step-by-Step Solution

Step 1: Analyze the integrand and the interval of integration. The integral is given by I=π202(sinπx2)(x[x])[x]dxI = {\pi ^2}\int\limits_0^2 {\left( {\sin {{\pi x} \over 2}} \right)(x - [x]} {)^{[x]}}dx. The interval of integration is [0,2][0, 2]. The presence of [x][x] suggests splitting the integral into subintervals where [x][x] is constant. The fractional part is (x[x])={x}(x - [x]) = \{x\}.

Step 2: Split the integral based on the value of [x]. For x[0,2]x \in [0, 2], the greatest integer [x][x] can take values 0 and 1.

  • On the interval [0,1)[0, 1), [x]=0[x] = 0.
  • On the interval [1,2)[1, 2), [x]=1[x] = 1.
  • At x=2x=2, [x]=2[x]=2. However, the upper limit is 2, and the interval [1,2)[1, 2) covers up to but not including 2. For the purpose of integration, the value at a single point does not affect the integral.

Therefore, we split the integral into two parts: I=π2(01(sinπx2)(x[x])[x]dx+12(sinπx2)(x[x])[x]dx)I = {\pi ^2}\left( \int_0^1 {\left( {\sin {{\pi x} \over 2}} \right)(x - [x]} {)^{[x]}}dx + \int_1^2 {\left( {\sin {{\pi x} \over 2}} \right)(x - [x]} {)^{[x]}}dx \right)

Step 3: Evaluate the first integral (from 0 to 1). For x[0,1)x \in [0, 1), [x]=0[x] = 0. So, (x[x])[x]=(x0)0=x0=1(x - [x])^{[x]} = (x - 0)^0 = x^0 = 1 (since xx is not 0 in the interval (0,1)(0, 1) and 000^0 is typically taken as 1 in this context for integration, or more formally, as x0+x \to 0^+, x01x^0 \to 1). Let I1=01(sinπx2)(1)dx=01sinπx2dxI_1 = \int_0^1 {\left( {\sin {{\pi x} \over 2}} \right)(1)} dx = \int_0^1 {\sin {{\pi x} \over 2}} dx. To evaluate this, let u=πx2u = \frac{\pi x}{2}. Then du=π2dxdu = \frac{\pi}{2} dx, which means dx=2πdudx = \frac{2}{\pi} du. When x=0x=0, u=0u = 0. When x=1x=1, u=π2u = \frac{\pi}{2}. I1=0π/2sin(u)2πdu=2π0π/2sin(u)duI_1 = \int_0^{\pi/2} {\sin(u)} \frac{2}{\pi} du = \frac{2}{\pi} \int_0^{\pi/2} {\sin(u)} du I1=2π[cos(u)]0π/2=2π(cos(π2)(cos(0)))I_1 = \frac{2}{\pi} [-\cos(u)]_0^{\pi/2} = \frac{2}{\pi} (-\cos(\frac{\pi}{2}) - (-\cos(0))) I1=2π(0(1))=2π(1)=2πI_1 = \frac{2}{\pi} (0 - (-1)) = \frac{2}{\pi} (1) = \frac{2}{\pi}

Step 4: Evaluate the second integral (from 1 to 2). For x[1,2)x \in [1, 2), [x]=1[x] = 1. So, (x[x])[x]=(x1)1=x1(x - [x])^{[x]} = (x - 1)^1 = x - 1. Let I2=12(sinπx2)(x1)dxI_2 = \int_1^2 {\left( {\sin {{\pi x} \over 2}} \right)(x - 1)} dx. This integral requires integration by parts. Let u=x1u = x-1 and dv=sin(πx2)dxdv = \sin(\frac{\pi x}{2}) dx. Then du=dxdu = dx and v=sin(πx2)dxv = \int \sin(\frac{\pi x}{2}) dx. To find vv, let w=πx2w = \frac{\pi x}{2}, so dw=π2dxdw = \frac{\pi}{2} dx, dx=2πdwdx = \frac{2}{\pi} dw. sin(w)2πdw=2π(cos(w))=2πcos(πx2)\int \sin(w) \frac{2}{\pi} dw = \frac{2}{\pi} (-\cos(w)) = -\frac{2}{\pi} \cos(\frac{\pi x}{2}). So, v=2πcos(πx2)v = -\frac{2}{\pi} \cos(\frac{\pi x}{2}).

Using integration by parts formula udv=uvvdu\int u \, dv = uv - \int v \, du: I2=[(x1)(2πcos(πx2))]1212(2πcos(πx2))dxI_2 = \left[ (x-1) \left(-\frac{2}{\pi} \cos\left(\frac{\pi x}{2}\right)\right) \right]_1^2 - \int_1^2 \left(-\frac{2}{\pi} \cos\left(\frac{\pi x}{2}\right)\right) dx I2=[2π(x1)cos(πx2)]12+2π12cos(πx2)dxI_2 = \left[ -\frac{2}{\pi} (x-1) \cos\left(\frac{\pi x}{2}\right) \right]_1^2 + \frac{2}{\pi} \int_1^2 \cos\left(\frac{\pi x}{2}\right) dx

Evaluate the first term: At x=2x=2: 2π(21)cos(π22)=2π(1)cos(π)=2π(1)=2π-\frac{2}{\pi} (2-1) \cos(\frac{\pi \cdot 2}{2}) = -\frac{2}{\pi} (1) \cos(\pi) = -\frac{2}{\pi} (-1) = \frac{2}{\pi}. At x=1x=1: 2π(11)cos(π12)=2π(0)cos(π2)=0-\frac{2}{\pi} (1-1) \cos(\frac{\pi \cdot 1}{2}) = -\frac{2}{\pi} (0) \cos(\frac{\pi}{2}) = 0. So, the first term is 2π0=2π\frac{2}{\pi} - 0 = \frac{2}{\pi}.

Evaluate the second term: 2π12cos(πx2)dx\frac{2}{\pi} \int_1^2 \cos\left(\frac{\pi x}{2}\right) dx. Let k=πx2k = \frac{\pi x}{2}, dk=π2dxdk = \frac{\pi}{2} dx, dx=2πdkdx = \frac{2}{\pi} dk. When x=1x=1, k=π2k = \frac{\pi}{2}. When x=2x=2, k=πk = \pi. 2ππ/2πcos(k)2πdk=4π2π/2πcos(k)dk\frac{2}{\pi} \int_{\pi/2}^{\pi} \cos(k) \frac{2}{\pi} dk = \frac{4}{\pi^2} \int_{\pi/2}^{\pi} \cos(k) dk =4π2[sin(k)]π/2π=4π2(sin(π)sin(π2))= \frac{4}{\pi^2} [\sin(k)]_{\pi/2}^{\pi} = \frac{4}{\pi^2} (\sin(\pi) - \sin(\frac{\pi}{2})) =4π2(01)=4π2= \frac{4}{\pi^2} (0 - 1) = -\frac{4}{\pi^2}

Combining the parts of I2I_2: I2=2π4π2I_2 = \frac{2}{\pi} - \frac{4}{\pi^2}

Step 5: Combine the results for I1I_1 and I2I_2 and multiply by π2\pi^2. The total integral is I=π2(I1+I2)I = {\pi ^2} (I_1 + I_2). I=π2(2π+(2π4π2))I = {\pi ^2} \left( \frac{2}{\pi} + \left(\frac{2}{\pi} - \frac{4}{\pi^2}\right) \right) I=π2(2π+2π4π2)I = {\pi ^2} \left( \frac{2}{\pi} + \frac{2}{\pi} - \frac{4}{\pi^2} \right) I=π2(4π4π2)I = {\pi ^2} \left( \frac{4}{\pi} - \frac{4}{\pi^2} \right) Distribute π2\pi^2: I=π24ππ24π2I = \pi^2 \cdot \frac{4}{\pi} - \pi^2 \cdot \frac{4}{\pi^2} I=4π4I = 4\pi - 4 I=4(π1)I = 4(\pi - 1)

Common Mistakes & Tips

  • Handling 000^0: In the interval [0,1)[0, 1), for x=0x=0, we have (00)0=00(0-0)^0 = 0^0. For definite integrals, this is usually interpreted as 1. If the interval was (0,1](0, 1], the term would not be problematic.
  • Integration by Parts Errors: Carefully identify uu and dvdv. Ensure the differentiation and integration steps are correct. The limits of integration must be applied correctly at each stage.
  • Sign Errors: Pay close attention to the signs, especially when integrating trigonometric functions and applying the fundamental theorem of calculus.

Summary

The problem required evaluating a definite integral involving the greatest integer function. We first broke down the integral into sub-intervals based on the constant values of [x][x]. For the interval [0,1)[0, 1), [x]=0[x]=0, leading to a simple sine integral. For the interval [1,2)[1, 2), [x]=1[x]=1, requiring integration by parts. After evaluating each part and combining them, we multiplied by the pre-factor π2\pi^2 to obtain the final result.

The final answer is 4(π1)4(\pi - 1).

The final answer is \boxed{4(\pi - 1)}.

Practice More Definite Integration Questions

View All Questions