Find the geodesics on the cone \(x^{2}+y^{2}=z^{2} .\) Hint: Use cylindrical coordinates.

Short Answer

Expert verified
The geodesics on the cone are spiral curves.

Step by step solution

01

- Convert to cylindrical coordinates

In cylindrical coordinates, the given cone equation can be expressed as: \[ x = r \cos\theta \] \[ y = r \sin\theta \] \[ z = r \] Hence, the cone equation transforms to: \[ r^{2} \cos^{2}\theta + r^{2} \sin^{2}\theta = r^{2} \Rightarrow z=r \] This is the new equation describing the cone.
02

- Set up the Lagrangian

To find the geodesics, use the line element in cylindrical coordinates, which is given by: \[ ds^{2} = dr^{2} + r^{2} d\theta^{2} + dz^{2} \] Substituting the cone equation, where \( z = r \), we get: \[ dz = dr \] Hence, the line element becomes: \[ ds^{2} = dr^{2} + r^{2} d\theta^{2} + dr^{2} = 2dr^{2} + r^{2} d\theta^{2} \]
03

- Use the Lagrangian for geodesics

The Lagrangian is then: \[ L = \sqrt{2 \left(\frac{dr}{d\tau}\right)^{2} + r^{2} \left(\frac{d\theta}{d\tau}\right)^{2}} \] Applying the Euler-Lagrange equation, which is: \[ \frac{d}{d\tau} \left( \frac{\partial L}{\partial \dot{q_{i}}} \right) - \frac{\partial L}{\partial q_{i}} = 0 \] Where \( q_{i} \) are the generalized coordinates, namely \( r \) and \( \theta \).
04

- Solve Euler-Lagrange equations for

\( r \)-coordinate: \[ \frac{d}{d\tau} \left( \frac{\partial L}{\partial \dot{r}} \right) - \frac{\partial L}{\partial r} = 0 \] Substitute and compute: use \( \dot{r} = \frac{dr}{d\tau} \) With \( L = \sqrt{2 \dot{r}^{2} + r^{2} \dot{\theta}^{2}} \), obtain: \[ \frac{d}{d\tau} \left( \frac{2 \dot{r}}{L} \right) - \frac{r \dot{\theta}^{2}}{L} = 0 \] Simplify and solve to find: \[ \ddot{r} - r \dot{\theta}^{2} = 0 \]
05

- Solve Euler-Lagrange equations for

\( \theta \)-coordinate: \[ \frac{d}{d\tau} \left( \frac{\partial L}{\partial \dot{\theta}} \right) - \frac{\partial L}{\partial \theta} = 0 \] Compute: \[ \frac{d}{d\tau} \left( \frac{r^{2} \dot{\theta}}{L} \right) = 0 \] This equality implies that: \[ \frac{r^{2} \dot{\theta}}{L} = k \] Where \( k \) is a constant.
06

- Combine the solutions

\( r\ddot{\theta} + 2\dot{r}\dot{\theta} = 0 \) -> equation of geodesics can be integrated successively: Use known trigonometric identities to express \( \theta \) and \( r \) for specific intervals.
07

- Final solution

Combining these with boundary conditions if present provides the geodesics, the geodesic equation on the cone also understood as: path trace such as spiral curve.

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 Vaia!

Key Concepts

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

Cylindrical Coordinates
Cylindrical coordinates are a way of representing points in a three-dimensional space using a combination of radial distance, angle, and height. This system is especially handy for problems involving symmetry around an axis, such as those involving cones, cylinders, and circles. In cylindrical coordinates, a point \((x, y, z)\) is described by three parameters: the radial distance \(r\) from the z-axis, the angle \(\theta\) around the z-axis, and the height \(z\) along the z-axis.

The conversion formulas from Cartesian coordinates \((x, y, z)\) to cylindrical coordinates \((r, \theta, z)\) are:
  • \( x = r \cos\theta \)
  • \( y = r \sin\theta \)
  • \( z = z \)
We used these formulas to transform the cone equation \(x^2 + y^2 = z^2\) into cylindrical coordinates, simplifying our calculations.
Lagrangian Mechanics
Lagrangian mechanics is a formulation of classical mechanics that makes use of the concept of energy. It's particularly useful for dealing with complex systems and allows us to derive the equations of motion of a system using the principle of least action.

The Lagrangian \(L\) of a system is defined as the difference between the kinetic energy \(T\) and the potential energy \(V\):
  • \( L = T - V \)
For our problem on the cone, the kinetic energy can be expressed in terms of the radial distance \(r\) and angular position \(\theta\), leading to the Lagrangian:

\[ L = \sqrt{2 \left(\frac{dr}{d\tau}\right)^{2} + r^{2} \left(\frac{d\theta}{d\tau}\right)^{2}} \]
This formulation is essential to apply the Euler-Lagrange equation later to find the geodesic paths on the cone.
Euler-Lagrange Equation
The Euler-Lagrange equation is a fundamental equation in the calculus of variations used to find functions that optimize a certain functional. In physics, it's used to derive the equations of motion from the Lagrangian of the system.

The Euler-Lagrange equation is given by:
\[ \frac{d}{d\tau} \left( \frac{\partial L}{\partial \dot{q_{i}}} \right) - \frac{\partial L}{\partial q_{i}} = 0 \]
  • Here, \(q_{i}\) are the generalized coordinates, and \(\dot{q_{i}}\) are their time derivatives.
In our problem, we apply it to each coordinate \(r\) and \(\theta\). For the coordinate \(r\), we get:
\[ \frac{d}{d\tau} \left( \frac{2 \dot{r}}{L} \right) - \frac{r \dot{\theta}^{2}}{L} = 0 \]
This simplifies to:
\[ \ddot{r} - r \dot{\theta}^{2} = 0 \]
For the coordinate \(\theta\), we obtain:
\[ \frac{d}{d\tau} \left( \frac{r^{2} \dot{\theta}}{L} \right) = 0 \]
This implies:
\[ \frac{r^{2} \dot{\theta}}{L} = k \]
where \(k\) is a constant.
Geodesic Equation
The geodesic equation describes the shortest path between two points in a given space. In general relativity and differential geometry, understanding geodesics is fundamental for understanding the curvature of space.

For our specific problem involving a cone and using cylindrical coordinates, the geodesic paths are derived by solving the Euler-Lagrange equations obtained from our Lagrangian.

Upon solving, we get two key equations:
  • \[ \ddot{r} - r \dot{\theta}^{2} = 0 \]
  • \[ \frac{r^{2} \dot{\theta}}{L} = k \]
By integrating and combining these solutions according to the boundary conditions, we get the final geodesic paths, which can often look like spiral curves on the surface of the cone.
Understanding these paths helps in various practical applications, including navigation, computer graphics, and physics simulations.

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

(a) Consider the case of two dependent variables. Show that if \(F=F\left(x, y, z, y^{\prime}, z^{\prime}\right)\) and we want to find \(y(x)\) and \(z(x)\) to make \(I=\int_{x_{1}}^{x_{2}} F d x\) stationary, then \(y\) and \(z\) should each satisfy an Euler equation as in (5.1). Hint: Construct a formula for a varied path \(Y\) for \(y\) as in Section \(2[Y=y+\epsilon \eta(x) \text { with } \eta(x) \text { arbitrary }]\) and construct a similar formula for \(z\) llet \(Z=z+\epsilon \zeta(x),\) where \(\zeta(x)\) is another arbitrary function]. Carry through the details of differentiating with respect to \(\epsilon,\) putting \(\epsilon=0,\) and integrating by parts as in Section \(2 ;\) then use the fact that both \(\eta(x)\) and \(\zeta(x)\) are arbitrary to get (5.1). (b) Consider the case of two independent variables. You want to find the function \(u(x, y)\) which makes stationary the double integral $$\int_{y_{1}}^{y_{2}} \int_{x_{1}}^{x_{2}} F\left(u, x, y, u_{x}, u_{y}\right) d x d y$$. Hint: Let the varied \(U(x, y)=u(x, y)+\epsilon \eta(x, y)\) where \(\eta(x, y)=0\) at \(x=x_{1}\) \(x=x_{2}, y=y_{1}, y=y_{2},\) but is otherwise arbitrary. As in Section \(2,\) differentiate \(x=y=y=y\), with respect to \(\epsilon,\) set \(\epsilon=0,\) integrate by parts, and use the fact that \(\eta\) is arbitrary. Show that the Euler equation is then $$\frac{\partial}{\partial x} \frac{\partial F}{\partial u_{x}}+\frac{\partial}{\partial y} \frac{\partial F}{\partial u_{y}}-\frac{\partial F}{\partial u}=0$$ (c) Consider the case in which \(F\) depends on \(x, y, y^{\prime},\) and \(y^{\prime \prime} .\) Assuming zero values of the variation \(\eta(x)\) and its derivative at the endpoints \(x_{1}\) and \(x_{2},\) show that then the Euler equation becomes $$\frac{d^{2}}{d x^{2}} \frac{\partial F}{\partial y^{\prime \prime}}-\frac{d}{d x} \frac{\partial F}{\partial y^{\prime}}+\frac{\partial F}{\partial y}=0$$

Find the geodesics on the parabolic cylinder \(y=x^{2}\).

Prove that a particle constrained to stay on a surface \(f(x, y, z)=0,\) but subject to no other forces, moves along a geodesic of the surface. Hint: The potential energy \(V\) is constant, since constraint forces are normal to the surface and so do no work on the particle. Use Hamilton's principle and show that the problem of finding a geodesic and the problem of finding the path of the particle are identical mathematics problems.

Find a first integral of the Euler equation to make stationary the integrals. $$\int_{a}^{b} \frac{y y^{\prime 2} d x}{\sqrt{1+y^{\prime 2}}}$$

A yo-yo (as shown) falls under gravity. Assume that it falls straight down, unwinding as it goes. Find the Lagrange equation of motion. Hints: The kinetic energy is the sum of the translational energy \(\frac{1}{2} m \dot{z}^{2}\) and the rotational energy \(\frac{1}{2} I \dot{\theta}^{2}\) where \(I\) is the moment of inertia. What is the relation between \(\dot{z}\) and \(\dot{\theta}\) ? Assume the yo-yo is a solid cylinder with inner radius \(a\) and outer radius \(b\).

See all solutions

Recommended explanations on Combined Science 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.

Sign-up for free