Linear approximation: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Alter: url. URLs might have been anonymized. | Use this bot. Report bugs. | Suggested by AManWithNoPlan | #UCB_CommandLine
 
(8 intermediate revisions by 7 users not shown)
Line 9:
<math display="block"> f(x) \approx f(a) + f'(a)(x - a).</math>
 
This is a good approximation when <math>x</math> is close enough to {{nowrap|<math>a</math>;}} since a curve, when closely observed, will begin to resemble a straight line. Therefore, the expression on the right-hand side is just the equation for the [[tangent line]] to the graph of <math>f</math> at <math>(a,f(a))</math>. For this reason, this process is also called the '''tangent line approximation'''. Linear approximations in this case are further improved when the [[second derivative]] of a, <math> f''(a) </math>, is sufficiently small (close to zero) (i.e., at or near an [[inflection point]]).
 
If <math>f</math> is [[concave down]] in the interval between <math>x</math> and <math>a</math>, the approximation will be an overestimate (since the derivative is decreasing in that interval). If <math>f</math> is [[concave up]], the approximation will be an underestimate.<ref>{{cite web |title=12.1 Estimating a Function Value Using the Linear Approximation | url=http://math.mit.edu/classes/18.013A/HTML/chapter12/section01.html | access-date=3 June 2012 |archive-date=3 March 2013 |archive-url=https://web.archive.org/web/20130303014028/http://math.mit.edu/classes/18.013A/HTML/chapter12/section01.html |url-status=dead }}</ref>
 
Linear approximations for [[vector (geometric)|vector]] functions of a vector variable are obtained in the same way, with the derivative at a point replaced by the [[Jacobian matrix and determinant|Jacobian]] matrix. For example, given a differentiable function <math>f(x, y)</math> with real values, one can approximate <math>f(x, y)</math> for <math>(x, y)</math> close to <math>(a, b)</math> by the formula
<math display="block">f\left(x,y\right)\approx f\left(a,b\right) + \frac{\partial f}{\partial x} \left(a,b\right)\left(x-a\right) + \frac{\partial f}{\partial y} \left(a,b\right)\left(y-b\right).</math>
 
Line 26:
===Optics===
{{main|Gaussian optics}}
'''Gaussian optics''' is a technique in [[geometrical optics]] that describes the behaviour of light rays in optical systems by using the [[paraxial approximation]], in which only rays which make small angles with the [[optical axis]] of the system are considered.<ref>{{cite book |first1=A. |last1=Lipson |first2=S. G. |last2=Lipson |first3=H. |last3=Lipson |url=https://books.google.com/books?id=aow3o0dhyjYC&pg=PA51 |title=Optical Physics |edition=4th |year=2010 |publisher=Cambridge University Press |___location=Cambridge, UK |page=51 |isbn=978-0-521-49345-1 }}</ref> In this approximation, trigonometric functions can be expressed as linear functions of the angles. Gaussian optics applies to systems in which all the optical surfaces are either flat or are portions of a [[sphere]]. In this case, simple explicit formulae can be given for parameters of an imaging system such as focal distance, magnification and brightness, in terms of the geometrical shapes and material properties of the constituent elements.
 
===Period of oscillation===
Line 88:
* {{cite book |author=Strang, Gilbert |title=Calculus |publisher=Wellesley College |year=1991|isbn=0-9614088-2-0 |page= 94}}
*{{cite book |author1=Bock, David |author2=Hockett, Shirley O. |title=How to Prepare for the AP Calculus |publisher=Barrons Educational Series |___location=Hauppauge, NY |year=2005 |isbn=0-7641-2382-3 |page=[https://archive.org/details/isbn_9780764177668/page/118 118] |url-access=registration |url=https://archive.org/details/isbn_9780764177668/page/118 }}
 
{{Authority control}}
 
[[Category:Differential calculus]]