In Pressley book I found problem: Find the first fundamental form and determine what kind of surface is patch $\sigma=\langle u-v,u+v,u^2+v^2\rangle$. It is easy to see that the first fundamental form is $(2+4u^2)du^2+8uv\,du\,dv+(2+4v^2)dv^2$. The answer from the book tells that the surface is paraboloid of revolution. But the surface of revolution of unit-speed curve $\gamma(u)$ around $z$-axis is $\sigma(u,v)=\langle u\cos v, u\sin v,\gamma(u)\rangle$ where $v$ is the angle of rotation.Then the first fundamental form for the surface of rotation is $2du^2+u^2dv^2$, which differs from the result above. Is there an algorithm how to assign unknown surfaces to the typical surfaces relying on the first fundamental form?
2026-04-17 12:45:55.1776429955
given first fundamental form, what type of surface?
784 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in DIFFERENTIAL-GEOMETRY
- Smooth Principal Bundle from continuous transition functions?
- Compute Thom and Euler class
- Holonomy bundle is a covering space
- Alternative definition for characteristic foliation of a surface
- Studying regular space curves when restricted to two differentiable functions
- What kind of curvature does a cylinder have?
- A new type of curvature multivector for surfaces?
- Regular surfaces with boundary and $C^1$ domains
- Show that two isometries induce the same linear mapping
- geodesic of infinite length without self-intersections
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
A surface $S$ admits many parametrizations/patches $\sigma : D \subset \mathbb{R}^{2}_{(u, v)} \to \mathbb{R}^{3}_{(x,y,z)}$ and in each paramatrization the first fundamental form will potentially take on a different appearance. (Note that this exhibits one of the main features of differential geometry: you are trying to study surfaces independently of the parametrization and must pay attention to how expressions/quantities change when one changes parametrizations (or coordinates).)
In particular, if your surface $S$ is a surface of revolution obtained by revolving a (unit-speed) profile curve $\gamma(u) = (f(u), 0, g(u))$ about the $z$-axis by an angle of $v$ then your parametrization/patch will be of the form $$ \sigma(u, v) = \left\langle f(u)\cos v , f(u) \sin v, g(u)\right\rangle, $$ with corresponding first fundamental form $$ \mathrm{d}s^2 = \mathrm{d}u^2 + f(u)^2\mathrm{d}v^2. $$
But the given parametrization of your surface $S$ is $$ \sigma(u, v) = \left\langle u - v , u + v, u^2 + v^2\right\rangle $$ is not the parametrization obtained by rotating a profile curve about an axis of revolution.
In this instance, the author probably intends that you recognize the surface $S$ as a paraboloid of revolution by noting the following algebraic relation of the component/coordinate functions of the parametrization: \begin{align*} x^2 + y^2 &= x(u, v)^2 + y(u, v)^2\\ &= (u - v)^2 + (u + v)^2\\ &= 2(u^2 + v^2)\\ &= 2z(u, v)\\ &= 2z.\\ \end{align*}
Thus, all points $P(x, y, z)$ on the surface patch satisfy $x^2 + y^2 = 2z$ and lie on the paraboloid of revolution given by the graph of the function $z = F(x, y) = \frac{1}{2}\left(x^2 + y^2\right)$. (Recognizing this would also allow you to know parametrize your surface using Monge patch, in which case the first fundamental form would again change appearance.)