The BlancMange Function

Size: px
Start display at page:

Download "The BlancMange Function"

Transcription

1 Florida Gulf Coast University The BlancMange Function MAT 4937-Math Senior Seminar Jessica Sobkowiak March 28,2007

2 CONTENTS INTRODUCTION... 3 I. THE BLANCMANGE FUNCTION DEFINED II. CONTINUITY & THE BLANCMANGE FUNCTION III. DIFFERENTIABILITY & THE BLANCMANGE FUNCTION 8-9 CONCLUSION...10 BIBLIOGRAPHY

3 Introduction The purpose of this paper is to construct a function that is continuous everywhere but differentiable nowhere on the real number line. While we know that every function that is differentiable at a point is also continuous at that point, the converse is not always true. Thus, this paper serves as a reminder that continuity need not imply differentiability. We will begin the construction of such a function with a simple piece-wised defined function which will be iterated into sequences that will ultimately produce an infinite sum or infinite series. We will then use the idea of uniform convergence to show that the Blancmange Function is continuous. Finally, we will show that this function, despite its continuity, is nowhere differentiable. I. The Blancmange Function Defined We begin our construction of the Blancmange Function with the piece-wise defined function (figure below) commonly called the Saw-Tooth function: f(x) = { x if 0 x < 1 2 {1-x if 1 2 x < 1 Saw-Tooth Function 3

4 I. The Blancmange Function Defined (Cont d) Next, we will iterate this function forming a sequence of functions: {f n } = { f(2 n-1 x) } 2 n-1 Iterations: First Iteration Second Iteration f 1 = f(2 0 x)/2 0 = f(x) f 2 = f(2 1 x)/2 1 = f (2x)/2 Third Iteration f 3 = f(2 2 x)/2 2 = f(4x)/4 Fourth Iteration f 4 = f(2 3 x)/2 3 = f(8x)/8 Continuing in this fashion, we would iterate n times. Finally, we create the Blancmange Function by summing these iterations from one to infinity. Thus, the Blancmange Function is defined by the infinite series: Ø(x) = f n (x) = f(2 n-1 x) n=1 n=1 2 n-1 4

5 I. The Blancmange Function Defined (Cont d) Thus, the Blancmange Function is constructed by adding together infinitely many iterations of the Saw Tooth Function defined earlier. Upon adding these iterations up, you obtain the following approximate sketch: Originally named the Takagi function after its inventor in 1903, the function was renamed the Blancmange Function after its pudding shape in 1982 (Hairer, 264). II. Continuity & The Blancmange Function In this section, we will establish the continuity of the Blancmange Function by introducing the concept of uniform convergence. By showing that the function converges uniformly, we can use uniform convergence theorem to extend continuity to the function as well. Definition of Uniform Convergence: Let {f n } be a sequence of functions defined on a common domain D. We say {f n } converges uniformly to a function f on D if, for every ε>0, there exists NєN such that f n (x)-f(x) < ε for all n N and xєd. We say f n f uniformly. (Thomson, 393) Notice that N does not depend on the x value chosen. 5

6 II. Continuity & The Blancmange Function (Cont d) When a sequence of functions converges uniformly to a single function, all the functions of the sequence get very close to the function to which they converge. The following picture demonstrates this principle (Thomson, 394): In order to show that the Blancmange Function Is uniformly convergent, we must introduce the Weierstrass M-Test. Theorem (Weierstrass M-Test): If a sequence of positive constants M 1, M 2, M 3,, M n can be found such that in some interval, f n (x) M n for n = 1,2,3,. And M n < (ie, converges to a number), then we can say that f n (x) converges uniformly. (Spiegel, 228) n=1 n=1 Proof: The remainder of the series f n (x) after n terms is: R n (x)= f n+1 (x) + f n+2 (x) +. n=1 Now, R n (x) = f n+1 (x) + f n+2 (x) +. f n+1 (x) + f n+2 (x) +. M n+1 + M n+2 +. But, M n+1 + M n+2 + can be made less than ε by choosing n > N, since M n converges. Since n=1 N is clearly independent of x, we have R n (x) - 0 < ε for n > N and the series is uniformly convergent. QED (Spiegel, 245) Now that we have proved the Weierstrass M-Test, we will use it to show that our function is indeed uniformly convergent. Let M n = {1/(2 n-1 )}. Then M n = (1/(2 n-1 ). Notice n=1 n=1 this is a geometric series with constant ration r = ½ and initial term a = 2. Thus, M n 4 by the geometric series test which says the sum S = a/(1-r). Therefore, since M n <, the second n=1 condition of the Weierstrass M-Test is met. The first condition is also satisfied since f n (x) M n. We can conclude by the Weierstrass M-Test that the Blancmange Function converges uniformly. 6 n=1

7 II. Continuity & The Blancmange Function (Cont d) Now that we have established uniform convergence, we need to use the uniform convergence theorem to extend continuity to the Blancmange Function. Since the Blancmange Function is made up of continuous saw-tooth functions and since it has been shown to be uniformly convergent by the Weierstrass M-Test, the uniform convergence theorem below will guarantee that the Blancmange function itself is continuous everywhere. Theorem (Uniform Convergence): Let{f n } be a sequence of functions defined on an interval [a,b], and let x o є[a,b]. If the sequence {f n }converges uniformly to some function on [a,b] (ie, f n f uniformly), and if each of the functions f n is continuous at x o, then the function f is also continuous at x o. (Thomson, 404) Proof: Let ε<0. We must show that there exists δ>0 such that f(x)-f(x o ) < ε whenever x-x o < δ, xє[a,b]. (Definition of Continuity at a point x o). For each xє[a,b], we have: f(x)-f(x o ) = [f(x)-f n (x)] + [f n (x)-f n (x o )] + [f n (x o )-f(x o )]. Taking absolute value of both sides: f(x)-f(x o ) = [f(x)-f n (x)] + [f n (x)-f n (x o )] + [f n (x o )-f(x o )] f(x)-f n (x) + f n (x)-f n (x o ) + f n (x o )-f(x o ) by Triange Inequality Since f n f uniformly (hypothesis of theorem), there exists NєN such that f n (x)-f(x) < ε/3 for all xє[a,b] and all n N. Thus, f(x)-f(x o ) < f N (x)-f N (x o ) + (2ε)/3. Using the continuity of f N, choose δ>0 such that if xє[a,b] and x-x o < δ, then f N (x)-f N (x o ) < ε/3. Combining above inequalities: f(x)-f(x o ) < ε/3 + (2ε)/3 = ε for each xє[a,b] for which x-x o < δ. Therefore, we have shown that there exists δ>0 such that f(x)-f(x o ) < ε whenever x-x o < δ, xє[a,b]. QED Since the Blancmange Function is made up of continuous functions that converge uniformly to a single function, the Blancmange Function is said to be continuous everywhere by the uniform convergence theorem that we have just proven. 7

8 III. Differentiability & The Blancmange Function In this section we will show that the Blancmange Function is nowhere differentiable by first stating and proving what it means to be differentiable and observing that the Blancmange Function fails to meet this criterion. We know that functions, like the absolute value function, are not differentiable at sharp points; similarly, the Blancmange Function contains sharp points everywhere, causing the function to be nowhere differentiable. Theorem (Differentiability): Let f be differentiable at any aєd f where D f is open. Then for ε>0, there is δ>0 such that for all t 1, t 2, s 1, s 2, t 1 -t 2 < δ, s 1 -s 2 < δ, we have: f(t 2 )-f(t 1 ) - f(s 2 )-f(s 1 ) < ε t 2 -t 1 s 2 -s 1 Proof: By the differentiability of f at a, for each ε>0, there is δ>0 such that: f(x)-f(a) - f (a) < ε/4 x-a if xєb * (δ,a). Thus, there is F(x) defined in B * (δ,a) such that f(x)-f(a) = f (a) + F(x), where x-a F(x) < ε/4. Now, if t 1 a, and thus t 1 єb * (δ,a), we have: f(t 2 )-f(t 1 ) = f(t 2 )-f(a) * t 2 -a f(t 1 )-f(a) * t 1 -a = [f (a) + F(t 2 )] * t 2 -a [f (a) + F(t 1 )] * t 2 -a t 2 -t 1 t 2 -a t 2 -t 1 t 1 -a t 2 -t 1 t 2 -t 1 t 2 -t 1 = f (a) + F(t 2 ) * t 2 -a F(t 1 ) * t 2 -a. Thus, the following is true: t 2 -t 1 t 2 -t 1 f(t 2 )-f(t 1 ) f (a) = F(t 2 ) * t 2 -a - F(t 1 ) * t 1 -a. But, t 1 a t 2 implies t 2 -a < 1 and a- t 1 < 1. t 2 -t 1 t 2 -t 1 t 2 -t 1 t 2 -t 1 t 2 -t 1 From this, it follows that: F(t 2 ) * t 2 -a - F(t 1 ) * t 1 -a = F(t 2 ) * t 2 -a + F(t 1 ) * a-t 1 t 2 -t 1 t 2 -t 1 t 2 -t 1 t 2 -t 1 F(t 2 ) + F(t 1 ) F(t 2 ) + F(t 1 ) < ε/2. Thus, f(t 2 )-f(t 1 ) - f (a) < ε/2. Similarly, if s 1 a s 2, then f(s 2 )-f(s 1 ) - f (a) < ε/2. t 2 -t 1 s 2 -s 1 By Triangle Inequality: f(t 2 )-f(t 1 ) - f(s 2 )-f(s 1 ) < ε. QED. (De Lilo, 794) t 2-t 1 s 2-s 1 8

9 III. Differentiability & The Blancmange Function (Cont d) Now, let a be any real number and f(x)= f n (x). Let δ>0, choose any positive k such that 1 <δ. n=1 2 k-1 Then for each k, there is a uniquely determined integer m satisfying: m a < m+1. 2 k-1 2 k-1 Define: b 1 = m, b 2 = m+1, and b = b 1 +b 2. For example, 1 = 1 < δ. Thus, k=4 and if 2 k-1 2 k a 2, then m=1, b 1 =1, b 2 =2, and b=3 with f 4 (x)= f(8x) The following cases are possible for b i where i=1,2: Case I ( n>k): Since {f n } has period 1, then f n (b 1 )=f n (b)= f n (b 2 )=0. 2 n-1 Thus, f n (b 2 ) - f n (b 1 ) - f n (b 1 ) - f n (b) = 0 b 2 - b 1 b 1 b Case 2 (n<k): Let mєz such that m b 1 < m+1, m b 2 < m+1, and m b<m+1 2 n-1 2 n-1 2 n-1 2 n-1 2 n-1 2 n-1 If m is even: f n (b 2 ) - f n (b 1 ) = f n (b i ) - f n (b) = 1. b 2 - b 1 b i b If m is odd: f n (b 2 ) - f n (b 1 ) = f n (b i ) - f n (b) = -1. b 2 - b 1 b i b It follows then that: f n (b 2 ) - f n (b 1 ) - f n (b i ) - f n (b) = 0. b 2 - b 1 b i b Case 3 (n=k): f k (b 2 ) f k (b 1 ) - f k (b i ) f k (b) = ±1 for i=1,2. b 2 - b 1 b i b Therefore, f(b 2 ) f(b 1 ) - f(b i ) f(b) = f k (b 2 ) f k (b 1 ) - f k (b i ) f k (b) = ±1. b 2 - b 1 b i b b 2 - b 1 b i b Since aє[b 1, b 2 ), then either aє[b 1, b] or aє[b, b 2 ). In either case, the last result shows that the inequality necessary for differentiability at an arbitrary point a: f(t 2 )-f(t 1 ) - f(s 2 )-f(s 1 ) < ε t 2 -t 1 s 2 -s 1 fails if ε 1/2 no matter how small we choose δ. Thus, f is not differentiable at a. Since a was chosen arbitrarily, f is differentiable nowhere. QED (De Lillo, 795) 9

10 Conclusion Finally, we have constructed a function which is continuous everywhere by first forming a sequence of continuous saw-tooth functions and then defining the Blancmange Function as the infinite series of that sequence of functions that we then showed to be uniformly convergent using the Weierstrass M-Test. Since the Blancmange Function is uniformly convergent, we then used the uniform convergence theorem to extend continuity to the Blancmange Function. Next, we defined what it means to be differentiable and showed that for any arbitrary a, that the Blancmange Function failed to meet the criteria to be differentiable at that a. Since a was chosen arbitrarily, we then safely concluded that the Blancmange Function was differentiable nowhere. Thus, the Blancmange Function is both continuous everywhere and differentiable nowhere and serves as a reminder that continuity does not imply differentiability. 10

11 BIBLIOGRAPHY Blancmange Curve. < De Lillo, Nicholas J. Advanced Calculus with Applications. New York: Macmillan Publishing Co., Inc., Hairer, Ernst, and Gerhard Wanner. Analysis by its History. New York: Springer-Verlag, Spiegel, Murray R. Advanced Calculus. New York: McGraw-Hill, Thomson, Brian S., J.B. Bruckner, and A.M. Bruckner. Elementary Real Analysis. UpperSaddle River: Prentice-Hall,

12 12

13 13

14 14

15 15

16 16

17 17

Math 117: Infinite Sequences

Math 117: Infinite Sequences Math 7: Infinite Sequences John Douglas Moore November, 008 The three main theorems in the theory of infinite sequences are the Monotone Convergence Theorem, the Cauchy Sequence Theorem and the Subsequence

More information

MATH 131A: REAL ANALYSIS (BIG IDEAS)

MATH 131A: REAL ANALYSIS (BIG IDEAS) MATH 131A: REAL ANALYSIS (BIG IDEAS) Theorem 1 (The Triangle Inequality). For all x, y R we have x + y x + y. Proposition 2 (The Archimedean property). For each x R there exists an n N such that n > x.

More information

2.4 The Precise Definition of a Limit

2.4 The Precise Definition of a Limit 2.4 The Precise Definition of a Limit Reminders/Remarks: x 4 < 3 means that the distance between x and 4 is less than 3. In other words, x lies strictly between 1 and 7. So, x a < δ means that the distance

More information

Pointwise and Uniform Convergence

Pointwise and Uniform Convergence Physics 6A Winter 200 Pointwise and Uniform Convergence A power series, f(x) = a n x n, is an example of a sum over a series of functions f(x) = f n (x), () where f n (x) = a n x n. It is useful to consider

More information

Notes on uniform convergence

Notes on uniform convergence Notes on uniform convergence Erik Wahlén erik.wahlen@math.lu.se January 17, 2012 1 Numerical sequences We begin by recalling some properties of numerical sequences. By a numerical sequence we simply mean

More information

Chaos in the Dynamics of the Family of Mappings f c (x) = x 2 x + c

Chaos in the Dynamics of the Family of Mappings f c (x) = x 2 x + c IOSR Journal of Mathematics (IOSR-JM) e-issn: 78-578, p-issn: 319-765X. Volume 10, Issue 4 Ver. IV (Jul-Aug. 014), PP 108-116 Chaos in the Dynamics of the Family of Mappings f c (x) = x x + c Mr. Kulkarni

More information

Jim Lambers MAT 460 Fall Semester Lecture 2 Notes

Jim Lambers MAT 460 Fall Semester Lecture 2 Notes Jim Lambers MAT 460 Fall Semester 2009-10 Lecture 2 Notes These notes correspond to Section 1.1 in the text. Review of Calculus Among the mathematical problems that can be solved using techniques from

More information

Economics 204 Summer/Fall 2011 Lecture 5 Friday July 29, 2011

Economics 204 Summer/Fall 2011 Lecture 5 Friday July 29, 2011 Economics 204 Summer/Fall 2011 Lecture 5 Friday July 29, 2011 Section 2.6 (cont.) Properties of Real Functions Here we first study properties of functions from R to R, making use of the additional structure

More information

Proof. We indicate by α, β (finite or not) the end-points of I and call

Proof. We indicate by α, β (finite or not) the end-points of I and call C.6 Continuous functions Pag. 111 Proof of Corollary 4.25 Corollary 4.25 Let f be continuous on the interval I and suppose it admits non-zero its (finite or infinite) that are different in sign for x tending

More information

Chapter 2 Solutions of Equations of One Variable

Chapter 2 Solutions of Equations of One Variable Chapter 2 Solutions of Equations of One Variable 2.1 Bisection Method In this chapter we consider one of the most basic problems of numerical approximation, the root-finding problem. This process involves

More information

Analysis III. Exam 1

Analysis III. Exam 1 Analysis III Math 414 Spring 27 Professor Ben Richert Exam 1 Solutions Problem 1 Let X be the set of all continuous real valued functions on [, 1], and let ρ : X X R be the function ρ(f, g) = sup f g (1)

More information

MATH 1231 MATHEMATICS 1B CALCULUS. Section 4: - Convergence of Series.

MATH 1231 MATHEMATICS 1B CALCULUS. Section 4: - Convergence of Series. MATH 23 MATHEMATICS B CALCULUS. Section 4: - Convergence of Series. The objective of this section is to get acquainted with the theory and application of series. By the end of this section students will

More information

Complex Analysis Homework 9: Solutions

Complex Analysis Homework 9: Solutions Complex Analysis Fall 2007 Homework 9: Solutions 3..4 (a) Let z C \ {ni : n Z}. Then /(n 2 + z 2 ) n /n 2 n 2 n n 2 + z 2. According to the it comparison test from calculus, the series n 2 + z 2 converges

More information

MATH 140B - HW 5 SOLUTIONS

MATH 140B - HW 5 SOLUTIONS MATH 140B - HW 5 SOLUTIONS Problem 1 (WR Ch 7 #8). If I (x) = { 0 (x 0), 1 (x > 0), if {x n } is a sequence of distinct points of (a,b), and if c n converges, prove that the series f (x) = c n I (x x n

More information

Chapter 8: Taylor s theorem and L Hospital s rule

Chapter 8: Taylor s theorem and L Hospital s rule Chapter 8: Taylor s theorem and L Hospital s rule Theorem: [Inverse Mapping Theorem] Suppose that a < b and f : [a, b] R. Given that f (x) > 0 for all x (a, b) then f 1 is differentiable on (f(a), f(b))

More information

Math 117: Continuity of Functions

Math 117: Continuity of Functions Math 117: Continuity of Functions John Douglas Moore November 21, 2008 We finally get to the topic of ɛ δ proofs, which in some sense is the goal of the course. It may appear somewhat laborious to use

More information

Chapter 2: Functions, Limits and Continuity

Chapter 2: Functions, Limits and Continuity Chapter 2: Functions, Limits and Continuity Functions Limits Continuity Chapter 2: Functions, Limits and Continuity 1 Functions Functions are the major tools for describing the real world in mathematical

More information

The Heine-Borel and Arzela-Ascoli Theorems

The Heine-Borel and Arzela-Ascoli Theorems The Heine-Borel and Arzela-Ascoli Theorems David Jekel October 29, 2016 This paper explains two important results about compactness, the Heine- Borel theorem and the Arzela-Ascoli theorem. We prove them

More information

Lecture Notes on Metric Spaces

Lecture Notes on Metric Spaces Lecture Notes on Metric Spaces Math 117: Summer 2007 John Douglas Moore Our goal of these notes is to explain a few facts regarding metric spaces not included in the first few chapters of the text [1],

More information

MATH 151 Engineering Mathematics I

MATH 151 Engineering Mathematics I MATH 151 Engineering Mathematics I Fall, 2016, WEEK 4 JoungDong Kim Week4 Section 2.6, 2.7, 3.1 Limits at infinity, Velocity, Differentiation Section 2.6 Limits at Infinity; Horizontal Asymptotes Definition.

More information

Analysis Finite and Infinite Sets The Real Numbers The Cantor Set

Analysis Finite and Infinite Sets The Real Numbers The Cantor Set Analysis Finite and Infinite Sets Definition. An initial segment is {n N n n 0 }. Definition. A finite set can be put into one-to-one correspondence with an initial segment. The empty set is also considered

More information

MAT137 Calculus! Lecture 9

MAT137 Calculus! Lecture 9 MAT137 Calculus! Lecture 9 Today we will study: Limits at infinity. L Hôpital s Rule. Mean Value Theorem. (11.5,11.6, 4.1) PS3 is due this Friday June 16. Next class: Applications of the Mean Value Theorem.

More information

Section 3.1 Extreme Values

Section 3.1 Extreme Values Math 132 Extreme Values Section 3.1 Section 3.1 Extreme Values Example 1: Given the following is the graph of f(x) Where is the maximum (x-value)? What is the maximum (y-value)? Where is the minimum (x-value)?

More information

Calculus I. 1. Limits and Continuity

Calculus I. 1. Limits and Continuity 2301107 Calculus I 1. Limits and Continuity Outline 1.1. Limits 1.1.1 Motivation:Tangent 1.1.2 Limit of a function 1.1.3 Limit laws 1.1.4 Mathematical definition of a it 1.1.5 Infinite it 1.1. Continuity

More information

Lesson 59 Rolle s Theorem and the Mean Value Theorem

Lesson 59 Rolle s Theorem and the Mean Value Theorem Lesson 59 Rolle s Theorem and the Mean Value Theorem HL Math - Calculus After this lesson, you should be able to: Understand and use Rolle s Theorem Understand and use the Mean Value Theorem 1 Rolle s

More information

Limits and Their Properties

Limits and Their Properties Chapter 1 Limits and Their Properties Course Number Section 1.1 A Preview of Calculus Objective: In this lesson you learned how calculus compares with precalculus. I. What is Calculus? (Pages 42 44) Calculus

More information

P-adic Functions - Part 1

P-adic Functions - Part 1 P-adic Functions - Part 1 Nicolae Ciocan 22.11.2011 1 Locally constant functions Motivation: Another big difference between p-adic analysis and real analysis is the existence of nontrivial locally constant

More information

Continuity. Chapter 4

Continuity. Chapter 4 Chapter 4 Continuity Throughout this chapter D is a nonempty subset of the real numbers. We recall the definition of a function. Definition 4.1. A function from D into R, denoted f : D R, is a subset of

More information

Math 117: Topology of the Real Numbers

Math 117: Topology of the Real Numbers Math 117: Topology of the Real Numbers John Douglas Moore November 10, 2008 The goal of these notes is to highlight the most important topics presented in Chapter 3 of the text [1] and to provide a few

More information

Bernstein-Szegö Inequalities in Reproducing Kernel Hilbert Spaces ABSTRACT 1. INTRODUCTION

Bernstein-Szegö Inequalities in Reproducing Kernel Hilbert Spaces ABSTRACT 1. INTRODUCTION Malaysian Journal of Mathematical Sciences 6(2): 25-36 (202) Bernstein-Szegö Inequalities in Reproducing Kernel Hilbert Spaces Noli N. Reyes and Rosalio G. Artes Institute of Mathematics, University of

More information

Definitions & Theorems

Definitions & Theorems Definitions & Theorems Math 147, Fall 2009 December 19, 2010 Contents 1 Logic 2 1.1 Sets.................................................. 2 1.2 The Peano axioms..........................................

More information

Bounded Derivatives Which Are Not Riemann Integrable. Elliot M. Granath. A thesis submitted in partial fulfillment of the requirements

Bounded Derivatives Which Are Not Riemann Integrable. Elliot M. Granath. A thesis submitted in partial fulfillment of the requirements Bounded Derivatives Which Are Not Riemann Integrable by Elliot M. Granath A thesis submitted in partial fulfillment of the requirements for graduation with Honors in Mathematics. Whitman College 2017 Certificate

More information

Induction, sequences, limits and continuity

Induction, sequences, limits and continuity Induction, sequences, limits and continuity Material covered: eclass notes on induction, Chapter 11, Section 1 and Chapter 2, Sections 2.2-2.5 Induction Principle of mathematical induction: Let P(n) be

More information

MATH 409 Advanced Calculus I Lecture 12: Uniform continuity. Exponential functions.

MATH 409 Advanced Calculus I Lecture 12: Uniform continuity. Exponential functions. MATH 409 Advanced Calculus I Lecture 12: Uniform continuity. Exponential functions. Uniform continuity Definition. A function f : E R defined on a set E R is called uniformly continuous on E if for every

More information

Infinite Series. Copyright Cengage Learning. All rights reserved.

Infinite Series. Copyright Cengage Learning. All rights reserved. Infinite Series Copyright Cengage Learning. All rights reserved. Sequences Copyright Cengage Learning. All rights reserved. Objectives List the terms of a sequence. Determine whether a sequence converges

More information

An Analysis of Katsuura s Continuous Nowhere Differentiable Function

An Analysis of Katsuura s Continuous Nowhere Differentiable Function An Analysis of Katsuura s Continuous Nowhere Differentiable Function Thomas M. Lewis Department of Mathematics Furman University tom.lewis@furman.edu Copyright c 2005 by Thomas M. Lewis October 14, 2005

More information

6.2 Important Theorems

6.2 Important Theorems 6.2. IMPORTANT THEOREMS 223 6.2 Important Theorems 6.2.1 Local Extrema and Fermat s Theorem Definition 6.2.1 (local extrema) Let f : I R with c I. 1. f has a local maximum at c if there is a neighborhood

More information

Some Background Math Notes on Limsups, Sets, and Convexity

Some Background Math Notes on Limsups, Sets, and Convexity EE599 STOCHASTIC NETWORK OPTIMIZATION, MICHAEL J. NEELY, FALL 2008 1 Some Background Math Notes on Limsups, Sets, and Convexity I. LIMITS Let f(t) be a real valued function of time. Suppose f(t) converges

More information

d(x n, x) d(x n, x nk ) + d(x nk, x) where we chose any fixed k > N

d(x n, x) d(x n, x nk ) + d(x nk, x) where we chose any fixed k > N Problem 1. Let f : A R R have the property that for every x A, there exists ɛ > 0 such that f(t) > ɛ if t (x ɛ, x + ɛ) A. If the set A is compact, prove there exists c > 0 such that f(x) > c for all x

More information

MATH 409 Advanced Calculus I Lecture 10: Continuity. Properties of continuous functions.

MATH 409 Advanced Calculus I Lecture 10: Continuity. Properties of continuous functions. MATH 409 Advanced Calculus I Lecture 10: Continuity. Properties of continuous functions. Continuity Definition. Given a set E R, a function f : E R, and a point c E, the function f is continuous at c if

More information

Solutions to Problem Sheet for Week 6

Solutions to Problem Sheet for Week 6 THE UNIVERSITY OF SYDNEY SCHOOL OF MATHEMATICS AND STATISTICS Solutions to Problem Sheet for Week 6 MATH90: Differential Calculus (Advanced) Semester, 07 Web Page: sydney.edu.au/science/maths/u/ug/jm/math90/

More information

The Mean Value Inequality (without the Mean Value Theorem)

The Mean Value Inequality (without the Mean Value Theorem) The Mean Value Inequality (without the Mean Value Theorem) Michael Müger September 13, 017 1 Introduction Abstract Once one has defined the notion of differentiability of a function of one variable, it

More information

Math 132 Mean Value Theorem Stewart 3.2

Math 132 Mean Value Theorem Stewart 3.2 Math 132 Mean Value Theorem Stewart 3.2 Vanishing derivatives. We will prove some basic theorems which relate the derivative of a function with the values of the function, culminating in the Uniqueness

More information

Limits at Infinity. Horizontal Asymptotes. Definition (Limits at Infinity) Horizontal Asymptotes

Limits at Infinity. Horizontal Asymptotes. Definition (Limits at Infinity) Horizontal Asymptotes Limits at Infinity If a function f has a domain that is unbounded, that is, one of the endpoints of its domain is ±, we can determine the long term behavior of the function using a it at infinity. Definition

More information

Week 2: Sequences and Series

Week 2: Sequences and Series QF0: Quantitative Finance August 29, 207 Week 2: Sequences and Series Facilitator: Christopher Ting AY 207/208 Mathematicians have tried in vain to this day to discover some order in the sequence of prime

More information

MATH 113: ELEMENTARY CALCULUS

MATH 113: ELEMENTARY CALCULUS MATH 3: ELEMENTARY CALCULUS Please check www.ualberta.ca/ zhiyongz for notes updation! 6. Rates of Change and Limits A fundamental philosophical truth is that everything changes. In physics, the change

More information

Continuity. Chapter 4

Continuity. Chapter 4 Chapter 4 Continuity Throughout this chapter D is a nonempty subset of the real numbers. We recall the definition of a function. Definition 4.1. A function from D into R, denoted f : D R, is a subset of

More information

REAL ANALYSIS II: PROBLEM SET 2

REAL ANALYSIS II: PROBLEM SET 2 REAL ANALYSIS II: PROBLEM SET 2 21st Feb, 2016 Exercise 1. State and prove the Inverse Function Theorem. Theorem Inverse Function Theorem). Let f be a continuous one to one function defined on an interval,

More information

Calculus 1 Math 151 Week 10 Rob Rahm. Theorem 1.1. Rolle s Theorem. Let f be a function that satisfies the following three hypotheses:

Calculus 1 Math 151 Week 10 Rob Rahm. Theorem 1.1. Rolle s Theorem. Let f be a function that satisfies the following three hypotheses: Calculus 1 Math 151 Week 10 Rob Rahm 1 Mean Value Theorem Theorem 1.1. Rolle s Theorem. Let f be a function that satisfies the following three hypotheses: (1) f is continuous on [a, b]. (2) f is differentiable

More information

Chapter 1 The Real Numbers

Chapter 1 The Real Numbers Chapter 1 The Real Numbers In a beginning course in calculus, the emphasis is on introducing the techniques of the subject;i.e., differentiation and integration and their applications. An advanced calculus

More information

LIMITS OF DIFFERENTIABLE FUNCTIONS

LIMITS OF DIFFERENTIABLE FUNCTIONS PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 124, Number 1, January 1996 LIMITS OF DIFFERENTIABLE FUNCTIONS UDAYAN B. DARJI (Communicated by J. Marshall Ash) Abstract. Suppose that {f n} is

More information

AN INTRODUCTION TO CLASSICAL REAL ANALYSIS

AN INTRODUCTION TO CLASSICAL REAL ANALYSIS AN INTRODUCTION TO CLASSICAL REAL ANALYSIS KARL R. STROMBERG KANSAS STATE UNIVERSITY CHAPMAN & HALL London Weinheim New York Tokyo Melbourne Madras i 0 PRELIMINARIES 1 Sets and Subsets 1 Operations on

More information

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero Chapter Limits of Sequences Calculus Student: lim s n = 0 means the s n are getting closer and closer to zero but never gets there. Instructor: ARGHHHHH! Exercise. Think of a better response for the instructor.

More information

Metric Spaces and Topology

Metric Spaces and Topology Chapter 2 Metric Spaces and Topology From an engineering perspective, the most important way to construct a topology on a set is to define the topology in terms of a metric on the set. This approach underlies

More information

MATH 202B - Problem Set 5

MATH 202B - Problem Set 5 MATH 202B - Problem Set 5 Walid Krichene (23265217) March 6, 2013 (5.1) Show that there exists a continuous function F : [0, 1] R which is monotonic on no interval of positive length. proof We know there

More information

THE CONTRACTION MAPPING THEOREM

THE CONTRACTION MAPPING THEOREM THE CONTRACTION MAPPING THEOREM KEITH CONRAD 1. Introduction Let f : X X be a mapping from a set X to itself. We call a point x X a fixed point of f if f(x) = x. For example, if [a, b] is a closed interval

More information

0 Real Analysis - MATH20111

0 Real Analysis - MATH20111 0 Real Analysis - MATH20111 Warmup questions Most of you have seen limits, series, continuous functions and differentiable functions in school and/or in calculus in some form You might wonder why we are

More information

The main way we switch from pre-calc. to calc. is the use of a limit process. Calculus is a "limit machine".

The main way we switch from pre-calc. to calc. is the use of a limit process. Calculus is a limit machine. A Preview of Calculus Limits and Their Properties Objectives: Understand what calculus is and how it compares with precalculus. Understand that the tangent line problem is basic to calculus. Understand

More information

Introduction to Proofs in Analysis. updated December 5, By Edoh Y. Amiran Following the outline of notes by Donald Chalice INTRODUCTION

Introduction to Proofs in Analysis. updated December 5, By Edoh Y. Amiran Following the outline of notes by Donald Chalice INTRODUCTION Introduction to Proofs in Analysis updated December 5, 2016 By Edoh Y. Amiran Following the outline of notes by Donald Chalice INTRODUCTION Purpose. These notes intend to introduce four main notions from

More information

Continuity. MATH 161 Calculus I. J. Robert Buchanan. Fall Department of Mathematics

Continuity. MATH 161 Calculus I. J. Robert Buchanan. Fall Department of Mathematics Continuity MATH 161 Calculus I J. Robert Buchanan Department of Mathematics Fall 2017 Intuitive Idea A process or an item can be described as continuous if it exists without interruption. The mathematical

More information

MATH 23b, SPRING 2005 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Midterm (part 1) Solutions March 21, 2005

MATH 23b, SPRING 2005 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Midterm (part 1) Solutions March 21, 2005 MATH 23b, SPRING 2005 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Midterm (part 1) Solutions March 21, 2005 1. True or False (22 points, 2 each) T or F Every set in R n is either open or closed

More information

Chapter Five Notes N P U2C5

Chapter Five Notes N P U2C5 Chapter Five Notes N P UC5 Name Period Section 5.: Linear and Quadratic Functions with Modeling In every math class you have had since algebra you have worked with equations. Most of those equations have

More information

van Rooij, Schikhof: A Second Course on Real Functions

van Rooij, Schikhof: A Second Course on Real Functions vanrooijschikhof.tex April 25, 2018 van Rooij, Schikhof: A Second Course on Real Functions Notes from [vrs]. Introduction A monotone function is Riemann integrable. A continuous function is Riemann integrable.

More information

Math From Scratch Lesson 28: Rational Exponents

Math From Scratch Lesson 28: Rational Exponents Math From Scratch Lesson 28: Rational Exponents W. Blaine Dowler October 8, 2012 Contents 1 Exponent Review 1 1.1 x m................................. 2 x 1.2 n x................................... 2 m

More information

7: FOURIER SERIES STEVEN HEILMAN

7: FOURIER SERIES STEVEN HEILMAN 7: FOURIER SERIES STEVE HEILMA Contents 1. Review 1 2. Introduction 1 3. Periodic Functions 2 4. Inner Products on Periodic Functions 3 5. Trigonometric Polynomials 5 6. Periodic Convolutions 7 7. Fourier

More information

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi Real Analysis Math 3AH Rudin, Chapter # Dominique Abdi.. If r is rational (r 0) and x is irrational, prove that r + x and rx are irrational. Solution. Assume the contrary, that r+x and rx are rational.

More information

MATH 101, FALL 2018: SUPPLEMENTARY NOTES ON THE REAL LINE

MATH 101, FALL 2018: SUPPLEMENTARY NOTES ON THE REAL LINE MATH 101, FALL 2018: SUPPLEMENTARY NOTES ON THE REAL LINE SEBASTIEN VASEY These notes describe the material for November 26, 2018 (while similar content is in Abbott s book, the presentation here is different).

More information

Logical Connectives and Quantifiers

Logical Connectives and Quantifiers Chapter 1 Logical Connectives and Quantifiers 1.1 Logical Connectives 1.2 Quantifiers 1.3 Techniques of Proof: I 1.4 Techniques of Proof: II Theorem 1. Let f be a continuous function. If 1 f(x)dx 0, then

More information

MATH 1231 MATHEMATICS 1B CALCULUS. Section 5: - Power Series and Taylor Series.

MATH 1231 MATHEMATICS 1B CALCULUS. Section 5: - Power Series and Taylor Series. MATH 1231 MATHEMATICS 1B CALCULUS. Section 5: - Power Series and Taylor Series. The objective of this section is to become familiar with the theory and application of power series and Taylor series. By

More information

Absolute Convergence in Ordered Fields

Absolute Convergence in Ordered Fields Absolute Convergence in Ordered Fields Kristine Hampton Abstract This paper reviews Absolute Convergence in Ordered Fields by Clark and Diepeveen [1]. Contents 1 Introduction 2 2 Definition of Terms 2

More information

Appendix E : Note on regular curves in Euclidean spaces

Appendix E : Note on regular curves in Euclidean spaces Appendix E : Note on regular curves in Euclidean spaces In Section III.5 of the course notes we posed the following question: Suppose that U is a connected open subset of R n and x, y U. Is there a continuous

More information

Chapter 2. Limits and Continuity 2.6 Limits Involving Infinity; Asymptotes of Graphs

Chapter 2. Limits and Continuity 2.6 Limits Involving Infinity; Asymptotes of Graphs 2.6 Limits Involving Infinity; Asymptotes of Graphs Chapter 2. Limits and Continuity 2.6 Limits Involving Infinity; Asymptotes of Graphs Definition. Formal Definition of Limits at Infinity.. We say that

More information

Chapter 1 Limits and Their Properties

Chapter 1 Limits and Their Properties Chapter 1 Limits and Their Properties Calculus: Chapter P Section P.2, P.3 Chapter P (briefly) WARM-UP 1. Evaluate: cot 6 2. Find the domain of the function: f( x) 3x 3 2 x 4 g f ( x) f ( x) x 5 3. Find

More information

Continuity and One-Sided Limits. By Tuesday J. Johnson

Continuity and One-Sided Limits. By Tuesday J. Johnson Continuity and One-Sided Limits By Tuesday J. Johnson Suggested Review Topics Algebra skills reviews suggested: Evaluating functions Rationalizing numerators and/or denominators Trigonometric skills reviews

More information

THE STONE-WEIERSTRASS THEOREM AND ITS APPLICATIONS TO L 2 SPACES

THE STONE-WEIERSTRASS THEOREM AND ITS APPLICATIONS TO L 2 SPACES THE STONE-WEIERSTRASS THEOREM AND ITS APPLICATIONS TO L 2 SPACES PHILIP GADDY Abstract. Throughout the course of this paper, we will first prove the Stone- Weierstrass Theroem, after providing some initial

More information

Problem set 5, Real Analysis I, Spring, otherwise. (a) Verify that f is integrable. Solution: Compute since f is even, 1 x (log 1/ x ) 2 dx 1

Problem set 5, Real Analysis I, Spring, otherwise. (a) Verify that f is integrable. Solution: Compute since f is even, 1 x (log 1/ x ) 2 dx 1 Problem set 5, Real Analysis I, Spring, 25. (5) Consider the function on R defined by f(x) { x (log / x ) 2 if x /2, otherwise. (a) Verify that f is integrable. Solution: Compute since f is even, R f /2

More information

Notes: 1. Regard as the maximal output error and as the corresponding maximal input error

Notes: 1. Regard as the maximal output error and as the corresponding maximal input error Limits and Continuity One of the major tasks in analysis is to classify a function by how nice it is Of course, nice often depends upon what you wish to do or model with the function Below is a list of

More information

Advanced Mathematics Unit 2 Limits and Continuity

Advanced Mathematics Unit 2 Limits and Continuity Advanced Mathematics 3208 Unit 2 Limits and Continuity NEED TO KNOW Expanding Expanding Expand the following: A) (a + b) 2 B) (a + b) 3 C) (a + b)4 Pascals Triangle: D) (x + 2) 4 E) (2x -3) 5 Random Factoring

More information

Advanced Mathematics Unit 2 Limits and Continuity

Advanced Mathematics Unit 2 Limits and Continuity Advanced Mathematics 3208 Unit 2 Limits and Continuity NEED TO KNOW Expanding Expanding Expand the following: A) (a + b) 2 B) (a + b) 3 C) (a + b)4 Pascals Triangle: D) (x + 2) 4 E) (2x -3) 5 Random Factoring

More information

Classical transcendental curves

Classical transcendental curves Classical transcendental curves Reinhard Schultz May, 2008 In his writings on coordinate geometry, Descartes emphasized that he was only willing to work with curves that could be defined by algebraic equations.

More information

DYNAMICS ON THE CIRCLE I

DYNAMICS ON THE CIRCLE I DYNAMICS ON THE CIRCLE I SIDDHARTHA GADGIL Dynamics is the study of the motion of a body, or more generally evolution of a system with time, for instance, the motion of two revolving bodies attracted to

More information

We have been going places in the car of calculus for years, but this analysis course is about how the car actually works.

We have been going places in the car of calculus for years, but this analysis course is about how the car actually works. Analysis I We have been going places in the car of calculus for years, but this analysis course is about how the car actually works. Copier s Message These notes may contain errors. In fact, they almost

More information

f ( x) = L ( the limit of f(x), as x approaches a,

f ( x) = L ( the limit of f(x), as x approaches a, Math 1205 Calculus Sec. 2.4: The Definition of imit I. Review A. Informal Definition of imit 1. Def n : et f(x) be defined on an open interval about a except possibly at a itself. If f(x) gets arbitrarily

More information

Math /Foundations of Algebra/Fall 2017 Numbers at the Foundations: Real Numbers In calculus, the derivative of a function f(x) is defined

Math /Foundations of Algebra/Fall 2017 Numbers at the Foundations: Real Numbers In calculus, the derivative of a function f(x) is defined Math 400-001/Foundations of Algebra/Fall 2017 Numbers at the Foundations: Real Numbers In calculus, the derivative of a function f(x) is defined using limits. As a particular case, the derivative of f(x)

More information

Mathematical Methods for Physics and Engineering

Mathematical Methods for Physics and Engineering Mathematical Methods for Physics and Engineering Lecture notes for PDEs Sergei V. Shabanov Department of Mathematics, University of Florida, Gainesville, FL 32611 USA CHAPTER 1 The integration theory

More information

Real Analysis - Notes and After Notes Fall 2008

Real Analysis - Notes and After Notes Fall 2008 Real Analysis - Notes and After Notes Fall 2008 October 29, 2008 1 Introduction into proof August 20, 2008 First we will go through some simple proofs to learn how one writes a rigorous proof. Let start

More information

6.2 Their Derivatives

6.2 Their Derivatives Exponential Functions and 6.2 Their Derivatives Copyright Cengage Learning. All rights reserved. Exponential Functions and Their Derivatives The function f(x) = 2 x is called an exponential function because

More information

Functions. Chapter Continuous Functions

Functions. Chapter Continuous Functions Chapter 3 Functions 3.1 Continuous Functions A function f is determined by the domain of f: dom(f) R, the set on which f is defined, and the rule specifying the value f(x) of f at each x dom(f). If f is

More information

Math 117: Honours Calculus I Fall, 2002 List of Theorems. a n k b k. k. Theorem 2.1 (Convergent Bounded) A convergent sequence is bounded.

Math 117: Honours Calculus I Fall, 2002 List of Theorems. a n k b k. k. Theorem 2.1 (Convergent Bounded) A convergent sequence is bounded. Math 117: Honours Calculus I Fall, 2002 List of Theorems Theorem 1.1 (Binomial Theorem) For all n N, (a + b) n = n k=0 ( ) n a n k b k. k Theorem 2.1 (Convergent Bounded) A convergent sequence is bounded.

More information

f ( x) = L ( the limit of f(x), as x approaches a,

f ( x) = L ( the limit of f(x), as x approaches a, Math 1205 Calculus Sec. 2.4 : The Precise Definition of a imit I. Review A. Informal Definition of imit 1. Def n : et f(x) be defined on an open interval about a except possibly at a itself. If f(x) gets

More information

Economics 204 Fall 2011 Problem Set 1 Suggested Solutions

Economics 204 Fall 2011 Problem Set 1 Suggested Solutions Economics 204 Fall 2011 Problem Set 1 Suggested Solutions 1. Suppose k is a positive integer. Use induction to prove the following two statements. (a) For all n N 0, the inequality (k 2 + n)! k 2n holds.

More information

Holes in a function. Even though the function does not exist at that point, the limit can still obtain that value.

Holes in a function. Even though the function does not exist at that point, the limit can still obtain that value. Holes in a function For rational functions, factor both the numerator and the denominator. If they have a common factor, you can cancel the factor and a zero will exist at that x value. Even though the

More information

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics An Introductory Single Variable Real Analysis: A Learning Approach through Problem Solving Marcel B. Finan c All Rights

More information

C.7. Numerical series. Pag. 147 Proof of the converging criteria for series. Theorem 5.29 (Comparison test) Let a k and b k be positive-term series

C.7. Numerical series. Pag. 147 Proof of the converging criteria for series. Theorem 5.29 (Comparison test) Let a k and b k be positive-term series C.7 Numerical series Pag. 147 Proof of the converging criteria for series Theorem 5.29 (Comparison test) Let and be positive-term series such that 0, for any k 0. i) If the series converges, then also

More information

CONTENTS. Preface Preliminaries 1

CONTENTS. Preface Preliminaries 1 Preface xi Preliminaries 1 1 TOOLS FOR ANALYSIS 5 1.1 The Completeness Axiom and Some of Its Consequences 5 1.2 The Distribution of the Integers and the Rational Numbers 12 1.3 Inequalities and Identities

More information

1.4 DEFINITION OF LIMIT

1.4 DEFINITION OF LIMIT 1.4 Definition of Limit Contemporary Calculus 1 1.4 DEFINITION OF LIMIT It may seem strange that we have been using and calculating the values of its for awhile without having a precise definition of it,

More information

Lecture 3 (Limits and Derivatives)

Lecture 3 (Limits and Derivatives) Lecture 3 (Limits and Derivatives) Continuity In the previous lecture we saw that very often the limit of a function as is just. When this is the case we say that is continuous at a. Definition: A function

More information

Integration. Tuesday, December 3, 13

Integration. Tuesday, December 3, 13 4 Integration 4.3 Riemann Sums and Definite Integrals Objectives n Understand the definition of a Riemann sum. n Evaluate a definite integral using properties of definite integrals. 3 Riemann Sums 4 Riemann

More information

Discrete Structures - CM0246 Cardinality

Discrete Structures - CM0246 Cardinality Discrete Structures - CM0246 Cardinality Andrés Sicard-Ramírez Universidad EAFIT Semester 2014-2 Cardinality Definition (Cardinality (finite sets)) Let A be a set. The number of (distinct) elements in

More information

Solutions to Problem Sheet for Week 11

Solutions to Problem Sheet for Week 11 THE UNIVERSITY OF SYDNEY SCHOOL OF MATHEMATICS AND STATISTICS Solutions to Problem Sheet for Week MATH9: Differential Calculus (Advanced) Semester, 7 Web Page: sydney.edu.au/science/maths/u/ug/jm/math9/

More information