User:IssaRice/Linear algebra/Matrix of a linear transformation

From Machinelearning
Revision as of 22:20, 6 January 2019 by IssaRice (talk | contribs) (Created page with "==Notation== Axler writes <math>\mathcal M(T, (v_1,\ldots, v_n), (u_1, \ldots, u_m))</math>. Axler never abbreviates bases, although if he did, the notation would look like <...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Notation

Axler writes M(T,(v1,,vn),(u1,,um)). Axler never abbreviates bases, although if he did, the notation would look like M(T,β,β) where β:=(v1,,vn) and β:=(u1,,um).

Tao writes [T]ββ, where the "in" basis is a subscript and the "out" basis is a superscript. With vectors, [v]β is a row vector and [v]β is a column vector. This means that we can write [T]ββ[v]β=[v]β and think of the lower β canceling out the upper β.

Treil writes [T]ββ or sometimes [T]β,β. With vectors, we can write [T]β,β[v]β=[v]β so that the bases "balance".