If f has the IVP, prove kf does too

  • Thread starter Thread starter k3k3
  • Start date Start date
  • Tags Tags
    Ivp
Click For Summary
SUMMARY

The discussion focuses on proving that if a function f possesses the Intermediate Value Property (IVP) on an interval I, then the scaled function kf also has the IVP for any constant k. The proof begins by establishing that for any two distinct points a and b in I, and a value v between f(a) and f(b), there exists a point c in I such that f(c) equals v. The proof is completed by considering the cases where k is greater than, less than, or equal to zero, demonstrating that kf(c) will also yield the value v, thereby confirming that kf maintains the IVP.

PREREQUISITES
  • Understanding of the Intermediate Value Property (IVP)
  • Knowledge of real number properties
  • Familiarity with function scaling and its implications
  • Basic proof techniques in real analysis
NEXT STEPS
  • Study the implications of the Intermediate Value Theorem in real analysis
  • Explore proofs involving function continuity and IVP
  • Investigate cases of scaling functions with negative constants
  • Learn about the properties of continuous functions on closed intervals
USEFUL FOR

Mathematics students, particularly those studying real analysis, educators teaching calculus concepts, and anyone interested in the properties of continuous functions and their proofs.

k3k3
Messages
76
Reaction score
0

Homework Statement


Suppose f has the intermediate value property on an interval I and let k be a constant. Prove that kf has the intermediate value property.


Homework Equations





The Attempt at a Solution



Since f has IVP on I, then there is distinct a and b in I and f(c)=v exists and is between f(a) and f(b).

Let k be a constant real number.

Then kf(a), kf(b) and kf(c) are all real numbers where kf(c) is between kf(a) and kf(b) by properties of real numbers.

So then kf has IVP on I?
 
Physics news on Phys.org
k3k3 said:

Homework Statement


Suppose f has the intermediate value property on an interval I and let k be a constant. Prove that kf has the intermediate value property.


Homework Equations





The Attempt at a Solution



Since f has IVP on I, then there is distinct a and b in I and f(c)=v exists and is between f(a) and f(b).
No, that is not the intermediate vaue theorem. Rather, for any a and b, if v is any number between f(a) and f(b), then there exists c, between a and b, such that f(c)= b.
Let k be a constant real number.

Then kf(a), kf(b) and kf(c) are all real numbers where kf(c) is between kf(a) and kf(b) by properties of real numbers.

So then kf has IVP on I?
You are "going the wrong way", assuming from the beginning that your number is of the form kf(x). That is, basically, what you want to prove.

Let a and b be any two numbers and v be a number between kf(a) and kf(b). Then, if k> 0, v/k lies between f(a) and f(b) so, because f has the intermediate value property, there exist c such that f(c)= v/k. Then kf(c)= k(v/k)= v and we are done.

You do the cases (a) k< 0 and (b) k= 0.
 

Similar threads

Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
6K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
972