Understanding Pullback Measure
What It Means
A pullback measure describes how a measure on a target space is read on a source space. It uses a transformation between both spaces. The source may be an interval, a rectangle, or another measurable region. The target may hold length, area, density, probability, or an indicator weight. The calculator treats the target measure through a density when possible.
Why the Jacobian Matters
The Jacobian shows local stretching. In one dimension, it is the absolute derivative. For an affine rule T(x) = ax + b, the Jacobian is |a|. In two dimensions, it is the absolute determinant of the matrix. Large values expand measure. Small values shrink measure. A zero value means the map collapses volume.
Density Based View
Many advanced problems use a density instead of plain length or area. A Gaussian density gives more weight near its mean. A constant density applies the same weight everywhere. An indicator box counts only target points inside a chosen window. The calculator evaluates the target density after mapping each source point through the transformation.
Practical Use
Pullback measure is useful in probability, geometry, differential forms, integration, and change of variables. It helps explain how mass, probability, or area changes when coordinates are transformed. Students can test simple affine maps. Researchers can inspect numerical behavior for weighted regions. The graph makes density changes easier to see.
Numerical Accuracy
Exact formulas are used for affine Lebesgue and constant density cases. Gaussian and indicator choices may need numerical integration. Increase samples for smoother one dimensional estimates. Increase grid points for better two dimensional estimates. Very high settings can slow the page. Always compare results with known simple examples when precision matters.