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

Definite Integration question

2021 · 31 Aug · Shift 1 · Q37
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. /Definite Integration
  5. /2021 · 31 Aug · Shift 1 · Q37

Definite Integration question

2021 · 31 Aug · Shift 1 · Q37

JEE MainMathematicsDefinite IntegrationNumerical+4 / −1
Let [t] denote the greatest integer ≤\le≤ t. Then the value of 8.∫−121([2x]+∣x∣)dx8.\int\limits_{ - {1 \over 2}}^1 {([2x] + |x|)dx}8.−21​∫1​([2x]+∣x∣)dx is ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 5

We need to evaluate 8∫−1/21([2x]+∣x∣)dx,8\int_{-1/2}^{1} \left([2x]+|x|\right)dx,8∫−1/21​([2x]+∣x∣)dx, where [t][t][t] denotes the greatest integer less than or equal to ttt.

1. Break the interval according to [2x][2x][2x] and ∣x∣|x|∣x∣

The expression changes when:

  1. x=0x=0x=0 because of ∣x∣|x|∣x∣,
  2. 2x2x2x crosses integers, i.e. at x=−12,0,12,1x=-\tfrac12,0,\tfrac12,1x=−21​,0,21​,1.

So split the interval into: [−12,0),[0,12),[12,1).\left[-\frac12,0\right),\quad \left[0,\frac12\right),\quad \left[\frac12,1\right).[−21​,0),[0,21​),[21​,1).

2. Find [2x][2x][2x] on each interval

(i) For −12≤x<0-\frac12 \le x<0−21​≤x<0

Then −1≤2x<0,-1\le 2x<0,−1≤2x<0, so [2x]=−1.[2x]=-1.[2x]=−1. Also, since x<0x<0x<0, ∣x∣=−x.|x|=-x.∣x∣=−x. Thus integrand is [2x]+∣x∣=−1−x.[2x]+|x|=-1-x.[2x]+∣x∣=−1−x.

(ii) For 0≤x<120\le x<\frac120≤x<21​

Then 0≤2x<1,0\le 2x<1,0≤2x<1, so [2x]=0.[2x]=0.[2x]=0. Also ∣x∣=x|x|=x∣x∣=x. Hence integrand is x.x.x.

(iii) For 12≤x<1\frac12\le x<121​≤x<1

Then 1≤2x<2,1\le 2x<2,1≤2x<2, so [2x]=1.[2x]=1.[2x]=1. Also ∣x∣=x|x|=x∣x∣=x. Hence integrand is 1+x.1+x.1+x.

At the single point x=1x=1x=1, [2]=2[2]=2[2]=2, but changing value at one point does not affect the integral.

3. Compute the integral piecewise

So I=∫−1/21([2x]+∣x∣)dxI=\int_{-1/2}^{1}([2x]+|x|)dxI=∫−1/21​([2x]+∣x∣)dx becomes I=∫−1/20(−1−x)dx+∫01/2x dx+∫1/21(1+x)dx.I=\int_{-1/2}^{0}(-1-x)dx+\int_{0}^{1/2}x\,dx+\int_{1/2}^{1}(1+x)dx.I=∫−1/20​(−1−x)dx+∫01/2​xdx+∫1/21​(1+x)dx.

First part

∫−1/20(−1−x)dx=[−x−x22]−1/20.\int_{-1/2}^{0}(-1-x)dx=\left[-x-\frac{x^2}{2}\right]_{-1/2}^{0}.∫−1/20​(−1−x)dx=[−x−2x2​]−1/20​. At x=0x=0x=0, value is 000. At x=−12x=-\tfrac12x=−21​, −(−12)−(−1/2)22=12−1/42=12−18=38.-\left(-\frac12\right)-\frac{( -1/2)^2}{2}=\frac12-\frac{1/4}{2}=\frac12-\frac18=\frac38.−(−21​)−2(−1/2)2​=21​−21/4​=21​−81​=83​. So, ∫−1/20(−1−x)dx=0−38=−38.\int_{-1/2}^{0}(-1-x)dx=0-\frac38=-\frac38.∫−1/20​(−1−x)dx=0−83​=−83​.

Second part

∫01/2x dx=[x22]01/2=1/42=18.\int_{0}^{1/2}x\,dx=\left[\frac{x^2}{2}\right]_{0}^{1/2}=\frac{1/4}{2}=\frac18.∫01/2​xdx=[2x2​]01/2​=21/4​=81​.

Third part

∫1/21(1+x)dx=[x+x22]1/21.\int_{1/2}^{1}(1+x)dx=\left[x+\frac{x^2}{2}\right]_{1/2}^{1}.∫1/21​(1+x)dx=[x+2x2​]1/21​. At x=1x=1x=1: 1+12=32.1+\frac12=\frac32.1+21​=23​. At x=12x=\tfrac12x=21​: 12+1/42=12+18=58.\frac12+\frac{1/4}{2}=\frac12+\frac18=\frac58.21​+21/4​=21​+81​=85​. So, ∫1/21(1+x)dx=32−58=12−58=78.\int_{1/2}^{1}(1+x)dx=\frac32-\frac58=\frac{12-5}{8}=\frac78.∫1/21​(1+x)dx=23​−85​=812−5​=87​.

4. Add all parts

I=−38+18+78=58.I=-\frac38+\frac18+\frac78=\frac58.I=−83​+81​+87​=85​.

Therefore, 8I=8⋅58=5.8I=8\cdot \frac58=5.8I=8⋅85​=5.

5. Compare with stored answer

Derived answer = 555. Stored correct answer = 555. They match.

PreviousNext

More from Definite Integration

  • If xϕ(x)=5∫x​(3t2−2ϕ′(t))dt, x > − 2, and ϕ(0) = 4, then ϕ(2) is ​.2021 · Numerical
  • If [x] is the greatest integer ≤ x, then π20∫2​(sin2πx​)(x−[x])[x]dx is equal to :2021 · MCQ
  • The integral 0∫2​∣∣x−1∣−x∣dx is equal to ​.2020 · Numerical
  • Let [t] denote the greatest integer less than or equal to t. Then the value of 1∫2​∣2x−[3x]∣dx is ​.2020 · Numerical
  • −π∫π​∣π−∣x∣∣dx is equal to :2020 · MCQ
  • Suppose f(x) is a polynomial of degree four, having critical points at –1, 0, 1. If T = {x ∈ R | f(x) = f(0)}, then the sum of squares of all the elements of T is :2020 · MCQ
  • If the value of the integral 0∫21​​(1−x2)23​x2​dx is 6k​, then k is equal to :2020 · MCQ
  • Let f(x)=∣x−2∣ and g(x) = f(f(x)), x∈[0,4]. Then 0∫3​(g(x)−f(x))dx is equal to:2020 · MCQ