<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Linear_function</id>
	<title>Linear function - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Linear_function"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Linear_function&amp;action=history"/>
	<updated>2026-04-06T08:38:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Linear_function&amp;diff=111146&amp;oldid=prev</id>
		<title>imported&gt;Dylan Hackworth1: Reverted 1 edit by 2803:C800:4048:87DC:51A8:F9F3:E108:4B26 (talk): This is english Wikipedia, not spanish</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Linear_function&amp;diff=111146&amp;oldid=prev"/>
		<updated>2025-08-24T01:41:23Z</updated>

		<summary type="html">&lt;p&gt;Reverted 1 edit by &lt;a href=&quot;/index.php/Special:Contributions/2803:C800:4048:87DC:51A8:F9F3:E108:4B26&quot; title=&quot;Special:Contributions/2803:C800:4048:87DC:51A8:F9F3:E108:4B26&quot;&gt;2803:C800:4048:87DC:51A8:F9F3:E108:4B26&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:2803:C800:4048:87DC:51A8:F9F3:E108:4B26&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:2803:C800:4048:87DC:51A8:F9F3:E108:4B26 (page does not exist)&quot;&gt;talk&lt;/a&gt;): This is english Wikipedia, not spanish&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{short description|Linear map or polynomial function of degree one}}&lt;br /&gt;
{{for|the use of the term in calculus|Linear function (calculus)}}&lt;br /&gt;
In [[mathematics]], the term &amp;#039;&amp;#039;&amp;#039;linear function&amp;#039;&amp;#039;&amp;#039; refers to two distinct but related notions:&amp;lt;ref&amp;gt;&amp;quot;The term &amp;#039;&amp;#039;linear function&amp;#039;&amp;#039; means a linear form in some textbooks and an affine function in others.&amp;quot; Vaserstein 2006, p. 50-1&amp;lt;/ref&amp;gt;&lt;br /&gt;
* In [[calculus]] and related areas, a linear function is a [[function (mathematics)|function]] whose [[graph of a function|graph]] is a [[straight line]], that is, a [[polynomial function]] of [[polynomial degree|degree]] zero or one.&amp;lt;ref&amp;gt;Stewart 2012, p. 23&amp;lt;/ref&amp;gt; For distinguishing such a linear function from the other concept, the term &amp;#039;&amp;#039;[[affine function]]&amp;#039;&amp;#039; is often used.&amp;lt;ref&amp;gt;{{cite book|author=A. Kurosh|title=Higher Algebra|year=1975|publisher=Mir Publishers|page=214}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* In [[linear algebra]], [[mathematical analysis]],&amp;lt;ref&amp;gt;{{cite book|author=T. M. Apostol|title=Mathematical Analysis|year=1981|publisher=Addison-Wesley|page=345}}&amp;lt;/ref&amp;gt; and [[functional analysis]], a linear function is a [[linear map]].&amp;lt;ref&amp;gt;Shores 2007, p. 71&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== As a polynomial function ==&lt;br /&gt;
{{main article|Linear function (calculus)}}&lt;br /&gt;
[[File:Linear Function Graph.svg|thumb|Graphs of two linear functions.]]&lt;br /&gt;
&lt;br /&gt;
In calculus, [[analytic geometry]] and related areas, a linear function is a polynomial of degree one or less, including the [[zero polynomial]] (the latter not being considered to have degree zero).&lt;br /&gt;
&lt;br /&gt;
When the function is of only one [[variable (mathematics)|variable]], it is of the form&lt;br /&gt;
:&amp;lt;math&amp;gt;f(x)=ax+b,&amp;lt;/math&amp;gt;&lt;br /&gt;
where {{mvar|&amp;#039;&amp;#039;a&amp;#039;&amp;#039;}} and {{mvar|&amp;#039;&amp;#039;b&amp;#039;&amp;#039;}} are [[constant (mathematics)|constant]]s, often [[real number]]s. The [[graph of a function|graph]] of such a function of one variable is a nonvertical line. {{mvar|&amp;#039;&amp;#039;a&amp;#039;&amp;#039;}} is frequently referred to as the slope of the line, and {{mvar|&amp;#039;&amp;#039;b&amp;#039;&amp;#039;}} as the intercept.&lt;br /&gt;
&lt;br /&gt;
If &amp;#039;&amp;#039;a &amp;gt; 0&amp;#039;&amp;#039; then the [[Slope|gradient]] is positive and the graph slopes upwards.&lt;br /&gt;
&lt;br /&gt;
If &amp;#039;&amp;#039;a &amp;lt; 0&amp;#039;&amp;#039; then the [[Slope|gradient]] is negative and the graph slopes downwards.&lt;br /&gt;
&lt;br /&gt;
For a function &amp;lt;math&amp;gt;f(x_1, \ldots, x_k)&amp;lt;/math&amp;gt; of any finite number of variables, the general formula is&lt;br /&gt;
:&amp;lt;math&amp;gt;f(x_1, \ldots, x_k) = b + a_1 x_1 + \cdots + a_k x_k ,&amp;lt;/math&amp;gt;&lt;br /&gt;
and the graph is a [[hyperplane]] of dimension {{nowrap|&amp;#039;&amp;#039;k&amp;#039;&amp;#039;}}.&lt;br /&gt;
&lt;br /&gt;
A [[constant function]] is also considered linear in this context, as it is a polynomial of degree zero or is the zero polynomial. Its graph, when there is only one variable, is a horizontal line.&lt;br /&gt;
&lt;br /&gt;
In this context, a function that is also a linear map (the other meaning) may be referred to as a [[homogeneous function|homogeneous]] linear function or a [[linear form]]. In the context of linear algebra, the polynomial functions of degree 0 or 1 are the scalar-valued [[affine map]]s.&lt;br /&gt;
&lt;br /&gt;
== As a linear map ==&lt;br /&gt;
{{main article|Linear map}}&lt;br /&gt;
[[File:Integral as region under curve.svg|thumb|The [[integral]] of a function is a linear map from the vector space of integrable functions to the real numbers.]]&lt;br /&gt;
&lt;br /&gt;
In linear algebra, a linear function is a map &amp;#039;&amp;#039;f&amp;#039;&amp;#039; between two [[vector space]]s such that&lt;br /&gt;
:&amp;lt;math&amp;gt;f(\mathbf{x} + \mathbf{y}) = f(\mathbf{x}) + f(\mathbf{y}) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;f(a\mathbf{x}) = af(\mathbf{x}). &amp;lt;/math&amp;gt;&lt;br /&gt;
Here {{math|&amp;#039;&amp;#039;a&amp;#039;&amp;#039;}} denotes a constant belonging to some [[field (mathematics)|field]] {{math|&amp;#039;&amp;#039;K&amp;#039;&amp;#039;}} of [[Scalar (mathematics)|scalar]]s (for example, the [[real number]]s) and {{math|&amp;#039;&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;#039;}} and {{math|&amp;#039;&amp;#039;&amp;#039;y&amp;#039;&amp;#039;&amp;#039;}} are elements of a [[vector space]], which might be {{math|&amp;#039;&amp;#039;K&amp;#039;&amp;#039;}} itself.&lt;br /&gt;
&lt;br /&gt;
In other terms the linear function preserves [[vector addition]] and [[scalar multiplication]].&lt;br /&gt;
&lt;br /&gt;
Some authors use &amp;quot;linear function&amp;quot; only for linear maps that take values in the scalar field;&amp;lt;ref&amp;gt;Gelfand 1961&amp;lt;/ref&amp;gt; these are more commonly called [[linear form]]s.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;linear functions&amp;quot; of calculus qualify as &amp;quot;linear maps&amp;quot; when (and only when) {{math|1=&amp;#039;&amp;#039;f&amp;#039;&amp;#039;(0, ..., 0) = 0}}, or, equivalently, when the constant {{mvar|b}} equals zero in the one-degree polynomial above. Geometrically, the graph of the function must pass through the origin.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Homogeneous function]]&lt;br /&gt;
* [[Nonlinear system]]&lt;br /&gt;
* [[Piecewise linear function]]&lt;br /&gt;
* [[Linear approximation]]&lt;br /&gt;
* [[Linear interpolation]]&lt;br /&gt;
* [[Discontinuous linear map]]&lt;br /&gt;
* [[Linear least squares]]&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* Izrail Moiseevich Gelfand (1961), &amp;#039;&amp;#039;Lectures on Linear Algebra&amp;#039;&amp;#039;, Interscience Publishers, Inc., New York. Reprinted by Dover, 1989. {{isbn|0-486-66082-6}}&lt;br /&gt;
* {{cite book&lt;br /&gt;
| first = Thomas S.&lt;br /&gt;
| last = Shores&lt;br /&gt;
| title = Applied Linear Algebra and Matrix Analysis&lt;br /&gt;
| publisher = Springer&lt;br /&gt;
| year = 2007&lt;br /&gt;
| series = [[Undergraduate Texts in Mathematics]]&lt;br /&gt;
| isbn = 978-0-387-33195-9&lt;br /&gt;
}}&lt;br /&gt;
* {{cite book&lt;br /&gt;
| first = James&lt;br /&gt;
| last = Stewart&lt;br /&gt;
| title = Calculus: Early Transcendentals&lt;br /&gt;
| publisher = Brooks/Cole&lt;br /&gt;
| year = 2012&lt;br /&gt;
| edition = 7E&lt;br /&gt;
| isbn = 978-0-538-49790-9&lt;br /&gt;
}}&lt;br /&gt;
* Leonid N. Vaserstein (2006), &amp;quot;Linear Programming&amp;quot;, in [[Leslie Hogben]], ed., &amp;#039;&amp;#039;Handbook of Linear Algebra&amp;#039;&amp;#039;, Discrete Mathematics and Its Applications, Chapman and Hall/CRC, chap. 50. {{isbn|1-584-88510-6}}&lt;br /&gt;
&lt;br /&gt;
{{Calculus topics}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Polynomial functions]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Dylan Hackworth1</name></author>
	</entry>
</feed>