Thread Closed

Upper and lower derivatives

 
Share Thread Thread Tools
Apr17-06, 06:00 PM   #1
 

Upper and lower derivatives


Hello, does someone knows where I can find information about upper and lower derivatives??

For example, why they always exists and why if both have the same value L then the derivative exists and it is L ??

Thank you.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Apr17-06, 06:57 PM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
The "upper derivative" at x= a is just
[tex]lim_{h\rightarrow 0^+}\frac{f(a+h)-f(a)}{h}[/tex]
while the "lower derivative is
[tex]lim_{h\rightarrow 0^-}\frac{f(a+h)- f(a)}{h}[/tex]
and, of course, the derivative is
[tex]lim_{h\rightarrow 0}\frac{f(a+h)- f(a)}{h}[/tex]
By the time you get to derivatives you should have learned that the limit exists if and only if the two one-sided limits exist and are the same.
Apr17-06, 07:28 PM   #3
 
Excuse me, but the upper and lower derivatives I refer to are not the "lateral derivatives" but

(upper derivative)

lim sup { f(x) - f(a) } / (x - a)
x->a

and the lower derivative defined with lim inf.
Apr18-06, 06:17 AM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Upper and lower derivatives


My apologies. When I read "they always exists" I thought it was just poor English for "if they exist".

The lim sup and lim inf will always exist if the function f is bounded since every bounded set of real numbers has a lim inf and lim sup. There are unbounded functions for which they do not exist. If lim sup and lim inf for any function exist and are the same then it follows that the limit exists and is that common value.
Apr18-06, 09:11 AM   #5
 
That is my question. How the equality

Lim [supremum of { (f(x) - f(a) }/ (x-a) s.t. 0< lx-al <e } ] =
e->0

Lim [ infimum of { f(x) - f(a) } / (x-a) s.t. 0< lx-al < e } ]
e->0

implies the existence of f '(a).

Thanks.
Apr18-06, 05:51 PM   #6
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
I think you're just making it too complicated.

What could you say if you had:

[tex]
\limsup_{x \rightarrow 0} g(x) = \liminf_{x \rightarrow 0} g(x)
[/tex]

?
Apr18-06, 07:25 PM   #7
 
My problem is that I only know this definitions of lim sup and lim inf (those I put in my last post) and I dont see how to simplify things.
Apr18-06, 07:47 PM   #8
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Then your goal is to try and prove something when these two are equal!

(Or look in your book and find the relevant theorem)

If [itex]\limsup_{x \rightarrow 0} g(x) = L[/itex], what does that mean? (I bet you can guess the next question I'm going to ask)

So if they are both equal to L, then what?


This will, of course, require you to either use some theorems about sups and infs, or substitute in their definition too.
Apr18-06, 08:52 PM   #9
 
I can only see this long way.

For some reason Latex forms can not be generated in PCs of this city (Lima).

Assume the function f is bounded in a (probably deleted) neighbourhood of "a".

Let b_n = supr. { f(x) / 0 < lx-al < 1/n }. Then the sequence (b_n) is decreasing, therefore convergent.

Let c_n = inf { f(x) / 0< lx-al < 1/n }. Then the sequence (c_n) is increasing, therefore convergent.

Let L be lim b_n. Then L = inf { b_n / n = 1,...}. Then for all e(psilon) there exists an n(e) / b_n - L < e.
That means that for all e there exists and n(e) / supr. {f(x) / 0<lx-al< 1/n} - L < e;
Then for all e there exists and n(e) / if x fullfills 0 < lx-al < 1/n -> f(x) - L < e. (1)

Suppose L is also lim c_n. Then L = sup { c_n / n = 1,...} Analogous reasoning concludes in this: for all e there exists and n(e) / if x fulfills 0 < lx-al < 1/n -> -e < f(x) - L. (2)

Joining (1) and (2) I got that for all e there exists an n(e) / if x fullfills 0 < lx-al < 1/n -> lf(x) - Ll < e. In other words, f(x) -> L (x->a).
Apr20-06, 12:56 PM   #10
 
Hurkyl, sorry to bother, may be can you check the previous post? Thanks.
Apr20-06, 03:38 PM   #11
 
For a hint that is a bit more direct, another name for sup is the least upper bound, and likewise, inf is the greatest lower bound. If your upper bound matches your lower bound, what does that tell you about the thing you are bounding?
Apr26-06, 08:04 PM   #12
 
That helps. Thank you, Nimz.
Thread Closed
Thread Tools


Similar Threads for: Upper and lower derivatives
Thread Forum Replies
upper and lower bounds Calculus & Beyond Homework 0
Upper lower bound question Precalculus Mathematics Homework 4
A lemma about upper derivatives (upper, non right) Calculus 1
upper and lower sums Calculus & Beyond Homework 7
lower and upper sums Calculus 7