<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mathresearch.utsa.edu/wiki/index.php?action=history&amp;feed=atom&amp;title=Taylor%27s_Formula_in_Several_Variables</id>
	<title>Taylor's Formula in Several Variables - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mathresearch.utsa.edu/wiki/index.php?action=history&amp;feed=atom&amp;title=Taylor%27s_Formula_in_Several_Variables"/>
	<link rel="alternate" type="text/html" href="https://mathresearch.utsa.edu/wiki/index.php?title=Taylor%27s_Formula_in_Several_Variables&amp;action=history"/>
	<updated>2026-06-12T19:26:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://mathresearch.utsa.edu/wiki/index.php?title=Taylor%27s_Formula_in_Several_Variables&amp;diff=3792&amp;oldid=prev</id>
		<title>Khanh: Created page with &quot;Let &lt;math&gt;S \subseteq \mathbb{R}^n&lt;/math&gt; be open, &lt;math&gt;\mathbf{x} \in S&lt;/math&gt;, and &lt;math&gt;f : S \to \mathbb{R}&lt;/math&gt;. If &lt;math&gt;\mathbf{t} \in \mathbb{R}^n&lt;/math&gt; then we kn...&quot;</title>
		<link rel="alternate" type="text/html" href="https://mathresearch.utsa.edu/wiki/index.php?title=Taylor%27s_Formula_in_Several_Variables&amp;diff=3792&amp;oldid=prev"/>
		<updated>2021-11-12T21:40:45Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Let &amp;lt;math&amp;gt;S \subseteq \mathbb{R}^n&amp;lt;/math&amp;gt; be open, &amp;lt;math&amp;gt;\mathbf{x} \in S&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;f : S \to \mathbb{R}&amp;lt;/math&amp;gt;. If &amp;lt;math&amp;gt;\mathbf{t} \in \mathbb{R}^n&amp;lt;/math&amp;gt; then we kn...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Let &amp;lt;math&amp;gt;S \subseteq \mathbb{R}^n&amp;lt;/math&amp;gt; be open, &amp;lt;math&amp;gt;\mathbf{x} \in S&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;f : S \to \mathbb{R}&amp;lt;/math&amp;gt;. If &amp;lt;math&amp;gt;\mathbf{t} \in \mathbb{R}^n&amp;lt;/math&amp;gt; then we know that the directional derivative of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; at &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; in the direction of &amp;lt;math&amp;gt;\mathbf{t}&amp;lt;/math&amp;gt; is given by the formula:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;math&amp;gt;\begin{align} \quad f'(\mathbf{x}, \mathbf{t}) = \nabla f(\mathbf{x}) \cdot \mathbf{t} = D_1f(\mathbf{x})t_1 + D_2f(\mathbf{x})t_2 + ... + D_nf(\mathbf{x})t_n = \sum_{i=1}^{n} D_if(\mathbf{x})t_i \end{align}&amp;lt;/math&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We will generalize this definition to define higher order directional derivatives.&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;background: white; border: 1px solid black; padding: 1em;&amp;quot;&amp;gt; &lt;br /&gt;
:'''Definition:''' Let &amp;lt;math&amp;gt;S \subseteq \mathbb{R}^n&amp;lt;/math&amp;gt; be open, &amp;lt;math&amp;gt;\mathbf{x} \in S&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;f : S \to \mathbb{R}&amp;lt;/math&amp;gt;. Let &amp;lt;math&amp;gt;\mathbf{t} \in \mathbb{R}^n&amp;lt;/math&amp;gt;. If all of the second order partial derivatives of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; at &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; exist, i.e., &amp;lt;math&amp;gt;D_{i, j} f(\mathbf{x})&amp;lt;/math&amp;gt; exist where &amp;lt;math&amp;gt;i, j \in \{ 1, 2, ..., n \}&amp;lt;/math&amp;gt; then the &amp;lt;strong&amp;gt;Second Order Directional Derivative of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; at &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; in the Direction of &amp;lt;math&amp;gt;\mathbf{t}&amp;lt;/math&amp;gt;&amp;lt;/strong&amp;gt; is defined as &amp;lt;math&amp;gt;\displaystyle{f''(\mathbf{x}, \mathbf{t}) = \sum_{i=1}^{n} \sum_{j=1}^{n} D_{ij} f(\mathbf{x}) t_j t_i}&amp;lt;/math&amp;gt;. If all of the third order partial derivatives of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; at &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; exist, i.e., &amp;lt;math&amp;gt;D_{i,j,k} f(\mathbf{x})&amp;lt;/math&amp;gt; exist where &amp;lt;math&amp;gt;i, j, k \in \{ 1, 2, ..., n \}&amp;lt;/math&amp;gt; then the '''Third Order Directional Derivative of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; at &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; in the Direction of &amp;lt;math&amp;gt;\mathbf{t}&amp;lt;/math&amp;gt;''' is defined as &amp;lt;math&amp;gt;\displaystyle{f'''(\mathbf{x}, \mathbf{t}) = \sum_{i=1}^{n} \sum_{j=1}^{n} \sum_{k=1}^{n} D_{i,j,k} f(\mathbf{x}) t_k t_j t_i}&amp;lt;/math&amp;gt;. In general, if all of the &amp;lt;math&amp;gt;m^{\mathrm{th}}&amp;lt;/math&amp;gt; order partial derivatives of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; at &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; exist, i.e, &amp;lt;math&amp;gt;D_{i_1, i_2, ..., i_{m}}&amp;lt;/math&amp;gt; exist where &amp;lt;math&amp;gt;i_1, i_2, ..., i_m \in \{ 1, 2, ..., n \}&amp;lt;/math&amp;gt; then the &amp;lt;strong&amp;gt;&amp;lt;math&amp;gt;m^{\mathrm{th}}&amp;lt;/math&amp;gt; Order Directional Derivative of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; at &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; in the Direction of &amp;lt;math&amp;gt;\mathbf{t}&amp;lt;/math&amp;gt;&amp;lt;/strong&amp;gt; is defined as &amp;lt;math&amp;gt;\displaystyle{f^{(m)}(\mathbf{x}, \mathbf{t}) = \sum_{i_1=1}^{n} \sum_{i_2=1}^{n} ... \sum_{i_m=1}^{n} D_{i_1, i_2, ..., i_m} f(\mathbf{x}) t_{i_m} t_{i_{m-1}} ..., t_{i_1}}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can now state a very important result known as Taylor's formula which is somewhat of a generalization to the Mean Value theorem for differentiable functions.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;background: white; border: 1px solid black; padding: 1em;&amp;quot;&amp;gt; &lt;br /&gt;
:'''Theorem (Taylor's Formula):''' Let &amp;lt;math&amp;gt;S \subseteq \mathbb{R}^n&amp;lt;/math&amp;gt; be open and let &amp;lt;math&amp;gt;f : S \to \mathbb{R}&amp;lt;/math&amp;gt;. If &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; and all of its partial derivatives of order less than &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; are differentiable on &amp;lt;math&amp;gt;S&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;\mathbf{a}, \mathbf{b} \in S&amp;lt;/math&amp;gt; are such that &amp;lt;math&amp;gt;L(\mathbf{a}, \mathbf{b}) \subset S&amp;lt;/math&amp;gt;, then there exists a &amp;lt;math&amp;gt;\mathbf{z} \in L(\mathbf{a}, \mathbf{b})&amp;lt;/math&amp;gt; such that &lt;br /&gt;
:&amp;lt;math&amp;gt; f(\mathbf{b}) - f(\mathbf{a}) = \frac{1}{1!} f'(\mathbf{a}, \mathbf{b} - \mathbf{a}) + \frac{1}{2!} f''(\mathbf{a}, \mathbf{b} - \mathbf{a}) + ... + \frac{1}{(m-1)!} f^{(m-1)} (\mathbf{a}, \mathbf{b} - \mathbf{a}) + \frac{1}{m!} f^{(m)} (\mathbf{z}, \mathbf{b} - \mathbf{a})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align} \quad \quad \quad \quad \quad = \sum_{k=1}^{m-1} \frac{1}{k!} f^{(k)} (\mathbf{a}, \mathbf{b} - \mathbf{a}) + \frac{1}{m!} f^{(m)}(\mathbf{z}, \mathbf{b} - \mathbf{a}) \end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''Note that if &amp;lt;math&amp;gt;m = 1&amp;lt;/math&amp;gt; and satisfies the hypotheses of the theorem above, then the formula above reduces to &amp;lt;math&amp;gt;f(\mathbf{b}) - f(\mathbf{a}) = f'(\mathbf{z})(\mathbf{b} - \mathbf{a})&amp;lt;/math&amp;gt; for some &amp;lt;math&amp;gt;\mathbf{z} \in L(\mathbf{a}, \mathbf{b})&amp;lt;/math&amp;gt;. But this is simply The Mean Value Theorem for Differentiable Functions from Rn to Rm for the case when &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is a differentiable multivariable real-valued function.''&lt;br /&gt;
&lt;br /&gt;
== Licensing == &lt;br /&gt;
Content obtained and/or adapted from:&lt;br /&gt;
* [http://mathonline.wikidot.com/taylor-s-formula-for-functions-from-rn-to-r Taylor's Formula for Functions from Rn to R, mathonline.wikidot.com] under a CC BY-SA license&lt;/div&gt;</summary>
		<author><name>Khanh</name></author>
		
	</entry>
</feed>