Proving Connectivity of X and Y

  • Thread starter Thread starter guroten
  • Start date Start date
guroten
Messages
32
Reaction score
0

Homework Statement


I need help proving that given two surfaces
any two points of surface X can be joined by a curve in X, while the same is not true of Y.


Homework Equations


X={(x,y,z):x^2+y^2-z^2=1} and Y={(x,y,z):x^2+y^2-z^2=-1}


The Attempt at a Solution


I'm not sure where to start. If the problem had said line instead of curve, I think I could do a proof by contradiction, but as it is I don't know.
 
Physics news on Phys.org
A start would be to sketch graphs of the two surfaces. I suspect that once you know what they look like, it will be easier to prove what you need to prove.

If the problem had said line instead of curve, it would have been even harder to prove, since the line would also have to lie on the surface, not just go from one point to another.
 
You might notice that the equation for the surface Y has no solutions for z=0. But it does for z>1 or z<-1. Is that enough of a hint to get you started?
 
I know that there's a gap between z=-1 and z=1, but I'm not sure how to prove the general case that not all points can be connected by a curve in Y. So, I can see the solution, but I don't know how to argue it.
 
As Mark44 said, graphing them would help. For surface X, z^2= x^2+ y^2+ 1 and in cylindrical coordinates that is z^2= r^2- 1 or r^2- z^2= 1. In the "r,z" plane, that is a hyperbola with r axis as axis of symmetry. Rotating around the z-axis, then, we have a "hyperboloid of one sheet". For the surface Y, z^2= x^2+ y^2+ 1 or z^2= r^2+ 1 which, in the 'r,z-plane" is z^2- r^2= 1, a hyperbola with the z axis as axis of symmetry. Rotating around the z-axis, we have a "hyperboloid of two sheets".

Given two points on surface X, say (x_0,y_0, z_0) and (x_1,y_1,z_1) we can draw the straight line from (x_0,y_0,z_0) to (x_0,y_0,z_1), then a straight line from that point radially inward to (x_3,y_3,z_1) where y_3/x_3= y_0/x_0 and \sqrt{x_3^2+ y_3^2}= \sqrt{x_1^2+ y_1^2}. Finally, a circle with center at (0,0,z_1) and radius \sqrt{x_1^2+ y_1^2} will take us to (x_1,y_1,z_1) while staying on the surface.

For surface Y, z^2= x^2+ y^2+ 1, or z= \pm\sqrt{x^2+ y^2+ 1} which makes it clear that there is no point on the surface with -1&lt; z&lt; 1. Any point (x_0,y_0,z_0) on the surface, with z> 0, can be written as z_0= \sqrt{x_0^2+ y_0^2+ 1}. Another point on the surface is (x_0, y_0, -z_0). Since no point on the surface has z between -1 and 1, it is impossible to connect those two points by a continuous curve.
 
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