Suppose $y : \mathbb{R} \rightarrow \mathbb{R}$ is a signal admitting a Taylor series expansion around zero (Maclaurin series) \begin{equation} y(t) = \sum_{n=0}^\infty \frac{y^{(n)}(0)}{n!}t^n \end{equation} and the Taylor polynomial \begin{equation} \widetilde{y}(t) = \sum_{n=0}^m \frac{y^{(n)}(0)}{n!}t^n \end{equation} is a truncated Taylor series. Then the error of the interpolation is equal to \begin{equation} \widetilde{e}(t) = y(t) - \widetilde{y}(t) = \sum_{n=m+1}^\infty \frac{y^{(n)}(0)}{n!}t^n = \mathcal{O}(t^{m+1}) \end{equation} in big O notation. Suppose the signal is sampled at another point $( T,\,y(T) )$. The interpolation polynomial \begin{equation} \hat{y}(t) = \widetilde{y}(t) + \frac{y(T) - \widetilde{y}(T)}{T^{m+1}}t^{m+1} \end{equation} satisfies \begin{equation} \hat{y}(T) = y(T),\;\hat{y}^{(n)}(0)=y^{(n)}(0),\quad n=1,2,\dots,m \end{equation} I want to use this polynomial for the estimation of the error for the Taylor polynomial \begin{equation} \lVert\widetilde{e}(t)\rVert\approx\lVert \hat{y}(t) - \widetilde{y}(t)\rVert \end{equation} This can be justified if the error $\lVert\hat{e}(t)\rVert \ll \lVert\widetilde{e}(t)\rVert$, i.e. if \begin{equation} \hat{e}(t) = \mathcal{O}(t^{m+2}) \end{equation} I think the previous statement is true, but I am not sure how to show it. It can be shown that \begin{equation} \hat{e}(t) = y(t) - \hat{y}(t) = \left(\frac{y^{(m+1)}(0)}{(m+1)!}-\frac{y(T) - \widetilde{y}(T)}{T^{m+1}}\right)t^{m+1} + \sum_{n=m+2}^\infty \frac{y^{(n)}(0)}{n!}t^n = \mathcal{O}(t^{m+1}) \end{equation} I am asking for the help proving or disproving that the error of the latter polynomial is $\hat{e}(t) = \mathcal{O}(t^{m+2})$.
2026-03-27 13:43:07.1774618987
Error estimation of a Taylor polynomial
46 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in POLYNOMIALS
- Alternate basis for a subspace of $\mathcal P_3(\mathbb R)$?
- Integral Domain and Degree of Polynomials in $R[X]$
- Can $P^3 - Q^2$ have degree 1?
- System of equations with different exponents
- Can we find integers $x$ and $y$ such that $f,g,h$ are strictely positive integers
- Dividing a polynomial
- polynomial remainder theorem proof, is it legit?
- Polyomial function over ring GF(3)
- If $P$ is a prime ideal of $R[x;\delta]$ such as $P\cap R=\{0\}$, is $P(Q[x;\delta])$ also prime?
- $x^{2}(x−1)^{2}(x^2+1)+y^2$ is irreducible over $\mathbb{C}[x,y].$
Related Questions in ASYMPTOTICS
- Justify an approximation of $\sum_{n=1}^\infty G_n/\binom{\frac{n}{2}+\frac{1}{2}}{\frac{n}{2}}$, where $G_n$ denotes the Gregory coefficients
- How to find the asymptotic behaviour of $(y'')^2=y'+y$ as $x$ tends to $\infty$?
- Correct way to prove Big O statement
- Proving big theta notation?
- Asymptotics for partial sum of product of binomial coefficients
- Little oh notation
- Recurrence Relation for Towers of Hanoi
- proving sigma = BigTheta (BigΘ)
- What's wrong with the boundary condition of this $1$st order ODE?
- Every linearly-ordered real-parametrized family of asymptotic classes is nowhere dense?
Related Questions in INTERPOLATION
- Almost locality of cubic spline interpolation
- Reverse Riesz-Thorin inequality
- How to construct a B-spline from nodal point in Matlab?
- Show that there is a unique polynomial of degree at most $2n+1$ such that $q^{[k]}(x_1)=a_k,$ $q^{[k]}(x_2)=b_k$ for $k=0, \dots, n$.
- Show that there is a unique polynomial of degree at most $2k+1$ such that $p^{[j]}(x_1)=a_j \text{ and } p^{[j]}(x_2)=b_j \text{ for } j=0,\dots, k.$
- How to find x intercept for a polynomial regression curve(order 7)
- Quadrature rules estimation
- How to obtain generalized barycentric coordinates for n-sided polygon?
- the highest degree of the polynomial, for which the above formula is exact?
- Interpolation method that gives the least arc lenght of the curve.
Related Questions in ESTIMATION
- Question on designing a state observer for discrete time system
- Some help with calculating the time remaining please???
- Is the usage of unbiased estimator appropriate?
- How to statistically estimate multiple linear coefficients?
- Is there an intuitive way to see that $\mathbb{E}[X|Y]$ is the least squares estimator of $X$ given $Y$?
- minimizing MSE of estimator $\theta(a,b) = \frac{1}{n} \sum^n_{i=1} Y_ia_i + b$
- a limit about exponential function
- I don't understand where does the $\frac{k-1}{k}$ factor come from, in the probability mass function derived by Bayesian approach.
- hints for calculation of double integral
- estimation of $\mu$ in a Gaussian with set confidence interval
Related Questions in INTERPOLATION-THEORY
- Approximation of poly of degree 4 by degree 2
- Linear interpolation of over time of standard deviation measurements
- How can Newton's Divided Difference Interpolation accuracy be improved?
- Lagrange linear, quadratic, and cubic interpolations maximum interpolation error functions comparison
- Can I decompose the Lagrange interpolating polynomial of the sum of 2 functions into 2 separate Lagrange polynomials?
- What is the Lagrange Interpolation polynomial of $1/{(x-1)}$?
- Use 1-degree Chebyshev polynom to approximate $\cos(x)$ and calculate the error
- Is step-wise interpolation possible for a curve which cannot be represented by a function?
- How to prove $\|P|X|^\theta\|_{p/\theta} \le \|P|X|\|_p^{\theta}$
- An elementary (interpolation) inequality?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
I am going to assume for simplicity that $0 \leq t < T$. I can show that the error is $\mathcal{O}\left(T^{m+2}\right)$. This is a different statement from the one posed in the question, but is very useful for me. I hope it will be useful somebody else reading this answer. I think the problem in my reasoning was that I the latter interpolation has the extra parameter $T$ compared to the Taylor polynomial extrapolation.
I am going to accept my own answer, but I will appreciate any suggestions and critiques.
I am going to continue the calculation \begin{align} \hat{e}(t) &= y(t) - \hat{y}(t)\\ &= \left(\frac{y^{(m+1)}(0)}{(m+1)!}-\frac{y(T) - \widetilde{y}(T)}{T^{m+1}}\right)t^{m+1} + \sum_{n=m+2}^\infty \frac{y^{(n)}(0)}{n!}t^n\\ &=\left|\begin{array}{l}y(T)=\sum_{n=0}^\infty \frac{y^{(n)}(0)}{n!}T^n\\\widetilde{y}(T)=\sum_{n=0}^m\frac{y^{(n)}(0)}{n!}T^n\\\end{array}\right|\\ &= \left(\frac{y^{(m+1)}(0)}{(m+1)!}-\sum_{n=m+1}^\infty\frac{y^{(n)}(0)}{n!}\frac{T^n}{T^{m+1}}\right)t^{m+1} + \sum_{n=m+2}^\infty \frac{y^{(n)}(0)}{n!}t^n\\ &= \left(\frac{y^{(m+1)}(0)}{(m+1)!}-\frac{y^{(m+1)}(0)}{(m+1)!}\frac{T^{m+1}}{T^{m+1}} -\sum_{n=m+2}^\infty\frac{y^{(n)}(0)}{n!}\frac{T^n}{T^{m+1}}\right)t^{m+1} + \sum_{n=m+2}^\infty \frac{y^{(n)}(0)}{n!}t^n\\ &= \sum_{n=m+2}^\infty-\frac{y^{(n)}(0)}{n!}T^n\left(\frac{t}{T}\right)^{m+1} + \frac{y^{(n)}(0)}{n!}t^n \end{align} The error norm or all $0 \leq t < T$ is \begin{align} \left\lVert\hat{e}(t)\right\rVert &\leq \sum_{n=m+2}^\infty\left\lVert\frac{y^{(n)}(0)}{n!}\right\rVert T^n\left(\frac{t}{T}\right)^{m+1} + \left\lVert\frac{y^{(n)}(0)}{n!}\right\rVert t^n\\ &\quad\leq \sum_{n=m+2}^\infty\left\lVert\frac{y^{(n)}(0)}{n!}\right\rVert T^n\left(\frac{T}{T}\right)^{m+1} + \left\lVert\frac{y^{(n)}(0)}{n!}\right\rVert T^n\\ &\quad\quad=\sum_{n=m+2}^\infty2\left\lVert\frac{y^{(n)}(0)}{n!}\right\rVert T^n = \mathcal{O}\left(T^{m+2}\right) \end{align}