<?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=Linearization</id>
	<title>Linearization - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Linearization"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Linearization&amp;action=history"/>
	<updated>2026-06-25T02:55:39Z</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=Linearization&amp;diff=651095&amp;oldid=prev</id>
		<title>imported&gt;HundredVisionsAndRevisions: Reverted 1 edit by 2601:199:4301:6360:60F5:451D:E7F6:C053 (talk) to last revision by Marginataen</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Linearization&amp;diff=651095&amp;oldid=prev"/>
		<updated>2025-06-19T19:26:17Z</updated>

		<summary type="html">&lt;p&gt;Reverted 1 edit by &lt;a href=&quot;/index.php/Special:Contributions/2601:199:4301:6360:60F5:451D:E7F6:C053&quot; title=&quot;Special:Contributions/2601:199:4301:6360:60F5:451D:E7F6:C053&quot;&gt;2601:199:4301:6360:60F5:451D:E7F6:C053&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:2601:199:4301:6360:60F5:451D:E7F6:C053&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:2601:199:4301:6360:60F5:451D:E7F6:C053 (page does not exist)&quot;&gt;talk&lt;/a&gt;) to last revision by Marginataen&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Finding linear approximation of function at given point}}&lt;br /&gt;
{{About||the linearization of a partial order|Linear extension|the linearization in concurrent computing|Linearizability}}&lt;br /&gt;
&lt;br /&gt;
In [[mathematics]], &amp;#039;&amp;#039;&amp;#039;linearization&amp;#039;&amp;#039;&amp;#039; ([[British English]]: &amp;#039;&amp;#039;&amp;#039;linearisation&amp;#039;&amp;#039;&amp;#039;) is finding the [[linear approximation]] to a [[function (mathematics)|function]] at a given point. The linear approximation of a function is the first order [[Taylor expansion]] around the point of interest. In the study of [[dynamical system]]s, linearization is a method for assessing the local [[stability theory|stability]] of an [[equilibrium point]] of a [[system]] of [[nonlinear differential equation]]s or discrete [[dynamical system]]s.&amp;lt;ref&amp;gt;[http://www.scholarpedia.org/article/Siegel_disks/Linearization The linearization problem in complex dimension one dynamical systems at Scholarpedia]&amp;lt;/ref&amp;gt;  This method is used in fields such as [[engineering]], [[physics]], [[economics]], and [[ecology]].&lt;br /&gt;
&lt;br /&gt;
==Linearization of a function==&lt;br /&gt;
Linearizations of a [[function (mathematics)|function]] are [[linear function|lines]]—usually lines that can be used for purposes of calculation. Linearization is an effective method for approximating the output of a function &amp;lt;math&amp;gt;y = f(x)&amp;lt;/math&amp;gt; at any &amp;lt;math&amp;gt;x = a&amp;lt;/math&amp;gt; based on the value and [[slope]] of the function at &amp;lt;math&amp;gt;x = b&amp;lt;/math&amp;gt;, given that &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt; is differentiable on &amp;lt;math&amp;gt;[a, b]&amp;lt;/math&amp;gt; (or &amp;lt;math&amp;gt;[b, a]&amp;lt;/math&amp;gt;) and that &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; is close to &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;. In short, linearization approximates the output of a function near &amp;lt;math&amp;gt;x = a&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For example, &amp;lt;math&amp;gt;\sqrt{4} = 2&amp;lt;/math&amp;gt;. However, what would be a good approximation of &amp;lt;math&amp;gt;\sqrt{4.001} = \sqrt{4 + .001}&amp;lt;/math&amp;gt;?&lt;br /&gt;
&lt;br /&gt;
For any given function &amp;lt;math&amp;gt;y = f(x)&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt; can be approximated if it is near a known differentiable point. The most basic requisite is that &amp;lt;math&amp;gt;L_a(a) = f(a)&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;L_a(x)&amp;lt;/math&amp;gt; is the linearization of &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt; at &amp;lt;math&amp;gt;x = a&amp;lt;/math&amp;gt;. The [[Linear equation#Point–slope form|point-slope form]] of an equation forms an equation of a line, given a point &amp;lt;math&amp;gt;(H, K)&amp;lt;/math&amp;gt; and slope &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt;. The general form of this equation is: &amp;lt;math&amp;gt;y - K = M(x - H)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Using the point &amp;lt;math&amp;gt;(a, f(a))&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;L_a(x)&amp;lt;/math&amp;gt; becomes &amp;lt;math&amp;gt;y = f(a) + M(x - a)&amp;lt;/math&amp;gt;. Because differentiable functions are [[Local linearity|locally linear]], the best slope to substitute in would be the slope of the line [[tangent]] to &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt; at &amp;lt;math&amp;gt;x = a&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
While the concept of local linearity applies the most to points [[Limit of a function#Limit of a function at a point|arbitrarily close]] to &amp;lt;math&amp;gt;x = a&amp;lt;/math&amp;gt;, those relatively close work relatively well for linear approximations. The slope &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt; should be, most accurately, the slope of the tangent line at &amp;lt;math&amp;gt;x = a&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[Image:Tangent-calculus.svg|thumb|300px|An approximation of &amp;#039;&amp;#039;f&amp;#039;&amp;#039;(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;) = &amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; at (&amp;#039;&amp;#039;x&amp;#039;&amp;#039;, &amp;#039;&amp;#039;f&amp;#039;&amp;#039;(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;))]]&lt;br /&gt;
Visually, the accompanying diagram shows the tangent line of &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt; at &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;. At &amp;lt;math&amp;gt;f(x+h)&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;h&amp;lt;/math&amp;gt; is any small positive or negative value, &amp;lt;math&amp;gt;f(x+h)&amp;lt;/math&amp;gt; is very nearly the value of the tangent line at the point &amp;lt;math&amp;gt;(x+h, L(x+h))&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The final equation for the linearization of a function at &amp;lt;math&amp;gt;x = a&amp;lt;/math&amp;gt; is:&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;y = (f(a) + f&amp;#039;(a)(x - a))&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For &amp;lt;math&amp;gt;x = a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;f(a) = f(x)&amp;lt;/math&amp;gt;. The [[derivative]] of &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;f&amp;#039;(x)&amp;lt;/math&amp;gt;, and the slope of &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt; at &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;f&amp;#039;(a)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
To find &amp;lt;math&amp;gt;\sqrt{4.001}&amp;lt;/math&amp;gt;, we can use the fact that &amp;lt;math&amp;gt;\sqrt{4} = 2&amp;lt;/math&amp;gt;. The linearization of  &amp;lt;math&amp;gt;f(x) = \sqrt{x}&amp;lt;/math&amp;gt; at &amp;lt;math&amp;gt;x = a&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;y = \sqrt{a} + \frac{1}{2 \sqrt{a}}(x - a)&amp;lt;/math&amp;gt;, because the function &amp;lt;math&amp;gt;f&amp;#039;(x) = \frac{1}{2 \sqrt{x}}&amp;lt;/math&amp;gt; defines the slope of the function &amp;lt;math&amp;gt;f(x) = \sqrt{x}&amp;lt;/math&amp;gt; at &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;. Substituting in &amp;lt;math&amp;gt;a = 4&amp;lt;/math&amp;gt;, the linearization at 4 is &amp;lt;math&amp;gt;y = 2 + \frac{x-4}{4}&amp;lt;/math&amp;gt;. In this case &amp;lt;math&amp;gt;x = 4.001&amp;lt;/math&amp;gt;, so &amp;lt;math&amp;gt;\sqrt{4.001}&amp;lt;/math&amp;gt; is approximately &amp;lt;math&amp;gt;2 + \frac{4.001-4}{4} = 2.00025&amp;lt;/math&amp;gt;. The true value is close to 2.00024998, so the linearization approximation has a relative error of less than 1 millionth of a percent.&lt;br /&gt;
&lt;br /&gt;
==Linearization of a multivariable function{{anchor|Multivariable functions}}==&lt;br /&gt;
{{See also|Taylor series#In several variables}}&lt;br /&gt;
&lt;br /&gt;
The equation for the linearization of a function &amp;lt;math&amp;gt;f(x,y)&amp;lt;/math&amp;gt; at a point &amp;lt;math&amp;gt;p(a,b)&amp;lt;/math&amp;gt; is:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; f(x,y) \approx f(a,b) + \left. {\frac{{\partial f(x,y)}}{{\partial x}}} \right|_{a,b} (x - a) + \left. {\frac{{\partial f(x,y)}}{{\partial y}}} \right|_{a,b} (y - b)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The general equation for the linearization of a multivariable function &amp;lt;math&amp;gt;f(\mathbf{x})&amp;lt;/math&amp;gt; at a point &amp;lt;math&amp;gt;\mathbf{p}&amp;lt;/math&amp;gt; is:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;f({\mathbf{x}}) \approx f({\mathbf{p}}) + \left. {\nabla f} \right|_{\mathbf{p}}  \cdot ({\mathbf{x}} - {\mathbf{p}})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; is the vector of variables, &amp;lt;math&amp;gt;{\nabla f}&amp;lt;/math&amp;gt; is the [[gradient]], and &amp;lt;math&amp;gt;\mathbf{p}&amp;lt;/math&amp;gt; is the linearization point of interest&lt;br /&gt;
.&amp;lt;ref&amp;gt;[http://www.ece.jhu.edu/~pi/Courses/454/linear.pdf Linearization. The Johns Hopkins University. Department of Electrical and Computer Engineering] {{webarchive|url=https://web.archive.org/web/20100607120539/http://www.ece.jhu.edu/~pi/Courses/454/linear.pdf |date=2010-06-07 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Uses of linearization==&lt;br /&gt;
&lt;br /&gt;
Linearization makes it possible to use tools for studying [[linear system]]s to analyze the behavior of a nonlinear function near a given point.  The linearization of a function is the first order term of its [[Taylor expansion]] around the point of interest.  For a system defined by the equation&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{d\mathbf{x}}{dt} = \mathbf{F}(\mathbf{x},t)&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
the linearized system can be written as&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{d\mathbf{x}}{dt} \approx \mathbf{F}(\mathbf{x_0},t) + D\mathbf{F}(\mathbf{x_0},t)  \cdot (\mathbf{x} - \mathbf{x_0})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\mathbf{x_0}&amp;lt;/math&amp;gt; is the point of interest and &amp;lt;math&amp;gt;D\mathbf{F}(\mathbf{x_0},t)&amp;lt;/math&amp;gt; is the &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt;-[[Jacobian matrix and determinant|Jacobian]] of &amp;lt;math&amp;gt;\mathbf{F}(\mathbf{x},t)&amp;lt;/math&amp;gt; evaluated at &amp;lt;math&amp;gt;\mathbf{x_0}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Stability analysis===&lt;br /&gt;
In [[stability theory|stability]] analysis of [[Autonomous system (mathematics)|autonomous systems]], one can use the [[eigenvalue]]s of the [[Jacobian matrix and determinant|Jacobian matrix]] evaluated at a [[hyperbolic equilibrium point]] to determine the nature of that equilibrium. This is the content of the [[linearization theorem]]. For time-varying systems, the linearization requires additional justification.&amp;lt;ref&amp;gt;{{cite journal |first=G. A. |last=Leonov |first2=N. V. |last2=Kuznetsov |title=Time-Varying Linearization and the Perron effects |journal=[[International Journal of Bifurcation and Chaos]] |volume=17 |issue=4 |year=2007 |pages=1079–1107 |doi=10.1142/S0218127407017732 |bibcode=2007IJBC...17.1079L }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Microeconomics===&lt;br /&gt;
In [[microeconomics]], [[decision rule]]s may be approximated under the state-space approach to linearization.&amp;lt;ref name=&amp;quot;statespace&amp;quot;&amp;gt;Moffatt, Mike. (2008) [[About.com]] &amp;#039;&amp;#039;[http://economics.about.com/od/economicsglossary/g/statespace.htm State-Space Approach] {{Webarchive|url=https://web.archive.org/web/20160304055023/http://economics.about.com/od/economicsglossary/g/statespace.htm |date=2016-03-04 }}&amp;#039;&amp;#039; Economics Glossary; Terms Beginning with S. Accessed June 19, 2008.&amp;lt;/ref&amp;gt; Under this approach, the [[Euler equations (fluid dynamics)#Conservation form|Euler equations]] of the [[utility maximization problem]] are linearized around the stationary steady state.&amp;lt;ref name=&amp;quot;statespace&amp;quot;/&amp;gt; A unique solution to the resulting system of dynamic equations then is found.&amp;lt;ref name=&amp;quot;statespace&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Optimization===&lt;br /&gt;
In [[mathematical optimization]], cost functions and non-linear components within can be linearized in order to apply a linear solving method such as the [[Simplex algorithm]]. The optimized result is reached much more efficiently and is deterministic as a [[global optimum]].&lt;br /&gt;
&lt;br /&gt;
===Multiphysics===&lt;br /&gt;
In [[multiphysics]] systems—systems involving multiple physical fields that interact with one another—linearization with respect to each of the physical fields may be performed. This linearization of the system with respect to each of the fields results in a linearized monolithic equation system that can be solved using monolithic iterative solution procedures such as the [[Newton–Raphson method]]. Examples of this include [[MRI scanner]] systems which results in a system of electromagnetic, mechanical and acoustic fields.&amp;lt;ref&amp;gt;{{cite journal |first=S. |last=Bagwell |first2=P. D. |last2=Ledger |first3=A. J. |last3=Gil |first4=M. |last4=Mallett |first5=M. |last5=Kruip |year=2017 |title=A linearised &amp;#039;&amp;#039;hp&amp;#039;&amp;#039;–finite element framework for acousto-magneto-mechanical coupling in axisymmetric MRI scanners |journal=International Journal for Numerical Methods in Engineering |volume=112 |issue=10 |pages=1323–1352 |doi=10.1002/nme.5559 |bibcode=2017IJNME.112.1323B |doi-access=free }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Linear stability]]&lt;br /&gt;
* [[Tangent stiffness matrix]]&lt;br /&gt;
* [[Stability derivatives]]&lt;br /&gt;
* [[Linearization theorem]]&lt;br /&gt;
* [[Taylor approximation]]&lt;br /&gt;
* [[Functional equation (L-function)]]&lt;br /&gt;
* [[Quasilinearization]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
===Linearization tutorials===&lt;br /&gt;
* [http://www.mathworks.com/discovery/linearization.html Linearization for Model Analysis and Control Design]&lt;br /&gt;
&lt;br /&gt;
{{Authority control}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Differential calculus]]&lt;br /&gt;
[[Category:Dynamical systems]]&lt;br /&gt;
[[Category:Approximations]]&lt;/div&gt;</summary>
		<author><name>imported&gt;HundredVisionsAndRevisions</name></author>
	</entry>
</feed>