I will denote by $d$-vol the $d$ dimensional volume in $\mathbb{R}^D$, where $D \geq d$. For example, if $A=\{(x,y,0)\in\mathbb{R}^3:\text{max}(|x|,|y|)\leq 1\}$, then $3\mbox{-}\text{vol}(A)=0$ but $2\mbox{-}\text{vol}(A)=4$. I know that if $f:\mathbb{R}^D \rightarrow \mathbb{R}^D$ is a differentiable and invertible function, the change of $D$-volume induced by $f$ is $|\text{det}(J)|$, where $J$ is the Jacobian of $f$. Thus, for $f$ to be a $D$-volume preserving transformation we need to ensure that $|\text{det}(J)|=1$. However, if $f$ is $D$-volume preserving it need not be $d$-volume preserving for $d<D$. I was wondering what the equivalent condition is for $f:\mathbb{R}^D \rightarrow \mathbb{R}^D$ to be $d$-volume preserving. Thank you very much!
2026-04-08 07:26:15.1775633175
Question about volume preserving transformations
2.6k 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 VOLUME
- Is there a volume formula for hyperbolic tetrahedron
- An assignment for kids (Water in a container) leads to an optimization problem
- Number of unique integer coordinate points in an $n$- dimensional hyperbolic-edged tetrahedron
- Volume of a region enclosed between a surface and various planes
- Find volume of 3d solid bounded by surfaces
- Application of Gauss' Divergence Theorem
- Relative volume of $\delta$-fattening (neighborhood) of a compact set
- How to calculate volume of revolution between a curve and a line
- How to prove the space of divergence-free vector fields on a manifold is infinite dimensional?
- How do you calculate volume with cubes of fraction lengths?
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?
By "zooming in" or "subdividing" (cf. Andrew's comment), this implies (and with a bit more effort is equivalent to) the Jacobian $J_x$ preserving $d$-volume at each point $x \in \mathbb R^D$.
Fixing an $x$, we can use the singular value decomposition to choose oriented orthonormal bases $e_i$ for the domain and $v_i$ for the target so that the matrix representation of $J_x$ is diagonal:
$$ M = [J_x]_{e \to v} = \left(\begin{matrix}\sigma_1 & & \\ &\ddots & \\ &&\sigma_D\end{matrix}\right).$$
Now, the action of $M$ on the unit $d$-cube aligned with the axes numbered $i_1,\ldots,i_d$ is simply to stretch each axis by the corresponding $\sigma$ factor (and maybe do some reflections); so it distorts the volume by the product $|\sigma_{i_1}\ldots\sigma_{i_d}|$. Thus your condition implies that the product of any $d$ of the $D$ numbers $|\sigma_i|$ must be equal to $1$. When $d=D$ this is just the single equation $$|\sigma_1\ldots\sigma_D| = |\det M| = |\det J_x| = 1,$$ as expected.
When $1 \le d < D$, however, there are many more equations; so many, in fact, that (Exercise!) we can conclude $|\sigma_i|=1$ for each $i$. So $M$ is just a composition of reflections, which means $J_x$ is just a composition of reflections and rotations; i.e. a linear isometry. Since this holds for each $x$, we conclude that $f$ is an isometry.