Antiderivative
- 12
- 0
Homework Statement
"Formulate and prove an inequality which follows from Taylor's theorem and which remains valid for vector-valued functions."
Homework Equations
I know that Taylor's theorem generally states that if f is a real function on [a,b], n is a positive integer, f^{(n-1)} is continuous on [a,b], and f^{(n)}(t) exists for every t \in (a,b), then there exists x \in (a,b) such that f(\beta) = P(\beta) + \frac{f^{n}(x)}{n!}(\beta - \alpha)^{n}, where P(t) is the function given by P(t) = \sum\limits_{k=0}^{n-1} \frac{f^{k}(\alpha)}{k!}(t - \alpha)^{k}.
The Attempt at a Solution
I'm not sure how to set up an equation from here. I know that vector-valued functions exist in several variables and often on the complex plane, but I'm not entirely sure how one proceeds in creating an inequality. Does it stem from the definition of a vector-valued function? I know that part of it is similar to a mean value theorem form...
Any help would be appreciated. Thanks!