Euclidean geometry is fundamentally a theory of scaling, similarity, and invariants. Many geometric questions are not about “how many units changed”, but about “how the structure changes under rescaling”. This makes the relative derivative \(D_1^1\) a natural operator: it extracts stable exponents such as \(1,2,3,-1\), which encode geometric dimension, curvature scaling, and numerical convergence behavior.
This paper-style application page shows that many Euclidean geometry phenomena are better described by structural, scale-invariant operators rather than absolute slopes. Using seven numeric case studies, we compare \(D_0^1\) (absolute change) to \(D_1^1\) (relative/log-derivative). Results demonstrate that \(D_1^1\) acts as an “invariant extractor”: it returns scaling exponents directly, independent of units or current size. These exponents coincide with geometric dimensions, curvature scaling laws, and convergence orders in numerical geometry.
Keywords: Euclidean geometry; similarity; scaling laws; invariants; curvature; numerical mesh; hierarchical calculus.
In Euclidean geometry, similarity implies that shape properties are preserved under scaling. If an object is rescaled by a factor \(s\), lengths scale as \(s^1\), areas as \(s^2\), and volumes as \(s^3\). These are not numerical coincidences but structural laws.
The classical derivative \(D_0^1\) measures unit-dependent slopes, which are useful for sensitivity analysis but often fail to reveal scale invariance. The relative derivative \(D_1^1\), however, is designed exactly for extracting stable exponents in power-law regimes.
We use a scaling parameter \(s>0\) and compare:
| Operator | Meaning | Scaling behavior |
|---|---|---|
| \(D_0^1\) | Absolute change per unit | Depends on units and current scale |
| \(D_1^1\) | Relative structural change | Constant for power laws (scale-invariant) |
A CAD model is rescaled by factor \(s\). Let a segment length be \(L(s)=10s\) cm. Evaluate the two derivatives and interpret their geometric meaning.
| Step | \(D_0^1\) | \(D_1^1\) |
|---|---|---|
| Compute | \(D_0^1 L=10\) | \(D_1^1 L=1\) |
| Meaning | “+10 cm per +1 scale unit” | “Length scales like \(s^1\)” |
Additional equation (similarity ratio):
A square is scaled by \(s\). If \(L(s)=3s\) meters, then \(A(s)=L(s)^2=9s^2\).
| Step | \(D_0^1\) | \(D_1^1\) |
|---|---|---|
| Compute | \(D_0^1A=18s \Rightarrow D_0^1A(2)=36\) | \(D_1^1A=2\) |
| Meaning | Absolute sensitivity grows with scale | Area scales like \(s^2\) |
Additional equation (area law):
Consider a 3D object with \(V(s)=2s^3\). At \(s=1.5\), \(V=6.75\). The geometric meaning is that volume follows cubic scaling.
| Step | \(D_0^1\) | \(D_1^1\) |
|---|---|---|
| Compute | \(D_0^1V=6s^2 \Rightarrow D_0^1V(1.5)=13.5\) | \(D_1^1V=3\) |
| Meaning | Scale-dependent slope | Volume scales like \(s^3\) |
Additional equation (volume similarity):
Let a side be \(a(s)=5s\). The ratio \(a/s=5\) is constant, but \(D_1^1\) detects similarity without constructing ratios manually.
| Comparison | \(D_0^1\) | \(D_1^1\) |
|---|---|---|
| Similarity detection | \(D_0^1(a/s)=0\) (after normalization) | \(D_1^1a=1\) directly |
| Meaning | Needs explicit ratio building | Normalization is intrinsic |
Additional equation (triangle similarity):
A circle radius is scaled as \(R(s)=2s\). Curvature is \(k=1/R=\frac{1}{2}s^{-1}\). Curvature therefore follows a negative scaling exponent.
| Comparison | \(D_0^1\) | \(D_1^1\) |
|---|---|---|
| Derivative | \(D_0^1k=-\frac{1}{2}s^{-2}\) | \(D_1^1k=-1\) |
| Meaning | Scale-dependent sensitivity | Curvature scales as \(s^{-1}\) |
Additional equation (general curvature):
Let mesh step be \(h\) and numerical error follow \(E(h)=Ch^p\). The exponent \(p\) is the convergence order. Consider \(E(h)=4h^2\).
| Comparison | \(D_0^1\) | \(D_1^1\) |
|---|---|---|
| Derivative | \(D_0^1E=8h \Rightarrow 1.6\) | \(D_1^1E=2\) |
| Meaning | Slope depends on \(h\) | Convergence order \(p=2\) |
Additional equation (extract exponent from two points):
Shape descriptors often combine perimeter \(P\) and area \(A\). Under scaling, \(P\sim s^1\) while \(A\sim s^2\). Let \(P(s)=12s\), \(A(s)=9s^2\).
| Quantity | \(D_0^1\) | \(D_1^1\) |
|---|---|---|
| Perimeter | \(D_0^1P=12\) | \(D_1^1P=1\) |
| Area | \(D_0^1A=18s\) | \(D_1^1A=2\) |
Additional equation (scale-invariant descriptor):
| Question | Recommended operator | Reason |
|---|---|---|
| How much did the value change numerically? | \(D_0^1\) | Absolute sensitivity / reporting |
| How does the quantity behave under rescaling? | \(D_1^1\) | Extracts stable exponents / invariants |
| Comparing shapes of different sizes | \(D_1^1\) | Scale-free comparison |