I conjecture that every shear transformation of the plane is geometrically congruent to an orthogonal dilation of the plane. That is, in Euclidean geometry of the plane, if I shear figure $F$, I can produce a geometrically congruent figure $F'$ via orthogonal dilation.
Is my conjecture correct? If so, what is the orthogonal dilation $D$ congruent to $$\begin{bmatrix}1 & \tan \theta \\ 0 & 1\end{bmatrix}.$$ Since shears have determinant 1, I believe it must be of the form $$\begin{bmatrix}\alpha & 0 \\ 0 & \frac 1 \alpha \end{bmatrix},$$ but can't figure out $\alpha$ as a function of $\theta$ (or of $\lambda$ in the general case above).
Likewise, consider
- what dilation, along any axes, can produce it? I haven't been able to sketch one.
The support for this conjecture is via linear algebra; below are the definitions and support:
Definitions
Shear transformation means $S: \mathbb R^2 \to \mathbb R^2, S = \begin{bmatrix}1 & \lambda \\ 0 & 1\end{bmatrix}$ or $S = \begin{bmatrix}1 & 0 \\ \lambda & 1\end{bmatrix}$.
Congruent is defined: a set of points $F$ is congruent to $F'$ if there is an isometry (preserving distance, angles, and colinearity) that sends $F \to F'$. Note that congruent does not imply matrix similarity: it a geometric property related by isometry.
Orthogonal dilation means an arbitrary set of axes is chosen, each orthogonal to the rest, and the plane is scaled by a (perhaps different) constant along each. This is precisely the matrices of the form $PDP^{-1}$ where $P$ is orthogonal and $D$ is diagonal.
Conjecture
I conjecture that for any shear $S$ there exists an orthogonal dilation $D$ such that for all figures $F$, $S(F) \cong D(F)$.
Support
Every real 2x2 matrix can be decomposed into a polar decomposition $A = PU$ where $U$ is orthogonal diagonizable and $P$ is an orthogonal matrix (and therefore an isometry).
This implies the conjecture and also something related: Every dilation along non-orthogonal axes is congruent to a dilation along congruent axes.
Background: While trying to determine Geometrically, what is unique about the mapping of an orthogonally diagonizable matrix (versus non-orthogonal)? , I came to the conclusion that there is no difference: every diagonalizable transform is geometrically congruent to an orthogonally diagonalizable geometric transform!
Further background to this conjecture is at Is every symmetric matrix in $\mathbb R^n$ a (non-uniform) stretch? .