How to find this area on the plane?

  • Thread starter Thread starter nhrock3
  • Start date Start date
  • Tags Tags
    Area Plane
nhrock3
Messages
403
Reaction score
0
you can replace x y instead of u v
i can't think of a way to find the are described here
?
v30jts.jpg
 
Physics news on Phys.org
I would start by drawing a picture with the boundary conditions: v = 0, v = 1, v = 2, |u| = 1, |u| = 2. These are all straight lines that will partition the plane into a number of rectangles. Pick a point in each rectangle and check whether or not it lies in your set. If a single point of the rectangle lies in your set, the entire rectangle (minus its boundary maybe) does! Conversely, if that point does not lie in the set, the entire rectangle will not (again, the boundary may be an exception).

You can check all rectangles like that. In the end you should have a pretty good picture of what your set looks like!
 
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