Parametrising a Curve: Evaluating a Line Integral on a Spherical Intersection

  • Thread starter Thread starter ElDavidas
  • Start date Start date
  • Tags Tags
    Curve
ElDavidas
Messages
78
Reaction score
0
hi, I'm stuck on a curve parametrisation question. It reads as follows:

"Consider the two spherical surfaces x^2 + y^2 + z^2 = 4 and x^2 + y^2 + (z - 1)^2 = 2. Let \gamma be the curve in which they meet. Evaluate the line integral x over gamma "

So far I have let the two surfaces equal one another and found that z = \frac {3} {2}. Then I substituted this back into the equation above and found that y = \sqrt {\frac {7} {4} - x^2}.

I don't quite know how to take this further and parametrise the curve between the two spheres.

I'm not sure if this is the right way of doing this. Any help or comments would be appreciated.

Thanks
 
Last edited:
Physics news on Phys.org
You have, in other words
z = 3/2
x^2 + y^2 = 7/4

In a plane parallel to the xy-plane, you can recognize the second equation as a circle with radius sqrt(7/4). And the z-coordinate of this circle is 3/2. Do you know the parametric equation for a circle with a given radius r? That's what you put in your xy-coordinates for the curve. In your z-coordinate you already know what to put.
 
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