Let be \( f : x \longmapsto f(x) \) a function of class \( \mathcal{C}^n \) and \( f^{(n)} \) its \( n \)-th derivative .
The Taylor-Young formula tells us that any function \( f \), centered at \( x = a \), can be written as a Taylor series \( (TS_n(a)) \) with a remainder \(R_n\), such as:
Here is the decomposed form:
Where the notation \( o\bigl((x - a)^n\bigr) \) represents the Landau remainder (a little rate), meaning that the remainder is negligible compared to \( (x - a)^n \) as \( x \to a \):
Furthermore, setting down \( (x = a + h) \), we do obtain a new form of this formula:
With the Taylor-Laplace's formula, the remainder is quantified by an integral.
Thus,
Another notation used to characterize the remainder of an Taylor series is the Landau notation \(o(x^n)\).
If a function \( f(x) \) is negligible compared to another function \( g(x) \) near a certain point \( a \), we can write it as:
It means that:
In our specific case, we study Taylor series at the neighbourhood of \(( a = 0 ) \), so:
$$ condition $$ |
$$ function $$ |
$$ Taylor \ series \ at \ 0 \ : T_n(0) $$ |
$$ \equiv T_n(0) $$ |
|---|---|---|---|
|
$$ \forall x \in \mathbb{R}, \ \forall \alpha \in \hspace{0.04em} \mathbb{N}^*, $$
|
$$ (1+x)^{\alpha}$$
$$ (Newton's \ binomial) $$
|
$$ 1 + \alpha x + \binom{\alpha}{2}x^2 + \binom{\alpha}{3}x^3 \ ... \ + \binom{\alpha}{\alpha}x^{\alpha} + o(x^{\alpha})$$
|
$$ \sum_{p = 0}^{\alpha} \binom{\alpha}{p} x^p + o(x^{\alpha}) $$ |
|
$$ \forall x \in \Bigl[ \mathbb{R} \hspace{0.2em} \backslash \bigl \{ -1 \bigr \} \Bigr], $$
|
$$ \frac{1}{1+x}$$ |
$$ 1 - x + x^2 - x^3 + \ ... \ + (-1)^n x^n + o(x^n)$$ |
$$ \sum_{k=0}^n (-1)^k x^k + o(x^n) $$ |
|
$$ \forall x \in \Bigl[ \mathbb{R} \hspace{0.2em} \backslash \bigl \{ 1 \bigr \} \Bigr], $$
|
$$ \frac{1}{1-x}$$ |
$$ 1 + x + x^2 + x^3 + \ ... \ + x^n + o(x^n)$$ |
$$ \sum_{k=0}^n x^k + o(x^n) $$ |
|
$$ \forall x \in [-1, \hspace{0.1em} + \infty[, $$
|
$$ \sqrt{1+x}$$ |
$$ 1 + \frac{1}{2}x - \frac{1}{8}x^2 + \frac{1}{4}x^3 - \frac{15}{16}x^4 \ ... \ + o(x^{4})$$
|
$$ $$ |
|
$$ \forall x \in \hspace{0.04em} ]-1, \hspace{0.1em} + \infty[, $$
|
$$ 1 \over \sqrt{1+x}$$ |
$$ 1 - \frac{1}{2}x + \frac{3}{4}x^2 - \frac{15}{8}x^3 + \frac{105}{16}x^4 \ ... \ + o(x^{4})$$
|
$$ $$ |
|
$$ \forall x \in \mathbb{R}, $$
|
$$ e^x $$ |
$$ 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \ ... \ + \frac{x^n}{n!} + o(x^n)$$ |
$$ \sum_{k=0}^n \frac{x^k}{k!} + o(x^n) $$ |
|
$$ \forall x \in \hspace{0.04em} ]-1, \hspace{0.1em} + \infty[, $$
|
$$ \ln(1+x) $$ |
$$ x - \frac{x^2}{2} + \frac{x^3}{3} - \frac{x^4}{4} + \ ... \ + \frac{ (-1)^{n-1} }{n} x^n + o(x^{n})$$
|
$$ \sum_{k=1}^n \frac{ (-1)^{k-1} }{k} x^k + o(x^{n}) $$ |
|
$$ \forall x \in \hspace{0.04em} ]1, \hspace{0.1em} + \infty[, $$
|
$$ \ln(1-x) $$ |
$$ -x - \frac{x^2}{2} - \frac{x^3}{3} - \frac{x^4}{4} - \ ... \ - \frac{x^n}{n} + o(x^{n})$$
|
$$ \sum_{k=1}^n -\frac{ x^k }{k} + o(x^{n}) $$ |
|
$$ \forall x \in \mathbb{R}, $$
|
$$ \sin(x) $$ |
$$ x - \frac{x^3}{3!} + \frac{x^5}{5!} - \frac{x^7}{7!} \ ... \ + (-1)^n \frac{x^{2n+1}}{(2n+1)!} + o(x^{2n+2})$$
|
$$ \sum_{k=0}^n (-1)^k \frac{x^{2k+1}}{(2k+1)!}+ o(x^{2n+2}) $$ |
|
$$ \forall x \in \mathbb{R}, $$
|
$$ \cos(x) $$ |
$$ 1 - \frac{x^2}{2!} + \frac{x^4}{4!} - \frac{x^6}{6!} + \ ... \ + (-1)^{n} \frac{x^{2n}}{(2n)!} + o(x^{2n+1})$$
|
$$ \sum_{k=0}^n (-1)^{k} \frac{x^{2k}}{(2k)!} + o(x^{2n+1}) $$ |
|
$$\forall k \in \mathbb{Z}, \enspace \forall x \in \biggl[ \mathbb{R} \hspace{0.2em} \backslash \hspace{0.2em} \Bigl \{ \frac{\pi}{2} + k\pi \Bigr \} \biggr],$$
|
$$ \tan(x) $$ |
$$ x + \frac{1}{3}x^3 + \frac{2}{15}x^4 + \frac{17}{315}x^6 + \ ... \ + o(x^{6})$$ |
$$ $$ |
|
$$ \forall x \in \mathbb{R}, $$
|
$$ \operatorname{Arctan}(x) $$ |
$$ x - \frac{x^3}{3} + \frac{x^5}{5} - \frac{x^7}{7} \ ... \ + (-1)^n \frac{x^{2n+1}}{(2n+1)} + o(x^{2n+2})$$
|
$$ \sum_{k=0}^n (-1)^k \frac{x^{2k+1}}{(2k+1)}+ o(x^{2n+2}) $$ |
|
$$ \forall x \in \mathbb{R}, $$
|
$$ \sinh(x) $$ |
$$ x + \frac{x^3}{3!} + \frac{x^5}{5!} + \frac{x^7}{7!} \ ... \ + \frac{x^{2n+1}}{(2n+1)!} + o(x^{2n+2})$$
|
$$ \sum_{k=0}^n \frac{x^{2k+1}}{(2k+1)!}+ o(x^{2n+2}) $$ |
|
$$ \forall x \in \mathbb{R}, $$
|
$$ \cosh(x) $$ |
$$ 1 + \frac{x^2}{2!} + \frac{x^4}{4!} + \frac{x^6}{6!} + \ ... \ + \frac{x^{2n}}{(2n)!} + o(x^{2n+1})$$
|
$$ \sum_{k=0}^n \frac{x^{2k}}{(2k)!} + o(x^{2n+1}) $$ |
|
$$ \forall x \in \mathbb{R}, $$
|
$$ \tanh(x) $$ |
$$ 1 + \frac{x^2}{2!} + \frac{x^4}{4!} + \frac{x^6}{6!} + \ ... \ + \frac{x^{2n}}{(2n)!} + o(x^{2n+1})$$
|
$$ \sum_{k=0}^n \frac{x^{2k}}{(2k)!} + o(x^{2n+1}) $$ |
|
$$ \forall x \in \hspace{0.04em} ]-1, \hspace{0.1em} 1[, $$
|
$$ \tanh(x) $$ |
$$ x - \frac{1}{3}x^3 + \frac{2}{15}x^4 - \frac{17}{315}x^6 + \ ... \ + o(x^{6})$$ |
$$ $$ |
|
$$\forall k \in \mathbb{Z}, \enspace \forall x \in \biggl[ \mathbb{R} \hspace{0.2em} \backslash \hspace{0.2em} \Bigl \{ \frac{\pi}{2} + k\pi \Bigr \} \biggr], $$
|
$$ csc\left(\frac{\pi}{2} + x \right) = \sec(x) $$ |
$$ 1 + \frac{x^2}{2!} + \frac{x^4}{4!} + 61 \frac{x^6}{6!} + \ ... \ + o(x^{6})$$ |
$$ $$ |
|
$$\forall k \in \mathbb{Z}, \enspace \forall x \in \biggl[ \mathbb{R} \hspace{0.2em} \backslash \hspace{0.2em} \Bigl \{ \frac{\pi}{2} + k\pi \Bigr \} \biggr], $$
|
$$ cot\left(\frac{\pi}{2} + x \right) = -\tan(x)$$ |
$$ -x -\frac{1}{3}x^3 -\frac{2}{15}x^4 -\frac{17}{315}x^6 + \ ... \ + o(x^{6})$$ |
$$ $$ |
Starting from the main equation of the fundamental theorem of calculus :
So,
Performing an integration by parts , with a wise choice for \( u \) and \( v' \), we do have:
Then we do it again with:
And so on...
To arrive at the final form of Taylor-Young's formula, we must study the asymptotic behavior of this integral remainder as \(x\) approaches \(a\). Let us denote this remainder as \(R_3(x)\):
The objective is to demonstrate that this remainder is negligible compared to \((x-a)^3\) in the neighborhood of \(a\), which is expressed in Landau notation as \(o\bigl((x - a)^3\bigr)\). By definition, we must therefore verify that:
Since the function \(f^{(4)}\) is continuous on the closed interval \(\bigl[a; x \bigr]\), it is bounded on it.
Let \(M_x\) be the maximum of its absolute value over this interval: \(M_x = \max |f^{(4)}(t)|\).
By using the triangle inequality property for integrals , we can bound our remainder from above:
We can explicitly compute the right-hand integral with respect to the dummy variable \(t\):
Substituting this result back into our inequality, we obtain the error bound:
Let us now divide this expression by \((x-a)^3\) to analyze the convergence ratio:
As \(x \to a\), the term \((x-a)\) clearly tends to \(0\), while the bound \(M_x\) converges to the finite value \(|f^{(4)}(a)|\) by continuity.
By the squeeze theorem , we immediately deduce:
The integral remainder locally vanishes into a little-\(o\), yielding the final \(3\) rd -order Taylor-Young formula:
Following a strictly identical logic, by reiterating this integration by parts not \(3\) times, but \(n\) times, we can prove the general case by induction:
Where the \( o\bigl((x - a)^n\bigr) \) notation represents the Landau remainder (a "little-o" term), meaning that the remainder is negligible compared to \( (x - a)^n \) as \( x \to a \):
Furthermore, by setting \( (x = a + h) \), the formula can be written in this alternative form:
If we take the previous equation \((2)\):
By continuing to integrate successively using the same method, the general formula follows naturally:
Which can be written as,
When seeking to obtain a global estimation or a precise error bound over an entire interval, Taylor's theorem with integral remainder (or the Taylor-Laplace's formula) is used.
Unlike Taylor-Young's formula, it requires a slightly stronger regularity hypothesis (\( f \) must be of class \( \mathcal{C}^{n+1} \)) in order to explicitly define the remainder in an integral form, known as the Laplace remainder.
Let us use the previously demonstrated method to calculate a Taylor series of the \( \sin(x) \) function.
We firstly verify that \( \sin(x) \) can be derivated three times in a row. It is well-known that is the case.
Then, let us calculate the successive derivatives of order \(3 \), and retrieve all of these images at \( a = 0 \).
Now, we apply the Taylor-Young's formula.
In our case, that would be:
We have seen above that this remainder is worth:
But, \(\sin^{(4)}(t) = \sin(t)\). So we now have a new expression for \( R_{3, 0}(x)\):
Let us now frame this remainder in the interval \( [-\pi, \pi]\).
Using the property of growth of an integral , we do have:
Yet, we know thanks to \((1)\) that:
This leads us to a framing for \( sin_{3, 0}(x)\) :
Performing an Taylor series of order \(n\) at \((x=0)\) for the \(\sin(x)\) function, we obtain:
Moreover, the remainder of this Taylor series is worth:
With the Taylor-Lagrange's inequality , we can frame this remainder.
The Taylor-Lagrange's inequality tell us that:
Let \( f \) be a function of class \( \mathcal{C}^{n+1} \) on an interval \( I \) of \( \mathbb{R} \) (with \( n \in \mathbb{N} \)).
We name \( M_{n+1} \) a majorant which is worth the absolute value of the \( (n+1) \)-th derivative of \( f \) on this interval:
Then, for any couple of real numbers \( (a, x) \in I^2 \), the Taylor-Laplace remainder \( R_{n,a}(x) \) verifies the following inequality:
By applying triangle inequality property for integrals on the previous expression:
But, for any real number \( t \), we know that \( \bigl|\sin(t)\bigr| \leqslant 1 \). We can thus set a major upper bound \( M = 1 \) and take it out ou of the integral:
The right member integration gives directly:
Combining these results, we definitely find the classic the Taylor-Lagrange's inequality :
Taking this equality to the limit when \( n \to +\infty\) we obtain:
By compared growth of the limits , the factorial function outweighs the power of x function :
In the end, with the squeeze theorem :
So as a result, a Taylor series of the \(\sin(x) \) function is worth:
Back to top