glog
- 17
- 0
Homework Statement
\int^1_0 \int^1_y sin(x^2) dx dy
The Attempt at a Solution
This equation cannot be integrated nicely, so I tried to reverse the order of integration:
\int^1_0 \int^1_x sin(x^2) dy dx
However this only helps for the first step, since when we intregrate by y, we get:
\int^1_0 sin(x^2)-xsin(x^2) dx
I'm stuck... again! Any ideas?