Content deleted Content added
m Don't mix plural an singular |
→Examples: improved some parts |
||
Line 32:
== Examples ==
* The
* The [[Identity function|identity map]]
* Any [[homothecy]] centered in the origin of a vector space, <math>v\mapsto cv</math> where ''c'' is a scalar, is a linear operator.
* For real numbers, the map <math>x\mapsto x^2</math> is not linear.
* For real numbers, the map <math>x\mapsto x+1</math> is not linear (but is an [[affine transformation]]; <math>y=x+1</math> is a [[linear equation]], as used in [[analytic geometry]].)
* If ''A'' is a real ''m'' × ''n'' [[matrix (mathematics)|matrix]], then ''A'' defines a linear map from '''R'''<sup>''n''</sup> to '''R'''<sup>''m''</sup> by sending the [[column vector]] '''x''' ∈ '''R'''<sup>''n''</sup> to the column vector ''A'''''x''' ∈ '''R'''<sup>''m''</sup>. Conversely, any linear map between [[finite-dimensional]] vector spaces can be represented in this manner; see the following section.
*
* The (
* The (indefinite) [[integral]] (or [[antiderivative]]) with a fixed starting point defines a linear map from the space of all real-valued integrable functions on '''R''' to the space of all real-valued functions on '''R'''. Without fixed starting point it does not define a mapping at all, as the presence of a constant of integration in the result means it produces an infinite number of outputs for a single input.
* If ''V'' and ''W'' are finite-dimensional vector spaces over a field ''F'', then functions that send linear maps ''f'' : ''V'' → ''W'' to dim<sub>''F''</sub>(''W'') × dim<sub>''F''</sub>(''V'') matrices in the way described in the sequel are themselves linear maps (indeed linear isomorphisms).
* The [[expected value]] of a [[Random variable#Definition|random variable]] (which is in fact a function, and as such member of a vector space) is linear, as for random variables ''X'' and ''Y'' we have E[''X'' + ''Y''] = E[''X''] + E[''Y''] and E[''aX''] = ''a''E[''X''], but the [[variance]] of a random variable is not linear
== Matrices ==
|