I am a non-math major student who just started learning differential geometries. Very hard for me but my research needs it. I have trouble understanding the definition of orientability. Why is it related to the determinant of the Jacobian matrix of the transformation of two charts? I just can't figure out what the determinant represents here. The definition is: We say that an atlas $(U_i,ϕ_i)$ is oriented if the jacobian of the transformation between two charts at the intersection is positive. (i.e. $\det\operatorname{Jac}ϕ_j∘ϕ^{−1}_i>0$). Thank you!
2026-04-24 20:15:45.1777061745
basic question about the definition of orientability
685 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
Related Questions in DIFFERENTIAL-TOPOLOGY
- Getting a self-homeomorphism of the cylinder from a self-homeomorphism of the circle
- what is Sierpiński topology?
- Bott and Tu exercise 6.5 - Reducing the structure group of a vector bundle to $O(n)$
- The regularity of intersection of a minimal surface and a surface of positive mean curvature?
- What's the regularity of the level set of a ''semi-nondegenerate" smooth function on closed manifold?
- Help me to prove related path component and open ball
- Poincarè duals in complex projective space and homotopy
- Hyperboloid is a manifold
- The graph of a smooth map is a manifold
- Prove that the sets in $\mathbb{R}^n$ which are both open and closed are $\emptyset$ and $\mathbb{R}^n$
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?
Is the definition of an orientation of a vector space clear to you? It just rests on the following observation: any two ordered basis of a vector space V are related by a linear transformation- wherein I send the first vector of the first basis to the first vector of the second basis, and so on... If we restrict ourselves to only linear transformations with positive determinant, then some particular ordered basis's cannot be transformed into eachother - the key idea is that the determinant is multiplicative: det(AB) = det(A)det(B).
We actually now have two classes of different kinds of basis - in the "standard coordinates" I can distinguish these classes by writing out the coordinates of each basis vector as the columns of a matrix using the ordering (the first vector in that basis becomes the first column, etc.). This matrix has positive determinant for those in the first class, and negative determinant for those in the second one. Because of the multiplicativity of the determinant, I can't get from one class to another by multiplying by a matrix with positive determinant. A choice of one of the two classes defines an orientation on V. Let's call a basis in that chosen class positively oriented.
(*Being an ordered basis is important here, since an orientation on the plane should mean instructions specifying what it means to turn left. The basis ((1,0),(0,1)) encodes this, I start at the first vector and the second one is to my "left". (In higher dimensions this is more subtle. The right hand rule is the method for three dimensions.))
Now for a manifold M, you need to associate a tangent space at each point. Then an orientation on M is a consistent choice of orientation on these tangent spaces. What does consistent mean? Well, one way to think about this is that if I took a chart, then my first choice of orientations gives rise to a choice of orientation on all the tangent spaces of R^n. We generally think of these as "being the same," which is just the observation that we can identify vectors in different tangent spaces by translating them around. Now the consistency idea here means that if a take a positively oriented basis of the tangent space at one point, then drag it to another nearby one in my chart, the resulting basis is in the class of positively oriented basis for the tangent space at that point.
Now we may have to sometimes pass from one chart to another in order to check this consistency on the entire manifold. When we do so, the Jacobian tells us how the numbers representing our basis changes. The Jacobian being positive just means that if a basis for the tangent space at a point is positively oriented in some chart, then it is in the other chart also. Therefore, we can continue to wander around our manifold, and check that every choice of orientations on the tangent spaces is consistent.
Hope that helps. It is a tricky notion. Of course, it is a good idea to think about how the sphere is oriented, and how the Mobious band is not.