On P376, Strang writes : "You'll get good at recognising which transformations are linear". In his video lectures, he does this; before algebra, he previses whether something's a linear transformation or not. Could someone please help with the following? Once again, I'm able to check with the definition of linear transformation; I'm not asking about algebraic verifications.
$P375.$ $T(\mathbf{v}) = \mathbf{Av + b}$ is the affine transformation. Since $T(c\mathbf{v} + d\mathbf{w}) \neq cT(\mathbf{v}) + dT(\mathbf{w}), $ thus this isn't a linear transformation.
Nonetheless, provided that $\mathbf{A, v, b}$ are scalars, then this is the function of a straight line with slope $a$ and $b$, which by definition is linear! Why this discrepancy? They're both called "linear"?
$P380. 3(c)$ $T(v_1, v_2) = v_1 - v_2$
$P380. 3(d)$ $T(v_1, v_2) = v_1v_2$
For these last two, I chose some scalars for $v_1, v_2$ and sketched but this didn't help.
For your first example, note that $T(0)\neq 0$. This violates a necessary property satisfied by all linear transformations.
For your second example, because it is a linear combination of the inputs, we see that it is linear.
Your third example involves multiplying two of the input values. Anything that does this will probably not be linear.
Here is a possibly useful perspective. It is true that all linear transformations are the same as multiplying by a matrix (after we fix some basis). So anything that cannot be matrix multiplication cannot be a linear transformation. Since we know that the zero vector multiplied by a matrix is zero, we see that (for example) $T(0)=0$ for all linear transformations. This is an easy way to see that transformations like your first example are not linear transformations.