Solving a Difficult Double Integral: Tips and Tricks for Success

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
madachi
Messages
29
Reaction score
0

Homework Statement



[itex]\int_{0}^{1} \int_{0}^{1} \sqrt{4x^2 + 4y^2 + 1} dx\,dy[/itex]

The Attempt at a Solution



This integral is tough for me, I couldn't think of a way to evaluate it. Can you suggest me the first step to do this problem?

Thanks!
 
Physics news on Phys.org
The sum of squares strongly suggests a change to spherical coordinates (in 2D, that would be polar coordinates).

An integral like
[tex]\int r \sqrt{1 + r^2} \, dr[/tex]
is easier, because r is the derivative of 1 + r2.