Solveeit Logo

Question

Mathematics Question on Application of Integrals

The value of I=01.5x2dxI = \int_{0}^{1.5} \left\lfloor x^2 \right\rfloor dx, where [ ] denotes the greatest integer function, is:

A

222 - \sqrt{2}

B

2\sqrt{2}

C

525 \sqrt{2}

D

3223 - 2 \sqrt{2}

Answer

222 - \sqrt{2}

Explanation

Solution

The greatest integer function [x2][x^2] takes different values depending on x2x^2.

Over 0x20 \leq x \leq \sqrt{2}, we split the integral into ranges where [x2][x^2] is constant:

For 0x<10 \leq x < 1, x2<1x^2 < 1 and [x2]=0[x^2] = 0. The contribution to the integral is:

01[x2]dx=010dx=0.\int_{0}^{1} [x^2]dx = \int_{0}^{1} 0 \, dx = 0.

For 1x21 \leq x \leq \sqrt{2}, 1x2<21 \leq x^2 < 2 and [x2]=1[x^2] = 1. The contribution to the integral is:

12[x2]dx=121dx=(21).\int_{1}^{\sqrt{2}} [x^2]dx = \int_{1}^{\sqrt{2}} 1 \, dx = (\sqrt{2} - 1).

Adding these results:

I=0+(21)=21.I = 0 + (\sqrt{2} - 1) = \sqrt{2} - 1.

Thus, the value of II is 222 - \sqrt{2}.