On derivatives of higher order

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
jwqwerty
Messages
41
Reaction score
0
let's assume that f(t) is a real function on [a,b], n is a positive integer
(n-1)th derivative of f is continuous on [a,b], (n)th derivative exists for all t in (a,b)

1. Then can we say that (n-2)th derivative of f is continuous on [a,b]?
2. (n-2)th derivative of f is defined on a and b?
 
Physics news on Phys.org
statdad said:
If a function g has a derivative g', what do you know about the continuity of g?

if g is differentiable on (a,b), it is continuous on (a,b)
thus in the same manner we can say that (n-2)th derivative of f is continuous on (a,b)
but what i want to know is whether (n-2) derivative of f is continuous on a and b
 
Saying that f is differentiable on an interval does NOT mean the derivative is continuous on that interval. For example [itex]f(x)= x^2 sin(1/x)[/itex] if [itex]x\ne 0[/itex], f(0)= 0, then it is easy to show that f(x) is continuous for all x. As long as x is not 0, that deriviative is [itex]f'(x)= 2xsin(1/x)+ x^2(-1/x^2)cos(1/x)= 2xsin(1/x)- cos(1/x)[/itex]. If x= 0, we get the derivative from the formula: [itex]\lim_{h\to 0}\frac{h^2 sin(1/h)}{h}= 0[/itex]. So the derivative exists for all x but [itex]\lim_{x\to 0} f'(x)= \lim_{x\to 0} 2xsin(1/x)- cos(1/x)[/itex] which does not exist so derivative exists but is not continuous at x= 0. Since the derivative is not necessarily continuous it is not necessarily differentiable so the second derivative does not necessarily exist.

(One can show, using the mean value theorem, that the derivative, while not necessarily continuous, must satisfy the "intermediate value property" so at a point where the limit exists but is not continuous it must be because the limit [itex]\lim_{x\to a}f'(x)[/itex] must not exist.
 
if nth derivative of f at t (where t is in (a,b)) is defined, then this means that (n-1)th derivative of f is differentiable at t.
since (n-1)th derivative of f is differentiable at t, (n-1)th derivative of f is continuous at t.
In the same manner, we can argue that (n-2)th, (n-3)th... 1st derivative of f is differentiable at t and continuous at t.

but what i want to know is whether 1st, 2nd...(n-2)th derivative is defined on endpoints a and b
given that f is defined on [a.b] and (n-1)th derivative of f is continuous on [a,b]