Question
Question: The value of $\int_{0}^{\sqrt{2}}[x^2]dx$, where [:] is the greatest integer function, is...
The value of ∫02[x2]dx, where [:] is the greatest integer function, is
Answer
2−1
Explanation
Solution
-
Interval Analysis:
- For x∈[0,1): x2∈[0,1) and hence [x2]=0.
- For x∈[1,2]: x2∈[1,2] and hence [x2]=1 (the endpoint x=2 doesn't affect the integral since it has measure zero).
-
Splitting the Integral:
∫02[x2]dx=∫010dx+∫121dx =0+(2−1)=2−1.
Explanation (Minimal):
- Interval [0,1): floor is 0.
- Interval [1,2]: floor is 1.
- Thus, the integral evaluates to 2−1.