I am currently reading a paper which takes for granted the following geometric fact: if $\mathbb{R}P^n$ can be immersed in $\mathbb{R}^{n+1}$ then for some $k$, $n=2^k-1$ or $n=2^k-2$. My initial thought was that this has something to do with Stiefel-Whitney numbers, but I can't see how that would work. Thoughts?
2026-05-16 09:05:28.1778922328
Question about immersions of $\mathbb{R}P^n$ into $\mathbb{R}^{n+1}$
119 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ALGEBRAIC-TOPOLOGY
- How to compute homology group of $S^1 \times S^n$
- the degree of a map from $S^2$ to $S^2$
- Show $f$ and $g$ are both homeomorphism mapping of $T^2$ but $f$ is not homotopy equivalent with $g.$
- Chain homotopy on linear chains: confusion from Hatcher's book
- Compute Thom and Euler class
- Are these cycles boundaries?
- a problem related with path lifting property
- Bott and Tu exercise 6.5 - Reducing the structure group of a vector bundle to $O(n)$
- Cohomology groups of a torus minus a finite number of disjoint open disks
- CW-structure on $S^n$ and orientations
Related Questions in RIEMANNIAN-GEOMETRY
- What is the correct formula for the Ricci curvature of a warped manifold?
- How to show that extension of linear connection commutes with contraction.
- geodesic of infinite length without self-intersections
- Levi-Civita-connection of an embedded submanifold is induced by the orthogonal projection of the Levi-Civita-connection of the original manifold
- Geodesically convex neighborhoods
- The induced Riemannian metric is not smooth on the diagonal
- Intrinsic vs. Extrinsic notions of Harmonic maps.
- Equivalence of different "balls" in Riemannian manifold.
- Why is the index of a harmonic map finite?
- A closed manifold of negative Ricci curvature has no conformal vector fields
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
geometry
circles
algebraic-number-theory
functions
real-analysis
elementary-set-theory
proof-verification
proof-writing
number-theory
elementary-number-theory
puzzle
game-theory
calculus
multivariable-calculus
partial-derivative
complex-analysis
logic
set-theory
second-order-logic
homotopy-theory
winding-number
ordinary-differential-equations
numerical-methods
derivatives
integration
definite-integrals
probability
limits
sequences-and-series
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?
If $i:\mathbb P^n\hookrightarrow \mathbb R^{n+1}$ is an immersion, you have the relation on $\mathbb P^n$, involving the normal line bundle $N$: $$ i^* T_{\mathbb R^{n+1}}=T_{\mathbb P^n}\oplus N $$
From this you deduce for the total Stiefel-Whitney classes $$1=w(T_{\mathbb P^n})\cdot w(N)\in H^*(\mathbb P^n,\mathbb F_2) \quad (*)$$
Since $N$ is a line bundle, we have $w_i(N)=0$ for $i\gt 1$ and a little calculation then shows that this is only possible if for some $k$ we have $n=2^k-1$ or $n=2^k-2$.
Edit Since I have some free time now, here is the "little calculation":
Recall that $H^*(\mathbb P^n,\mathbb F_2)=\mathbb F_2[H]/\langle H^{n+1}\rangle= \mathbb F_2[h]$ and that $w(T_{\mathbb P^n})=(1+h)^{n+1}$.
Since $N$ has rank $1$, its total Stiefel-Whitney class is $w(N)=1$ or $w(N)=1+h$ , so we dichotomize:
First case: $ w(N)=1$
Then from $(*)$ we get $w(T_{\mathbb P^n})=(1+h)^{n+1}=1$, hence (from arithmetic modulo $2$ : see below) $n+1=2^k$
Second case: $ w(N)=1+h$
Then from $(*)$ we get $w(T_{\mathbb P^n})=(1+h)^{n+1}\cdot (1+h)=(1+h)^{n+2}=1 $ and again from arithmetic modulo 2 we get $n+2=2^k$.
Arithmetic modulo 2 fact: If $N=2^rs$ with $s$ odd then $$(1+h)^{N}=(1+h^{2^r})^s=1\in \mathbb F_2[h] \iff 2^r\geq n+1$$
This follows from the binomial formula so dear to Professor Moriarty.