Assume that I have an invertible matrix $A$ and a vector $v$. Let $\|Av\| = k$. Can we deduce the value of $\|A^{-1}v\|$? My guts tell me that $\|A^{-1}v\|$ = $\frac{1}{k}$, but I haven't been able to prove it.
2026-04-07 14:39:18.1775572758
Length of inverse-matrix vector product.
100 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let $A$ be the identity matrix for example. You would have $\|v\|=k$ and your gut feeling would tell you $\|v\|=1/k$.
$k$ and $1/k$ are not equal (in general).
Another example would be a rotation matrix, this won't change the length of $v$, the inverse matrix won't change the length either.