Saved Bookmarks
| 1. |
For any natural number n, the value of the integral int_(0)^(sqrt(n)) [x^(2)]dx is |
|
Answer» `N SQRT(n)+overset(n) UNDERSET(r=1)SUM sqrt(r )` |
|