Finding Area with Double Integrals: What is the Approach for This Homework?

catch22
Messages
62
Reaction score
0

Homework Statement


upload_2015-12-4_6-20-17.png


Homework Equations

The Attempt at a Solution


here is my approach,

I take the whole area, which is π16

then subtract the unshaded region

now to find the unshaded region's area, I use rectangular coordinates.

my bounds are from -2 to 2 for x and the the top and bottom of the larger circle : sqrt (16-x^2) and -sqrt (16-x^2)

but now I don't know if there should be an integrand or assume it is 1 if none is given?
 
Physics news on Phys.org
When you integrate for area, the integrand is 1.
 
  • Like
Likes catch22
Here's how I like to think of it. If the amount of integrals that you're doing is the same as the exponent on your units would be, then the integrand is 1. For example, if you're calculating an area, your units would be square units (exponent 2), so with a double integral the integrand is one. So if you're calculating a volume, with a triple integral your integrand is 1 but with a double integral it isn't.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top