linearitate
Linearitate, commonly translated as linearity, is a property of a function, operator, or system that preserves addition and scalar multiplication. In formal terms, a function f between vector spaces over a field F is linear if for all vectors x, y and all scalars α, β in F, f(x + y) = f(x) + f(y) and f(αx) = α f(x). Equivalently, f(αx + βy) = α f(x) + β f(y). Linear maps send the zero vector to zero and preserve linear combinations.
In finite-dimensional spaces the action of a linear map is described by a matrix A relative to
Linearity excludes many nonlinear behaviors; an affine map f(x) = Ax + b is linear only if b =
Applications and contexts include solving linear differential equations, physics (superposition principle), computer graphics (linear coordinate transformations),