Proof of f''(a): Continuous Differentiation at a

Click For Summary

Homework Help Overview

The discussion revolves around proving the expression for the second derivative of a function, specifically under the condition that the second derivative exists and is continuous in a neighborhood of a point 'a'. Participants are exploring the relationship between the first and second derivatives, as well as the appropriate limit expressions to use in this context.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the application of the limit definition of the first derivative to derive the second derivative. There are attempts to clarify the relationship between the functions and their derivatives, with some suggesting to use the limit expression for the first derivative in a similar manner for the second derivative.

Discussion Status

The discussion is active with various interpretations being explored. Some participants are providing guidance on how to approach the problem using known definitions, while others are questioning the correctness of certain interpretations. There is no explicit consensus, but several productive directions have been suggested.

Contextual Notes

Some participants express confusion regarding the application of derivative concepts and the specific limit forms needed for the second derivative. There are also mentions of alternative methods such as L'Hôpital's rule and Taylor expansion, which may not be necessary for this problem.

gaborfk
Messages
53
Reaction score
0

Homework Statement


Prove that if f''(x) exists and is continuous in some neighborhood of a, than we can write


[tex] f''(a)= \lim_{\substack{h\rightarrow 0}}\frac{f(a+h)- 2f(a)+f(a-h)}{h^2}[/tex]


The Attempt at a Solution



I just proved in the first part of the question, not posted, that

[tex] f'(x)= \lim_{\substack{h\rightarrow 0}}\frac{f(x+h)- f(x-h)}{2h}[/tex]

but I am not sure how to use it for the 2nd derivative, since there is no "formula" in my book to get started with for the second derivative limit, but only for the first derivative.

Thank you in advance
 
Physics news on Phys.org
f''(x) is the same thing as g'(x) st g(x) = f'(x).
Try something like that.
 
Can you be a little bit more specific please?
Thank you
 
f '(x)= g(x)

then, to find f ''(x), you just need to find g(g(x)) right?
 
In the first part of the question you have shown that:
[tex]f'(x)= \lim_{\substack{h\rightarrow 0}}\frac{f(x+h)- f(x-h)}{2h}[/tex]

Now, you know the second derivative is just the derivative of the first derivative, right?

So why not try using the exact same equation, except using [itex]f''(x)[/itex] instead of [itex]f'(x)[/itex], and using [itex]f'(x)[/itex] instead of [itex]f(x)[/itex]

This yields:
[tex]f''(x)= \lim_{\substack{h\rightarrow 0}}\frac{f'(x+h)- f'(x-h)}{2h}[/tex]
 
lzkelley said:
f '(x)= g(x)

then, to find f ''(x), you just need to find g(g(x)) right?

No, not right.
 
Definitely not right.

This is just a plug and chug question. You already have the equation for the derivative of a function f(x).
 
Doing what nick said - which is correct - is the same as taking g(g(x))... you take the derivative of the derivative to get the second derivative... weird huh?
 
I was confused when I first read what you wrote.

But anyways, if you have some function f(x), then the derivative is given by some F(x) for some x.

We have this:
[tex] f'(x)= \lim_{\substack{h\rightarrow 0}}\frac{f(x+h)- f(x-h)}{2h}[/tex]

Then if you want the derivative of f'(x), let x = f'(x) and feed it into F(x). This gives you F(f'(x)).

I'm guessing that's what you meant initially.
 
  • #10
lim_{x->a}(f(x)-A-Bx)/h^2=0
iff A=f'(a) B=f''(a)
find
lim_{x->a}(f(x)-f'(a)-xf''(a))/h^2=0
with f'(a) f''(a) replaced by your expressions
or use l'hospital's rule or taylor expansion is you know of them
 
  • #11
lurflurf said:
lim_{x->a}(f(x)-A-Bx)/h^2=0
iff A=f'(a) B=f''(a)
find
lim_{x->a}(f(x)-f'(a)-xf''(a))/h^2=0
with f'(a) f''(a) replaced by your expressions
or use l'hospital's rule or taylor expansion is you know of them

should be

lim_{x->a}(f(x)-A-Bx-Cx^2)/h^2=0
iff A=f(a) B=f'(a) C=f''(a)
find
lim_{x->a}(f(x)-f(a)-f'(a)-xf''(a))/h^2=0
with f'(a) f''(a) replaced by your expressions
or use l'hospital's rule or taylor expansion is you know of them
 
  • #12
lzkelley said:
Doing what nick said - which is correct - is the same as taking g(g(x))... you take the derivative of the derivative to get the second derivative... weird huh?
NO, it is NOT right. Yes, the second derivative is the derivative of the derivative, so what Nick89 said is correct but that is NOT what g(g(x)) means! For example if f(x)= x2, then g(x)= f'(x)= 2x. g(g(x))= g(2x)= 2(2x)= 4x which is NOT f"(x).
 
  • #13
L'Hopital's rule or Taylor expansion is overkill.

Gaborfk, you say you have already proved that:
[tex]f'(a)= \lim_{\stack{h\rightarrow 0}} \frac{f(a+h)- f(a-h)}{2h}[/tex]
Great! That's the hard part! Now use Nick89's original suggestion: the second derivative is the "derivative of the derivative" so
[tex]f"(a)= \lim_{\stack{h\rightarrow 0}} \frac{f'(a+h)- f'(a-h)}{2h}[/tex]
and
[tex]f'(a+h)= \lim_{\stack{h\rightarrow 0}} \frac{f((a+h)+h)- f((a-h)+h)}{2h}[/tex]
[tex]= \lim_{\stack{h\rightarrow 0}} \frac{f(a+2h)- f(a)}{2h}[/tex]

Do the same for f'(a-h) and put them into that formula for f".
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 9 ·
Replies
9
Views
6K
  • · Replies 6 ·
Replies
6
Views
2K