What is the Limit Definition of a Tough Derivative?

member 428835
hey pf!

can you help me with this $$\lim_{h \to 0} \frac{f(x+3h^2) - f(x-h^2)}{2h^2}$$

i know the definition and have tried several substitutions, but no help. anyone have any ideas?
 
Physics news on Phys.org
nevermind, lopitals rule did the trick
 
hint 1
$$0=\mathrm{f}(x)-\mathrm{f}(x)$$
hint 2
$$\lim_{h \to 0} \frac{f(x+3h^2) - f(x-h^2)}{2h^2}=\lim_{h \to 0}\left[\frac{3}{2}\frac{\mathrm{f}(x+3h^2)-\mathrm{f}(x)}{3h^2}+\frac{1}{2}\frac{\mathrm{f}(x-h^2)-\mathrm{f}(x)}{-h^2}\right]$$
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top