Linear A tablets filt.jpg
   HOME

TheInfoList



OR:

Linearity is the property of a mathematical relationship (''
function Function or functionality may refer to: Computing * Function key, a type of key on computer keyboards * Function model, a structured representation of processes in a system * Function object or functor or functionoid, a concept of object-oriente ...
'') that can be graphically represented as a straight line. Linearity is closely related to '' proportionality''. Examples in
physics Physics is the natural science that studies matter, its fundamental constituents, its motion and behavior through space and time, and the related entities of energy and force. "Physical science is that department of knowledge which r ...
include
rectilinear motion Linear motion, also called rectilinear motion, is one-dimensional motion along a straight line, and can therefore be described mathematically using only one spatial dimension. The linear motion can be of two types: uniform linear motion, with co ...
, the linear relationship of
voltage Voltage, also known as electric pressure, electric tension, or (electric) potential difference, is the difference in electric potential between two points. In a static electric field, it corresponds to the work needed per unit of charge to ...
and
current Currents, Current or The Current may refer to: Science and technology * Current (fluid), the flow of a liquid or a gas ** Air current, a flow of air ** Ocean current, a current in the ocean *** Rip current, a kind of water current ** Current (stre ...
in an
electrical conductor In physics and electrical engineering, a conductor is an object or type of material that allows the flow of charge (electric current) in one or more directions. Materials made of metal are common electrical conductors. Electric current is gene ...
( Ohm's law), and the relationship of
mass Mass is an intrinsic property of a body. It was traditionally believed to be related to the quantity of matter in a physical body, until the discovery of the atom and particle physics. It was found that different atoms and different eleme ...
and
weight In science and engineering, the weight of an object is the force acting on the object due to gravity. Some standard textbooks define weight as a vector quantity, the gravitational force acting on the object. Others define weight as a scalar qua ...
. By contrast, more complicated relationships are ''
nonlinear In mathematics and science, a nonlinear system is a system in which the change of the output is not proportional to the change of the input. Nonlinear problems are of interest to engineers, biologists, physicists, mathematicians, and many othe ...
''. Generalized for functions in more than one
dimension In physics and mathematics, the dimension of a mathematical space (or object) is informally defined as the minimum number of coordinates needed to specify any point within it. Thus, a line has a dimension of one (1D) because only one coor ...
, linearity means the property of a function of being compatible with addition and
scaling Scaling may refer to: Science and technology Mathematics and physics * Scaling (geometry), a linear transformation that enlarges or diminishes objects * Scale invariance, a feature of objects or laws that do not change if scales of length, energ ...
, also known as the superposition principle. The word linear comes from
Latin Latin (, or , ) is a classical language belonging to the Italic branch of the Indo-European languages. Latin was originally a dialect spoken in the lower Tiber area (then known as Latium) around present-day Rome, but through the power of the ...
''linearis'', "pertaining to or resembling a line".


In mathematics

In mathematics, a
linear map In mathematics, and more specifically in linear algebra, a linear map (also called a linear mapping, linear transformation, vector space homomorphism, or in some contexts linear function) is a mapping V \to W between two vector spaces that pr ...
or
linear function In mathematics, the term linear function refers to two distinct but related notions: * In calculus and related areas, a linear function is a function whose graph is a straight line, that is, a polynomial function of degree zero or one. For dist ...
''f''(''x'') is a function that satisfies the two properties: *
Additivity Additive may refer to: Mathematics * Additive function, a function in number theory * Additive map, a function that preserves the addition operation * Additive set-functionn see Sigma additivity * Additive category, a preadditive category with f ...
: . * Homogeneous function, Homogeneity of degree 1: for all α. These properties are known as the superposition principle. In this definition, ''x'' is not necessarily a real number, but can in general be an element (mathematics), element of any vector space. A more special definition of linear function#As a polynomial function, linear function, not coinciding with the definition of linear map, is used in elementary mathematics (see below). Additivity alone implies homogeneity for Rational number, rational α, since f(x+x)=f(x)+f(x) implies f(nx)=n f(x) for any natural number ''n'' by mathematical induction, and then n f(x) = f(nx)=f(m\tfracx)= m f(\tfracx) implies f(\tfracx) = \tfrac f(x). The Dense set, density of the rational numbers in the reals implies that any additive continuous function is homogeneous for any real number α, and is therefore linear. The concept of linearity can be extended to linear Operator (mathematics), operators. Important examples of linear operators include the derivative considered as a differential operator, and other operators constructed from it, such as del and the Laplacian. When a differential equation can be expressed in linear form, it can generally be solved by breaking the equation up into smaller pieces, solving each of those pieces, and summing the solutions. Linear algebra is the branch of mathematics concerned with the study of vector (mathematics), vectors, vector spaces (also called 'linear spaces'), linear transformations (also called 'linear maps'), and systems of linear equations. For a description of linear and nonlinear equations, see ''linear equation''.


Linear polynomials

In a different usage to the above definition, a polynomial of degree 1 is said to be linear, because the graph of a function of that form is a straight line. Over the reals, a linear equation is one of the forms: :f(x) = m x + b\ where ''m'' is often called the slope or gradient; ''b'' the y-intercept, which gives the point of intersection between the graph of the function and the ''y''-axis. Note that this usage of the term ''linear'' is not the same as in the section above, because linear polynomials over the real numbers do not in general satisfy either additivity or homogeneity. In fact, they do so if and only if . Hence, if , the function is often called an affine function (see in greater generality affine transformation).


Boolean functions

In Boolean algebra (logic), Boolean algebra, a linear function is a function f for which there exist a_0, a_1, \ldots, a_n \in \ such that :f(b_1, \ldots, b_n) = a_0 \oplus (a_1 \land b_1) \oplus \cdots \oplus (a_n \land b_n), where b_1, \ldots, b_n \in \. Note that if a_0 = 1, the above function is considered affine in linear algebra (i.e. not linear). A Boolean function is linear if one of the following holds for the function's truth table: # In every row in which the truth value of the function is Truth value#Classical logic, T, there are an odd number of Ts assigned to the arguments, and in every row in which the function is Truth value#Classical logic, F there is an even number of Ts assigned to arguments. Specifically, , and these functions correspond to
linear map In mathematics, and more specifically in linear algebra, a linear map (also called a linear mapping, linear transformation, vector space homomorphism, or in some contexts linear function) is a mapping V \to W between two vector spaces that pr ...
s over the Boolean vector space. # In every row in which the value of the function is T, there is an even number of Ts assigned to the arguments of the function; and in every row in which the truth value of the function is F, there are an odd number of Ts assigned to arguments. In this case, . Another way to express this is that each variable always makes a difference in the truth value of the operation or it never makes a difference. Negation, Logical biconditional, exclusive or, tautology (logic), tautology, and contradiction are linear functions.


Physics

In
physics Physics is the natural science that studies matter, its fundamental constituents, its motion and behavior through space and time, and the related entities of energy and force. "Physical science is that department of knowledge which r ...
, ''linearity'' is a property of the differential equations governing many systems; for instance, the Maxwell equations or the diffusion equation. Linearity of a homogenous differential equation means that if two functions ''f'' and ''g'' are solutions of the equation, then any linear combination is, too. In instrumentation, linearity means that a given change in an input variable gives the same change in the output of the measurement apparatus: this is highly desirable in scientific work. In general, instruments are close to linear over a certain range, and most useful within that range. In contrast, human senses are highly nonlinear: for instance, the brain completely ignores incoming light unless it exceeds a certain absolute threshold number of photons.


Electronics

In electronics, the linear operating region of a device, for example a transistor, is where an output dependent variable (such as the transistor collector
current Currents, Current or The Current may refer to: Science and technology * Current (fluid), the flow of a liquid or a gas ** Air current, a flow of air ** Ocean current, a current in the ocean *** Rip current, a kind of water current ** Current (stre ...
) is directly Proportionality (mathematics), proportional to an input dependent variable (such as the base current). This ensures that an analog output is an accurate representation of an input, typically with higher amplitude (amplified). A typical example of linear equipment is a high fidelity audio amplifier, which must amplify a signal without changing its waveform. Others are linear filters, and linear amplifiers in general. In most Science, scientific and Technology, technological, as distinct from mathematical, applications, something may be described as linear if the characteristic is approximately but not exactly a straight line; and linearity may be valid only within a certain operating region—for example, a high-fidelity amplifier may distort a small signal, but sufficiently little to be acceptable (acceptable but imperfect linearity); and may distort very badly if the input exceeds a certain value.


Integral linearity

For an electronic device (or other physical device) that converts a quantity to another quantity, Bertram S. Kolts writes:
There are three basic definitions for integral linearity in common use: independent linearity, zero-based linearity, and terminal, or end-point, linearity. In each case, linearity defines how well the device's actual performance across a specified operating range approximates a straight line. Linearity is usually measured in terms of a deviation, or non-linearity, from an ideal straight line and it is typically expressed in terms of percent of full scale, or in ppm (parts per million) of full scale. Typically, the straight line is obtained by performing a least-squares fit of the data. The three definitions vary in the manner in which the straight line is positioned relative to the actual device's performance. Also, all three of these definitions ignore any gain, or offset errors that may be present in the actual device's performance characteristics.


Military tactical formations

In formation (military), military tactical formations, "linear formations" were adapted starting from phalanx-like formations of pike (weapon), pike protected by handgunners, towards shallow formations of handgunners protected by progressively fewer pikes. This kind of formation got progressively thinner until its extreme in the age of Wellington's 'The Thin Red Line (1854 battle), Thin Red Line'. It was eventually replaced by skirmisher, skirmish order when the invention of the breech-loading weapon, breech-loading rifle allowed soldiers to move and fire in small, mobile units, unsupported by large-scale formations of any shape.


Art

Linear is one of the five categories proposed by Swiss art historian Heinrich Wölfflin to distinguish "Classic", or Renaissance art, from the Baroque. According to Wölfflin, painters of the fifteenth and early sixteenth centuries (Leonardo da Vinci, Raphael or Albrecht Dürer) are more linear than "painterly" Baroque painters of the seventeenth century (Peter Paul Rubens, Rembrandt, and Diego Velázquez, Velázquez) because they primarily use outline to create shape. Linearity in art can also be referenced in digital art. For example, hypertext fiction can be an example of nonlinear narrative, but there are also websites designed to go in a specified, organized manner, following a linear path.


Music

In music the linear aspect is succession, either interval (music), intervals or melodic, melody, as opposed to simultaneity (music), simultaneity or the Interval (music), vertical aspect.


In statistics


See also

*Linear actuator *Linear element *Linear foot *Linear system *Linear programming *Linear differential equation *Bilinear form, Bilinear *Multilinear form, Multilinear *Linear motor *Linear A and Linear B scripts. *Linear interpolation


References


External links

*{{wiktionary-inline Elementary algebra Physical phenomena Broad-concept articles