What is the Infinitely Differentiability Theorem for Functions?

  • Thread starter Thread starter Nedeljko
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 1K views
Nedeljko
Messages
40
Reaction score
0

Homework Statement



If [tex]f:R\longrightarrow R[/tex] is a infinitely differentiable function then the function [tex]g:R\longrightarrow R[/tex] defined as

[tex] g(x)=\left\{<br /> \begin{array}{ll}<br /> \frac{f(x)-\sum_{k=0}^n\frac{f^{(k)}(0)}{k!}x^k}{x^{n+1}}, & x\neq 0,<br /> \vspace{0.5em}\\<br /> \frac{f^{(n+1)}(0)}{(n+1)!}, & x=0,<br /> \end{array}<br /> \right.[/tex]

is also infinitely differentiable. Prove it.

Homework Equations



No.

The Attempt at a Solution



It is easy to prove that the function [tex]g[/tex] is continuous. By computing derivatives I can prove that the function is three times differentiable for example, but I can not make inductive step. Is this theorem known under any name?
 
Physics news on Phys.org
What if [tex]f[/tex] is not analytic near 0?
 
Nedeljko said:
What if [tex]f[/tex] is not analytic near 0?

Good point.

Well, the numerator is simply the remainder term [itex]R_n(x)[/itex], which is well-defined provided [itex]f[/itex] has enough derivatives, whether or not it is analytic (Taylor's theorem). For [itex]x \neq 0[/itex], there exists [itex]\xi[/itex] such that [itex]0 < \xi < x[/itex] such that

[tex]R_n(x) = \frac{f^{n+1}(\xi)}{(n+1)!}x^{n+1}[/tex]

Unfortunately, [itex]\xi[/itex] depends on [itex]x[/itex] so it's not a slam dunk from here.
 
By this method I can prove that the function [tex]g[/tex] is infinitely Peano differentiable. It means that there are constants [tex]a_i[/tex] such that for any [tex]n[/tex] holds

[tex]\lim_{x\rightarrow 0}\frac{g(x)-\sum_{k=0}^n\frac{a_k}{k!}x^k}{x^{n+1}}=0[/tex].

But, this is necessary and insufficient condition for the infinite differentiability in the ordinary sense.
 
Somebody has a idea?
 
I solved the problem.