0% found this document useful (0 votes)
40 views2 pages

Assignment 2: Continuity, Intermediate Value Property: MTH 101R

1. The function f is continuous everywhere because it satisfies the definition that for all x and y in its domain, the absolute value of f(x) - f(y) is less than or equal to the absolute value of x - y. 2. The function f is discontinuous everywhere because at rational points we can find irrational sequences that converge but do not have the same function value, and vice versa at irrational points. 3. The function f must be 0 at 0 because it is continuous at 0 and for every neighborhood of 0 there is a point where f takes the value 0, so by continuity f(0) must also be 0.

Uploaded by

vishaldeep
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
40 views2 pages

Assignment 2: Continuity, Intermediate Value Property: MTH 101R

1. The function f is continuous everywhere because it satisfies the definition that for all x and y in its domain, the absolute value of f(x) - f(y) is less than or equal to the absolute value of x - y. 2. The function f is discontinuous everywhere because at rational points we can find irrational sequences that converge but do not have the same function value, and vice versa at irrational points. 3. The function f must be 0 at 0 because it is continuous at 0 and for every neighborhood of 0 there is a point where f takes the value 0, so by continuity f(0) must also be 0.

Uploaded by

vishaldeep
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Assignment 2 : Continuity, Intermediate Value Property

1. (D) Let f : R → R be such that for every x, y ∈ R, | f (x) − f (y) | ≤ | x − y | .


Show that f is continuous.

2. (T) Determine the points of continuity for the function f : [0, 1]−→[0, 1] defined
by ½
0 if x is rational
f (x) =
1 if x is irrational

3. (D) Let f : (−1, 1) → R be a continuous function such that in every neighbor-


hood of 0, there exists a point where f takes the value 0. Show that f (0) = 0.

4. (T) Let f : R → R be a continuous function and let c ∈ R. Show that if x0 ∈ R


is such that f (x0 ) > c, then there exists a δ > 0 such that f (x) > c for all
x ∈ (x0 − δ, x0 + δ).

5. (D) Let f : R → R satisfy f (x + y) = f (x) + f (y) for all x, y ∈ R. If f is


continuous at 0, show that f is continuous at every point c ∈ R.

6. (T) Show that the polynomial x4 + 6x3 − 8 has at least two real roots.

7. (T) Let f : R → R be a continuous function which takes only rational values.


Show that f is a constant function.

8. (D) Let f : [a, b] → R be a continuous function. Show that the range {f (x) :
x ∈ [a, b]} is a closed and bounded interval.

9. (T) Let f : [0, 2] → R be a continuous function and f (0) = f (2). Prove that
there exist real numbers x1 , x2 ∈ [0, 2] such that x2 − x1 = 1 and f (x2 ) =
f (x1 ).

10. (D) Show that a polynomial of odd degree has at least one real root.

MTH
Digitally signed by
MTH101R
DN: cn=MTH101R, o,
ou,

101R
email=gp@iitk.ac.in,
c=US
Date: 2011.01.25
12:59:01 +05'30'
Assignment 2 - Solutions
1. Let x0 ∈ R and xn → x0 . Since | f (xn ) − f (x0 ) |≤| xn − x0 |, f (xn ) → f (x0 ).
Therefore f is continuous at x0 .

2. f is discontinuous everywhere. For, if x is a rational point, then we can find an


irrational sequence (xn ) converging to x. But f (xn ) → 1 6= f (x) = 0. Similarly,
f is not continuous at any irrational point.

3. There exists xn ∈ (− n1 , n1 ) such that f (xn ) = 0. Since f is continuous at 0 and


xn → 0, we have f (xn ) → f (0). Therefore, f (0) = 0.

4. Since f (x0 ) − c > 0, choose  such that 0 <  < f (x0 ) − c. Since, f is continuous
at x0 , for this choice of , there exists a δ > 0, such that |x − x0 | < δ =⇒
|f (x) − f (x0 )| < . Hence, for all x ∈ (x0 − δ, x0 + δ), f (x) > f (x0 ) −  > c.

5. First note that f (0) = 0, f (−x) = −f (x) and f (x − y) = f (x) − f (y). Let
x0 ∈ R and xn → x0 . Then f (xn ) − f (x0 ) = f (xn − x0 ) → f (0) = 0 as f is
continuous at 0 and xn − x0 → 0.

6. Let f (x) = x4 + 6x3 − 8. Then note that f (0) < 0, f (2) > 0 and f (−8) > 0.
Use intermediate value property.

7. Suppose f (x) 6= f (y) for some x, y ∈ R. Find an irrational number α between


f (x) and f (y). By IMP, there exists z ∈ (x, y) such that f (z) = α which is a
contradiction.

8. Let x0 , y0 ∈ [a, b] such that f (x0 ) = m = inf f and f (y0 ) = M = supf .


Suppose x0 < y0 . By IMP, for every α ∈ [m, M ] there exists x ∈ [x0 , y0 ] such
that f (x) = α. Hence f ([a, b]) = [m, M ].

9. Let g(x) = f (x + 1) − f (x), x ∈ [0, 1]. Then g(1) = f (2) − f (1) = f (0) − f (1) =
−g(0). Hence by IMP, there exists x0 ∈ [0, 1] such that f (x0 + 1) = f (x0 ).
Thake x2 = x0 + 1 and x1 = x0 .

10. Let p(x) = an xn + an−1 xn−1 + · · · + a1 x + a0 , an 6= 0 and n be odd. Then


p(x) = xn (an + an−1
x
a1
+ · · · + xn−1 + xan0 ). If an > 0, then p(x) → ∞ as x → ∞
and p(x) → −∞ as x → −∞. Thus by the intermediate value property, there
exists x0 such that p(x0 ) = 0. Similar argument for an < 0.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy