- 3,802
- 95
Homework Statement
find \int\int_D sin\left(\frac{y}{x}\right)dA bounded by x=0, y=\pi, x=y^2
The Attempt at a Solution
I've only studied calculus 1, this problem is for my friend. I did read up briefly on double integrals however and this is why I'm stuck:
From the limits and where the graphs intersect, we have:
\int_0^{\pi^2}\int_{\sqrt{x}}^{\pi}sin\left(\frac{y}{x}\right)dydx
then integrating and evaluating the inside part:
\int_0^{\pi^2}\left(-xcos\left(\frac{\pi}{x}\right)+xcos\left(\frac{1}{\sqrt{x}}\right)\right)dx
But finding the integral of that seems impossible. I also tried reversing the order of integration, but come up with the same problem.