(850, #41) Evaluate the integral by reversing the order of integration for

.

Solution: The domain for the reversed integral is labeled below.

Evaluating the reversed integral we have:

Maple Check:

int( int(y*cos(x^2), x = y^2 ..9), y = 0..3);

(1/4)*sin(81)

by: gm