Proof f(x)>g(x) in an interval

  • Thread starter Thread starter Dank2
  • Start date Start date
  • Tags Tags
    Interval Proof
Click For Summary

Homework Help Overview

The discussion revolves around proving that if two functions, f(x) and g(x), are continuous on the interval [a, b] and differentiable on (a, b), with f(a) ≥ g(a) and f'(x) > g'(x) for a < x < b, then f(x) > g(x) for a < x ≤ b.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the implications of the conditions given, questioning the correctness of inequalities and discussing the application of the Mean Value Theorem. Some express confusion over the continuity and differentiability of the functions involved.

Discussion Status

There are various lines of reasoning being explored, including the introduction of a new function k(x) = f(x) - g(x) and its properties. Some participants suggest using the Mean Value Theorem, while others are attempting to clarify the implications of the derivatives and the continuity of k.

Contextual Notes

Participants note the importance of precision in mathematical statements and the need to differentiate between the Mean Value Theorem and the Intermediate Value Theorem. There is also a recognition of the challenge in proving the desired inequality given the conditions stated.

Dank2
Messages
213
Reaction score
4

Homework Statement


let fx, gx be continuous in [a,b] and differentiable in (a,b). at the end of the interval f(a) >= g(a).

and f'(x) >g'(x) for a<x<b.

proof f(x) > g(x) for a<x<=b

Attempt:
There is a statement says that if the f'x = g'x for x in [a,b] , then there exists k such that f'x - g'x = k for any x in [a,b]

but f'(x) = g'(x) + t(x), where t(x) isn't have to be a line. and i cannot use the statement
 
Physics news on Phys.org
Dank2 said:
and f'(x) > g'(x) for a<x<b.
Shouldn't that be a < sign ?
 
BvU said:
Shouldn't that be a < sign ?
nope.
 
Might be hard to prove, then:
a=0, b =2, f(x) = x, g(x) = 1 satisifies all criteria, yet f < g on half the interval.

[edit] Ah, the end of the interval is at the beginning. My bad o:) :rolleyes:
 
BvU said:
Might be hard to prove, then:
a=0, b =2, f(x) = x, g(x) = 1 satisifies all criteria, yet f < g on half the interval.

[edit] Ah, the end of the interval is at the beginning. My bad o:) :rolleyes:
but f(a) is not equal or or bigger thatn g(a).
 
Yeeah, I get it. Was wrongfooted by the 'end' term.

With f' - g' > 0 and the definition of derivative you should be able to go through the interval without f-g diminishing from its starting value f(a)-g(a).
 
  • Like
Likes   Reactions: Dank2
BvU said:
Yeeah, I get it. Was wrongfooted by the 'end' term.

With f' - g' > 0 and the definition of derivative you should be able to go through the interval without f-g diminishing from its starting value f(a)-g(a).
f'(x) - g'(x) = lim(f(x+h) -f(x) -g(x+h) -g(x))/h > 0

like that? how can i take out f(x) - g(x)
 
Ergo there is a h> 0 such that f(a+h)-g(a+h) > f(a)-g(h)
 
  • Like
Likes   Reactions: Dank2
BvU said:
Ergo there is a h> 0 such that f(a+h)-g(a+h) > f(a)-g(h)
wait but we need x no?, a is the start of the interval
 
  • #10
So a+h is the new 'beginning' for the next step. Crux is if we can prove this can be continued all through the a,b interval in a finite number of steps.
 
  • Like
Likes   Reactions: Dank2
  • #11
BvU said:
So a+h is the new 'beginning' for the next step. Crux is if we can prove this can be continued all through the a,b interval in a finite number of steps.
but why doesn't the limit and the h at the denominator making problems here?
what I've got is
lim (f(x+h) - g(x+h))/h > lim (f(x) + g(x))/h
 
  • #12
Dank2 said:
but why doesn't the limit and the h at the denominator making problems here?
what I've got is
lim (f(x+h) - g(x+h))/h > lim (f(x) + g(x))/h
ok i think i got it, the limit doesn't change it much
 
  • #13
Dank2 said:
but why doesn't the limit and the h at the denominator making problems here?
what I've got is
lim (f(x+h) - g(x+h))/h > lim (f(x) + g(x))/h

I'm not sure looking at the definition of the derivative is the best way forward. In any case, it's best to introduce a new function, let's call it ##k## such that:

##k(x) = f(x) - g(x)##

What can you say about ##k##? And what theorems do you know?
 
  • Like
Likes   Reactions: Dank2
  • #14
PeroK said:
I'm not sure looking at the definition of the derivative is the best way forward. In any case, it's best to introduce a new function, let's call it ##k## such that:

##k(x) = f(x) - g(x)##

What can you say about ##k##? And what theorems do you know?
it is continuous and it is differentiable.
However there is a theorem i know regarding k(x) being constant, but i cannot assume it here.
 
  • #15
Dank2 said:
it is continuous and it is differentiable.
However there is a theorem i know regarding k(x) being constant, but i cannot assume it here.

Do you know the Mean Value Theorem?
 
  • #16
yes
 
  • #17
Dank2 said:
yes

It might be useful here!
 
  • #18
So;
(f(b) - f(a))/b-a > (g(b)-g(a))/b-a

and i can pick any b-a such that the diffrence is very small, so i can use x instead of it ?? so f(b) - f(a) = f(b)
 
  • #19
Dank2 said:
So;
(f(b) - f(a))/b-a > (g(b)-g(a))/b-a

and i can pick any b-a such that the diffrence is very small, so i can use x instead of it ?? so f(b) - f(a) = f(b)

You need to switch your attention to ##k(x)##. Also, I suggest a proof by contradiction using the MVT.
 
  • #20
PeroK said:
You need to switch your attention to ##k(x)##. Also, I suggest a proof by contradiction using the MVT.
ok K'(x) >0 for any x in the interval.
 
  • #21
Dank2 said:
ok K'(x) >0 for any x in the interval.

That's true. What are you trying to prove about ##k(x)##?
 
  • Like
Likes   Reactions: Dank2
  • #22
Thread moved from Precalc section. @Dank2, please post questions involving differentiation (and differentiable functions) in the Calculus & Beyond section.
 
  • Like
Likes   Reactions: Dank2
  • #23
PeroK said:
That's true. What are you trying to prove about ##k(x)##?
that is always positive
 
  • #24
Dank2 said:
that is always positive

You need to put a bit more effort in here! You're doing real analysis, which requires precision in terms of the statement of a problem. I'll help you on this point, but you need to start thinking more (pure) mathematically:

We have that ##k## is continuous on ##[a, b]##, differentiable on ##(a, b)##, ##k(a) \ge 0## and ##\forall x \in (a, b), \ k'(x) > 0##.

We must show that ##\forall x \in (a, b], \ k(x) > 0##
 
  • Like
Likes   Reactions: BvU and Dank2
  • #25
PeroK said:
You need to put a bit more effort in here! You're doing real analysis, which requires precision in terms of the statement of a problem. I'll help you on this point, but you need to start thinking more (pure) mathematically:

We have that ##k## is continuous on ##[a, b]##, differentiable on ##(a, b)##, ##k(a) \ge 0## and ##\forall x \in (a, b), \ k'(x) > 0##.

We must show that ##\forall x \in (a, b], \ k(x) > 0##
same problem as before
 
  • #26
PeroK said:
You need to put a bit more effort in here! You're doing real analysis, which requires precision in terms of the statement of a problem. I'll help you on this point, but you need to start thinking more (pure) mathematically:

We have that ##k## is continuous on ##[a, b]##, differentiable on ##(a, b)##, ##k(a) \ge 0## and ##\forall x \in (a, b), \ k'(x) > 0##.

We must show that ##\forall x \in (a, b], \ k(x) > 0##
assume k(x) <0 for some x latter than a, then we will get at one point k'(x) = 0, since at the start of the iterval k(x) > 0 , and it is a continuous function. and that's a contradiction since k'(x) >0 for any x in the interval, and ther fore there is no point where k(x) < 0
 
  • #27
Dank2 said:
assume k(x) <0 for some x latter than a, then we will get at one point k'(x) = 0, since at the start of the iterval k(x) > 0 , and it is a continuous function. and that's a contradiction since k'(x) >0 for any x in the interval, and ther fore there is no point where k(x) < 0

This answer shows that you are lacking mathematical technique. In this case, you need to reserve ##x## as your variable and use, for example, ##x_0, x_1, x_2## for specific values of ##x##.

Also, I think you are confusing the Mean Value Theorem with the Intermediate value theorem. Note that we cannot assume that ##k'(x)## is a continuous function, so applying the IVT to ##k'(x)## is not possible. So, you will need to apply the MVT to ##k(x)##.
 
  • #28
PeroK said:
This answer shows that you are lacking mathematical technique. In this case, you need to reserve ##x## as your variable and use, for example, ##x_0, x_1, x_2## for specific values of ##x##.

Also, I think you are confusing the Mean Value Theorem with the Intermediate value theorem. Note that we cannot assume that ##k'(x)## is a continuous function, so applying the IVT to ##k'(x)## is not possible. So, you will need to apply the MVT to ##k(x)##.
i just get
k'(c) = k(b) - k(a) = f(b)-g(b) - (f(a) - g(a)) (with b-a at the denominator)
or do i not use it right?
 
  • #29
Dank2 said:
i just get
k'(c) = k(b) - k(a) = f(b)-g(b) - (f(a) - g(a)) (with b-a at the denominator)
or do i not use it right?

The MVT applies to any interval. In this case it won't be ##[a, b]##. If you find an ##x_0## such that ##k(x_0) \le 0##, then you can apply the MVT to ##[a, x_0]##.
 
  • Like
Likes   Reactions: Dank2
  • #30
PeroK said:
The MVT applies to any interval. In this case it won't be ##[a, b]##. If you find an ##x_0## such that ##k(x_0) \le 0##, then you can apply the MVT to ##[a, x_0]##.
can't see how to get the contradiction, ill work on it next time, thanks friend.
 

Similar threads

Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
2K
Replies
5
Views
2K
Replies
3
Views
2K
Replies
2
Views
2K
Replies
4
Views
2K