/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 16 One way to define a system of co... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

One way to define a system of coordinates for the sphere \(S^{2}\), given by \(x^{2}+y^{2}+(z-1)^{2}=1\), is to consider the so-called stereographic projection \(\pi: S^{2} \sim\\{N\\} \rightarrow R^{2}\) which carries a point \(p=(x, y, z)\) of the sphere \(S^{2}\) minus the north pole \(N=(0,0,2)\) onto the intersection of the \(x y\) plane with the straight line which connects \(N\) to \(p\) (Fig. 2-12). Let \((u, v)=\pi(x, y, z)\), where \((x, y, z) \in S^{2} \sim\\{N\\}\) and \((u, v) \in x y\) plane. a. Show that \(\pi^{-1}: R^{2} \rightarrow S^{2}\) is given by $$ \pi^{-1}\left\\{\begin{array}{l} x=\frac{4 u}{u^{2}+v^{2}+4} \\ y=\frac{4 v}{u^{2}+v^{2}+4} \\ z=\frac{2\left(u^{2}+v^{2}\right)}{u^{2}+v^{2}+4} \end{array}\right. $$ b. Show that it is possible, using stereographic projection, to cover the sphere with two coordinate neighborhoods.

Short Answer

Expert verified
For part a, the inverse stereographic projection formula is confirmed. For part b, using projections from both poles covers the entire sphere.

Step by step solution

01

Understanding Stereographic Projection

Stereographic projection maps a point on the sphere to the plane. The given sphere is defined by the equation \(x^{2}+y^{2}+(z-1)^{2}=1\), which is a sphere of radius 1 centered at (0, 0, 1). We need to find the inverse stereographic projection that maps coordinates \(u, v\) on the plane back to \(x, y, z\) on the sphere.
02

Parametrize the Projection

Given a point \(p=(x, y, z)\) on the sphere \(S^{2}\) minus the north pole \(N=(0, 0, 2)\), we need to find the intersection of the line passing through \(N\) and \(p\) with the \(xy\)-plane.
03

Derive the Formulas

Start by expressing the line passing through points \(N\) and \(p=(x, y, z)\) in parametric form: \((0,0,2) + t(x, y, z - 2) = (tx, ty, 2 + t(z-2))\). The intersection with the \(xy\)-plane occurs when \(2 + t(z-2) = 0\).
04

Solve for t

Set \(2 + t(z-2) = 0\) which simplifies to \(t = \frac{-2}{z-2}\). Substitute this value back into the parametric equation to get the coordinate projections: \(u = \frac{-2x}{z-2}\) and \(v = \frac{-2y}{z-2}\).
05

Find Inverse Formulas

Express \(x, y, z\) in terms of \(u, v\). First note that \(u = \frac{-2x}{z-2}\) and \(v = \frac{-2y}{z-2}\) implies \(x = \frac{-u(z-2)}{2}\) and \(y = \frac{-v(z-2)}{2}\). Use the equation of the sphere \(x^2 + y^2 + (z-1)^2 = 1\) to substitute \(x, y\). After calculation, this results in \(x = \frac{4u}{u^2 + v^2 + 4}\), \(y = \frac{4v}{u^2 + v^2 + 4}\), and \(z = \frac{2(u^2 + v^2)}{u^2 + v^2 + 4}\).
06

Conclude Part a

We have shown that \(\pi^{-1}(u, v) = \left(\frac{4u}{u^2 + v^2 + 4}, \frac{4v}{u^2 + v^2 + 4}, \frac{2(u^2 + v^2)}{u^2 + v^2 + 4}\right)\), which completes part a.
07

Set up Part b

To cover the sphere with two coordinate neighborhoods using stereographic projection, consider projecting from both the north pole \(N = (0, 0, 2)\) and the south pole \(S = (0, 0, 0)\).
08

South Pole Projection

Every point on the sphere, excluding the south pole, can also be projected onto the plane using a similar stereographic projection method centered at the south pole. By symmetry, this projection would cover the hemisphere including the north pole.
09

Combine Projections

By combining these two stereographic projections (one from the north pole and one from the south pole), we obtain two coordinate neighborhoods that cover the entire sphere without singularities at the poles. Thus, the entire sphere can be covered by using two stereographic projections.
10

Conclude Part b

We've shown that it is possible to cover the sphere \(S^2\) with two coordinate neighborhoods using stereographic projection from both poles.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Inverse Mapping
Inverse mapping is a process wherein we compute the coordinates of points on a sphere from their projections on a plane. This is essential in stereographic projection where we map points from a sphere to a plane and then find their original location on the sphere.

In the exercise, we consider a sphere centered at (0, 0, 1) and exclude the north pole (0, 0, 2). We start with the plane coordinates \((u, v)\) and find the sphere coordinates \((x, y, z)\). Mathematically, the inverse mapping is expressed as:
  • \(x = \frac{4u}{u^2 + v^2 + 4} \)
  • \(y = \frac{4v}{u^2 + v^2 + 4} \)
  • \(z = \frac{2(u^2 + v^2)}{u^2 + v^2 + 4} \)

Understanding this inverse relationship helps us transition smoothly between different coordinate systems and handle projections more effectively.
Coordinate Systems
Coordinate systems are frameworks that help us locate points in a given space. For the given sphere, we're primarily working with spherical and Cartesian coordinates.

In Cartesian coordinates, we describe a point in 3D space as \((x, y, z)\). For the sphere given by \(x^2 + y^2 + (z-1)^2 = 1\), this system helps in defining the shape and position of the sphere.

However, translating these coordinates into a 2D plane requires a different system. Through stereographic projection, we map these 3D coordinates onto a 2D plane with coordinates \((u, v)\). Utilizing both these systems efficiently allows us to switch between 3D and 2D representations and solve problems related to spherical geometry with clarity.
Sphere Covering
Sphere covering involves creating a way to map every point on a sphere to a coordinate system without any gaps or overlaps. In this exercise, we utilize stereographic projection to achieve this by projecting from both the north and south poles.
  • North Pole Projection: Starting at the north pole (0, 0, 2), points on the sphere excluding the north pole are mapped onto the plane. This covers most of the sphere but leaves out a small region around the south pole.

  • South Pole Projection: Similarly, by projecting from the south pole (0, 0, 0) onto the plane, we cover a different region of the sphere, including the north pole but excluding the south pole.

By combining these two projections, we effectively cover the entire sphere without missing any points. This creates two coordinate neighborhoods, ensuring that every point on the sphere has a corresponding coordinate on the plane.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Let \(S^{2}=\left\\{(x, y, z) \in R^{3} ; x^{2}+y^{2}+z^{2}=1\right\\}\) and \(H=\left\\{(x, y, z) \in R^{3}\right.\); \(\left.x^{2}+y^{2}-z^{2}=1\right\\}\). Denote by \(N=(0,0,1)\) and \(S=(0,0,-1)\) the north and south poles of \(S^{2}\), respectively, and let \(F: S^{2}-\\{N\\} \cup\\{S\\} \rightarrow H\) be defined as follows: For each \(p \in S^{2}-\\{N\\} \cup\\{S\\}\) let the perpendicular from \(p\) to the \(z\) axis meet \(0 z\) at \(q\). Consider the half-line \(l\) starting at \(q\) and containing \(p\). Then \(F(p)=l \cap H\) (Fig. 2-20). Prove that \(F\) is differentiable.

Show that the normals to a parametrized surface given by $$ \mathbf{x}(u, v)=(f(u) \cos v, f(u) \sin v, g(u)), \quad f(u) \neq 0, g^{\prime} \neq 0, $$ all pass through the \(z\) axis.

(Theory of Contact.) Two regular surfaces, \(S\) and \(\bar{S}\), in \(R^{3}\), which have a point \(p\) in common, are said to have contact of order \(\geq 1\) at \(p\) if there exist parametrizations with the same domain \(\mathbf{x}(u, v), \overline{\mathbf{x}}(u, v)\) at \(p\) of \(S\) and \(\bar{S}\), respectively, such that \(\mathbf{x}_{u}=\overline{\mathbf{x}}_{u}\) and \(\mathbf{x}_{v}=\overline{\mathbf{x}}_{v}\) at \(p .\) If, moreover, some of the second partial derivatives are different at \(p\), the contact is said to be of order exactly equal to 1 . Prove that a. The tangent plane \(T_{p}(S)\) of a regular surface \(S\) at the point \(p\) has contact of order \(\geq 1\) with the surface at \(p\). b. If a plane has contact of order \(\geq 1\) with a surface \(S\) at \(p\), then this plane coincides with the tangent plane to \(S\) at \(p\). c. Two regular surfaces have contact of order \(\geq 1\) if and only if they have a common tangent plane at \(p\), i.e., they are tangent at \(p\). d. If two regular surfaces \(S\) and \(\bar{S}\) of \(R^{3}\) have contact of order \(\geq 1\) at \(p\) and if \(F: R^{3} \rightarrow R^{3}\) is a diffeomorphism of \(R^{3}\), then the images \(F(S)\) and \(F(\bar{S})\) are regular surfaces which have contact of order \(\geq 1\) at \(f(p)\) (that is, the notion of contact of order \(\geq 1\) is invariant under diffeomorphisms). e. If two surfaces have contact of order \(\geq 1\) at \(p\), then \(\lim _{r \rightarrow 0}(d / r)=0\), where \(d\) is the length of the segment which is determined by the intersections with the surfaces of some parallel to the common normal, at a distance \(r\) from this normal.

Let two points \(p(t)\) and \(q(t)\) move with the same speed, \(p\) starting from \((0,0,0)\) and moving along the \(z\) axis and \(q\) starting at \((a, 0,0), a \neq 0\), and moving parallel to the \(y\) axis. Show that the line through \(p(t)\) and \(q(t)\) describes a set in \(R^{3}\) given by \(y(x-a)+z x=0\). Is this a regular surface?

Let \(S\) be a regular surface covered by coordinate neighborhoods \(V_{1}\) and \(V_{2}\). Assume that \(V_{1} \cap V_{2}\) has two connected components, \(W_{1}, W_{2}\), and that the Jacobian of the change of coordinates is positive in \(W_{1}\) and negative in \(W_{2}\). Prove that \(S\) is nonorientable.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.