3

I have to evaluate this double integral:

$$\int_0^1\int_0^1\cos\ (\max \ \{x^3,y^{\frac{3}{2}} \} )\ dxdy$$

I have hint with me that this is to be done with help of Greens theorem but i dont know how to start it

Please help me with this.

Thanks

HK Lee
  • 19,964

1 Answers1

2

Hint: divide the integration domain along the curve $x^3=y^{3/2}$. In each subdomain the integrand is function of only one variable: $$\int_0^1\int_0^1\cos(\max \{x^3,y^{\frac{3}{2}} \} )\,dxdy= \iint_{D_1}\cos(x^3)\,dxdy+\iint_{D_2}\cos(y^{3/2})\,dxdy. $$ Can you continue?