I learned from 3Blue1Brown's Linear Algebra videos that one of the rules for a transformation to be linear is that the origin remains fixed in place after transformation. So if $T(x) = x+a$ is a given transformation, I know that by inserting $x=0,$ it is not a linear transformation. I am not able to understand what is non-linear about it.
2026-03-27 16:27:41.1774628861
On
Confusion about properties of linear transformation.
34 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
It's not a linear transformation on $\mathbb{R}$ viewed as a vector space precisely for the reason you state. It is reasonably and often called a linear function from the real line to itself because it's a polynomial of degree $1$ (a linear polynomial) and its graph is a straight line.
It's quite reasonable to be confused by this when you first see it. You won't be from now on. You can always tell from context what "linear" means there.
If $a\not=0$, then $T(0)\not=0$. The transformation is what we call affine, but not strictly linear.