Proving f=0 on [a,b] with Analysis

  • Thread starter Thread starter ren_101
  • Start date Start date
  • Tags Tags
    Analysis
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
ren_101
Messages
1
Reaction score
0

Homework Statement


[tex]f[/tex] is continuous on [a,b]
[tex]f_{1}(x)=\int^x_a f(t)dt[/tex]
[tex]f_{2}(x)=\int^x_a f_{1}(t)dt[/tex]
...
[tex]\forall x\in[a,b],\exists n[/tex] depends on x , such that [tex]f_{n}(x)=0.[/tex]
prove that [tex]f\equiv0.[/tex]

Homework Equations


mathematical analysis

The Attempt at a Solution


copy the taylor theorem 's proof?
but I get nothing.
 
Physics news on Phys.org
If, for some n, fn is identically 0, then it is a constant and so its derivative is identically equal to 0. But, by the fundamental theorem, the derivative of [itex]f_n(x)= \int_a^x f_{n-1}(t)dt[/itex] is fn-1(x). Therefore, if fn(x) is identically 0 on [a, b], so is fn-1(x).