Jump to content

Linear function

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by JakeVortex (talk | contribs) at 23:00, 26 November 2002 (definition stub). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

If V and W are vector spaces over the scalar field K (e.g., either the real numbers R or the complex numbers C), we call a function

L : V -> W

a linear function if

L(ax + by) = a L(x) + b L(y)

for all x and y in V and all scalars a and b in K.

Linear algebra treats such functions.