5.4 Continuity: Preliminary Notions

Size: px
Start display at page:

Download "5.4 Continuity: Preliminary Notions"

Transcription

1 5.4. CONTINUITY: PRELIMINARY NOTIONS Continuity: Preliminary Notions Definitions The American Heritage Dictionary of the English Language defines continuity as an uninterrupted succession, an unbroken course. Descartes once said that if a function was continuous, one could draw its graph without lifting the pencil. This intuitive definition might be used for very simple functions. However, to prove theorems about continuous functions, as well as to handle more complicated functions, a more precise definition is needed. The attempt to precisely define functions and the notion of continuous functions took place in the mathematics community between 1750 and Among the most famous mathematicians involved in this discussion were Bolzano, Cauchy, Dirichlet, Euler, Fourier, Gauss, and LaGrange. Definition Let f be a function. 1. f is said to be continuous at a point a of its domain if lim x a f (x) = f (a).. f is said to be continuous from the right or right-continuous at a point a of its domain if lim f (x) = f (a). x a + 3. f is said to be continuous from the left or left-continuous at a point a of its domain if lim f (x) = f (a). x a 4. f is said to be continuous on a subset I of its domain if f is continuous at every point of I. Remark 5.4. If a function is both continuous from the left and the right, then it is continuous. Remark In the last part of the definition, at the end points of I, it should be clear to the reader that we are considering left-continuity for the right endpoint, and right-continuity for the left endpoint. We can rewrite the definition of continuity using ɛ and δ in a way similar to the definition of limits. Definition Let f be a function. 1. f is said to be continuous at a point a of its domain if for every ɛ > 0, there exists δ > 0 such that whenever x D (f) and x a < δ, then f (x) f (a) < ɛ.. f is said to be continuous at a point a of its domain if for every ɛ > 0, there exists δ > 0 such that whenever x D (f) (a δ, a + δ) then f (x) f (a) < ɛ.

2 18 CHAPTER 5. LIMIT AND CONTINUITY OF A FUNCTION The reader will notice a fundamental difference between the notion of limits we just studied and the notion of continuity we are starting to study. For limits, we were only concerned about the behavior of a function close to a point a. What happened at a did not matter. In fact, a could have been outside the domain of the function. Continuity takes on the notion of limits, that is the behavior of a function close to a point a. Continuity also requires the point a be in the domain of the function. For a function to be continuous at a, the value of the function at a has to be consistent with the value the function has near a. Let us emphasize that continuity is a pointwise notion. It is a property which is defined at a point. Even when we talk about continuity on a set, we are still talking about a property which has to be satisfied at every point of the set. Continuity preserves limits in the sense that if a sequence converges, then the image of the sequence also converges under a continuous function. More precisely, we have the following theorem. Theorem Let f be a function with domain D (f). 1. If f is continuous at a point a D (f), and {x n } is a sequence of numbers in D (f) converging to a, then f (x n ) converges to f (a).. If f (x n ) converges to f (a) for every sequence {x n } in D (f) converging to a, then f is continuous at a. Proof. Left as an exercise. It is similar to the proof of a similar theorem for limits. The above theorem can be restated as follows. Theorem The following two statements are equivalent. 1. f is continuous at a. f (x n ) converges to f (a) for every sequence {x n } in D (f) converging to a. This theorem provides yet another way to check the continuity of a function at a point. It also provides a way to show a function is not continuous at a point as illustrated in example To establish the continuity of a function at a point, one can either use the definition of continuity involving ɛ and δ. One can also use the fact that continuity is defined in terms of limits, and use known results about limits. One can also use theorem We illustrate the first two possibilities with some examples. The last method will be shown later. Example Show that f (x) = x is continuous at x = 1.

3 5.4. CONTINUITY: PRELIMINARY NOTIONS 183 Method 1: we use limits. Clearly 1 is in the domain of f. We need to show that lim x 1 f (x) = f (1). ( lim f (x) = lim x ) x 1 x 1 = 1 (using our theorems on limits) = f (1) Method : we use the ɛ δ definition. Given ɛ > 0, we need to find δ such that x 1 < δ = f (x) f (1) < ɛ. Proving continuity this way is very similar to computing limits using the definition. We start with the inequality with ɛ. f (x) f (1) < ɛ x 1 < ɛ x 1 < ɛ x 1 x + 1 < ɛ We would like to have an inequality with x 1 on the left, and some constant on the right. This way, the constant would be our δ. Since we are investigating continuity at 1, x will be close to 1. Without loss of generality, we can restrict ourselves to the interval (0, ) that is in the interval (1 h, 1 + h) with h = 1. If x (0, ), then x + 1 < 3, therefore: x 1 x + 1 < 3 x 1 So, it follows that if we make x 1 < ɛ, then we will have f (x) f (1) < ( 3 ɛ ) ɛ. So, given ɛ > 0, δ = min 3, 1 will work. Remark For the above proof, to get a bound on x + 1, we restricted ourselves to the interval (1 h, 1 + h) with h = 1. There is nothing special about h = 1. We could have chosen any other value. We would have gotten a different value for δ. The point is that we can do it. Example Show that f (x) = x is continuous in its domain using the ɛ δ definition. The domain of this function is R. Let a be a fixed but arbitrary point in R. We need to show that f is continuous at a. Let ɛ > 0 be given. We need to find δ > 0 such that x a < δ = f (x) f (a) < ɛ. Since a is arbitrary, if we can do this for a, it means we can do it for any real number, thus f is continuous for every real number. f (x) f (a) < ɛ x a < ɛ x a x + a < ɛ

4 184 CHAPTER 5. LIMIT AND CONTINUITY OF A FUNCTION Once again, we need to get a bound on x + a. We restrict ourselves to the interval (a 1, a + 1) i.e. when x a < 1. Then, in this interval, x < a +1, therefore, It follows that So, we see that if x a < x + a < x + a < a + 1 f (x) f (a) < x a ( a + 1) ɛ, then f (x) f (a) < ɛ. We need to realize a + 1 that we have really imposed two conditions. One is that x a < ( ) ɛ other one is that x a < 1. Thus δ = min 1, will work. a + 1 ɛ a + 1. The Remark Given ɛ > 0, the δ we obtain will of course depend on ɛ. In most cases, as illustrated above, it also depends on a, the point where continuity is being studied. So, when we study continuity on an interval, given ɛ > 0, we have to be able to find a δ at each point of the domain. However, for the same ɛ, the δ we find may be different for every point of the domain. If for a given function, on a given interval, we can find a δ that will work for all the points in the interval, we say that the function is uniformly continuous. This will be studied in another section. Example Show that f (x) = 1 { x is continuous on S = x R such that x 1 } using the ɛ δ definition. Let a be an arbitrary point of S, let ɛ > 0 be given. We need to find δ > 0 such that x a < δ = f (x) f (a) < ɛ. f (x) f (a) < ɛ 1 x 1 a < ɛ a x ax < ɛ x a < ɛ x a Since both x and a are in S, we know that x 1 and a 1. Therefore, x a x a 4 x a. So, we see that if x a < ɛ, the result will follow. There- 4 fore, given ɛ > 0, δ = ɛ will work. You will note here that the δ we found only 4 depends on ɛ.

5 5.4. CONTINUITY: PRELIMINARY NOTIONS 185 Example Show that f (x) = sin x is continuous on its domain. Recall that the domain of sin x is R. Let a R, and let ɛ > 0 be given. We need to find δ > 0 such that x a < δ = f (x) f (a) < ɛ. f (x) f (a) < ɛ sin x sin a < ɛ Using the trigonometric identity sin a sin b = sin a b cos a + b that for every x, sin x x, we have: sin x sin a = sin x a cos x + a x a 1 x a and the fact So, if x a < ɛ, then f (x) f (a) < ɛ. Thus δ = ɛ will work. Since a was arbitrary, sin x is continuous for every x. Note once again that the δ we found only depends on ɛ. A similar proof would work for cos x. Example Most of the functions you have studied so far were continuous, except maybe at a few points. We now give an example { which is discontinuous at every real number except 0. Consider f (x) =. Show that 0 x Q x x / Q f is discontinuous for every x R, x 0. Since lim f (x) = 0 = f (0) so f is continuous at a = 0. Now, suppose a 0. x 0 Then, lim f (x) does not exist so f cannot be continuous there. x p We finish this section by explaining with the use of a picture why, in general, δ depends on both ɛ and a, when establishing the continuity of a function f at a point a of its domain. Figure 5.1 shows that for a given a, δ 1 which corresponds to ɛ 1 is not the same as δ which corresponds to ɛ. Figure 5. shows that for a given ɛ (ɛ 1 and ɛ are the same), the δ we find depends on where a is Some Properties of Continuous Functions Since continuity is defined in terms of limits, we might expect that a lot of the theorems we proved about limits would hold for continuity. This turns out to be true, we list the theorems below. Their proof is left as an exercise, since it is very similar to the proof of the corresponding theorems on limits. Theorem Let f and g be two functions defined in a neighborhood of c, suppose that both functions are continuous at c. Then, the following functions are also continuous at c: 1. f + g

6 186 CHAPTER 5. LIMIT AND CONTINUITY OF A FUNCTION Figure 5.1: How δ depends on ɛ

7 5.4. CONTINUITY: PRELIMINARY NOTIONS 187 Figure 5.: How δ depends on a

8 188 CHAPTER 5. LIMIT AND CONTINUITY OF A FUNCTION. f g 3. fg 4. f g if g (c) 0 Proof. These results can be proven diff erent ways. We can use the ɛ δ definition of continuity. We can also relate continuity to limits, and use the corresponding results on limits. We illustrate the second idea to prove 1. The remaining proofs are left as an exercise. 1. Recall the definition of the sum of two functions. (f + g) (x) = f (x) + g (x). Therefore, if c is in the domain of both f and g, then it is also in the domain of f + g. We need to prove that lim [(f + g) (x)] = (f + g) (c) x c lim [(f + g) (x)] = lim [f (x) + g (x)] x c x c = lim f (x) + lim g (x) (using theorem on limits) x c x c = f (c) + g (c) (since f and g are continuous at c) = (f + g) (c) Corollary Polynomial functions are continuous on R.. Rational functions are continuous in their domain. 3. Trigonometric functions are continuous in their domain. Proof. See exercises at the end of this section Theorem Let f and g be two functions such that f is defined in a neighborhood of c, g is defined in a neighborhood of f (c). In addition, suppose that f is continuous at c and g is continuous at f (c). Then, g (f (x)) is continuous at c. Proof. Let ɛ > 0 be given. We need to find δ > 0 such that x c < δ = g (f (x)) g (f (c)) < ɛ. For the sake of clarity, put y = f (x) and d = f (c). Since g is continuous at d, choose δ 1 such that y d < δ 1 = g (y) g (d) < ɛ. Since f is continuous at c, choose δ > 0 such that x c < δ = f (x) f (c) < δ 1. Now, if x c < δ, then: g (f (x)) g (f (c)) = g (y) g (d) < ɛ Corollary Suppose that f is continuous at c.

9 5.4. CONTINUITY: PRELIMINARY NOTIONS If f 0, then f is continuous at c. f is continuous at c. Proof. See exercises at the end of this section Another important property of continuous functions is that if a function is continuous at a point, then its behavior is predictable near that point. In particular, if a function is continuous at a point, and strictly positive there, then it will remain positive for a while. This is precisely the statement of the next theorem. Theorem If f is continuous at c and f (c) > 0, then there is a neighborhood U of c such that f (x) > 1 f (c) > 0 for every x in U. Proof. Choose δ > 0 such that x c < δ = f (x) f (c) < 1 f (c). Then for these values of x,, 1 f (c) < f (x) f (c) < 1 f (c) 1 f (c) < f (x) < 3 f (c) So, in particular, f (x) > 1 f (c) for all values of x such that x c < δ that is for all values of x in (c δ, c + δ). In particular, U = {x R : x c < δ}. The next two examples examine how to find the largest set on which a function is continuous. One of these examples involves a piecewise function. Example Find where f (x) = tan x is continuous. The domain of this function is D = {x R such that x π } ± nπ for any n = 0, 1,,.... If x D, then sin x is continuous (see example above). So is cos x. Furthermore, cos x 0. Thus, if x D, tan x will be continuous by theorem { x 1 if x 0 Example Find where f (x) = x if x > 0 f is a piecewise function. To study continuity of piecewise functions, we must study the continuity of each branch. In addition, we must study continuity at the breaking points. The breaking point of this function is 0. If x 0. Then, f is a polynomial in both cases, therefore it is continuous. At x = 0. Since f is defined there, we need to check if lim f (x) = x 0 f (0). Since the definition of f changes at 0, we need to compute onesided limits. On one hand, lim (x 1) = 1. On the other = lim x 0 x 0 hand, lim f (x) = lim x = 0. Since the one sided limits are different, x 0 + x 0 + it follows that lim f (x) does not exist, therefore, f is not continuous at 0. x 0

10 190 CHAPTER 5. LIMIT AND CONTINUITY OF A FUNCTION Discontinuities Continuity is the best thing one can hope for in a function. Most of the theorems studied in calculus I or II depended on the fact that the functions involved were continuous. What about when a function is not continuous at some point? Can we still do Calculus? If we think of a function not being continuous at a point as a disease the function has, then one might ask: how serious is the disease? How serious can the disease be for the function to be still usable? Usable for us means being able to do some of the things we do in calculus such as differentiating, integrating. In order to try to answer these questions, we classify discontinuities (points where a function is not continuous) into various categories. Before we do this, let us see what it means for a function not to be continuous at a point. We begin by negating the definition of continuity. Recall that a function f is continuous at a point a of its domain if for every ɛ > 0, there exists δ > 0 such that whenever x D (f) and x a < δ, then f (x) f (a) < ɛ. To see how to negate this, let us think about it the following way: f is continuous at a point a of its domain if for every ɛ > 0, there exists δ > 0 such that some property is true. Negating this is much easier. We see that for the above statement to be false, it is enough if there exists an ɛ > 0 such that no matter which δ > 0 we try, the property is false. What does it mean for the property to be false? The property is: whenever x D (f) and x a < δ, then f (x) f (a) < ɛ. For this to be false, it is enough if for some x D (f) we have x a < δ, and f (x) f (a) > ɛ. Combining the two, we have: Definition A function f is not continuous at a point a D (f) if there exists x D (f) such that for some ɛ > 0 and every δ > 0, we have x a < δ, and f (x) f (a) > ɛ.. If a function f is not continuous at a, then we say that it is discontinuous at a. The number a is called a point of discontinuity for f, or simply a discontinuity for f. We can also think about this in terms of the other definition of continuity. f is continuous at a point a D (f) if lim f (x) = f (a). This statement imposes x a two restrictions. The first being that lim f (x) must exist. The second is that x a this limit has a fixed value, namely f (a). In order for this not to happen, we see that either lim f (x) exists and is not f (a), or lim f (x) does not exist. x a x a This could happen if both one-sided limits exist but are not equal, or one of the one-sided limits (or both) may not exist at all. Discontinuities are classified according to which situation happens. Definition 5.4. (discontinuities) Let f be a function, not continuous at a point a of its domain. 1. If lim x a f (x) exists and is not f (a), then a is called a removable discontinuity.

11 5.4. CONTINUITY: PRELIMINARY NOTIONS 191. If both lim f (x) and lim f (x) exist but lim f (x) lim f (x), then x a x a + x a x a + a is called a discontinuity of the first kind, or a jump discontinuity, or a simple discontinuity. 3. Any other kind of discontinuity, in particular if one of the one-sided limits does not exist, then a is called a discontinuity of the second kind, or an essential discontinuity. { x if x 0 Example What kind of discontinuity does f (x) = 1 if x = 0 have at 0? To answer this question, we need to see why f is not continuous at 0. It should be clear to the reader that lim f (x) = 0 and f (0) = 1. Hence, f has a removable x 0 discontinuity at 0. We call it a removable discontinuity because we can make f continuous there, simply by redefining it to have the value of the limit. { x Example What kind of discontinuity does f (x) = if x 0 x 1 if x = 0 have at 0? To answer this question, we need to see why f is not continuous at 0. It should be clear to the reader that lim f (x) does not exist because lim f (x) = 1, x 0 x 0 lim f (x) = 1. Thus, f has a jump discontinuity. If we look at its graph, we x 0 + can see why such a discontinuity is called a jump discontinuity. { sin 1 Example What kind of discontinuity does f (x) = x if x 0 1 if x = 0 have at 0? This function has a discontinuity of the second kind at 0. We prove it by showing that lim f (x) does not exist. To prove this, we find two sequences u n and v n x 0 + both converging to 0 +, such that lim f (u n ) lim f (v n ) (why will this prove that lim f (x) does not exist?). Let u n = 1 x 0 + nπ, v n =. Clearly, as (n + 1) π n, both sequences converge to 0 +. On one hand, f (u n ) = sin (nπ) = 0. (n + 1) π Therefore, f (u n ) 0. On the other hand, f (v n ) = sin = ±1. Therefore, f (v n ) does not converge to 0. Hence, lim f (u n ) lim f (v n ) Exercises 1. Read about the famous mathematicians mentioned at the beginning of this section.. Prove theorem Prove theorem

12 19 CHAPTER 5. LIMIT AND CONTINUITY OF A FUNCTION 4. Prove theorem Prove theorem Give a complete discussion of the continuity properties (including type of discontinuities) of the functions below in the indicated domain. Prove your answer using definitions only. (a) f (x) = x 3, x R (b) f (x) = x, x [ 3, 0) (0, ] { x if x [0, 1] (c) f (x) = x 3 if x (1, 5] (d) f (x) = x, x R (e) f (x) = x x, x R 7. Decide if the given function is continuous at the given point. If it is, give a convincing argument using the definition and/or theorems studied in class. If it is not, tell what kind of discontinuity there is. { sin x if x 0 (a) f (x) = x at x = 0 0 if x = 0 { 1 e x if x 0 (b) f (x) = 0 if x = 0 at x = 0 (c) f (x) = { x sin 1 x if x 0 0 if x = 0 at x = 0 8. Study the continuity of f (x) = x [x] x it to make it continuous on [ 1, 1]? on ( 1, 0) (0, 1). Can we extend 9. Show that f (x) = { 0 x Q 1 x / Q is discontinuous at every point a R.

13 5.4. CONTINUITY: PRELIMINARY NOTIONS Hints for the Exercises 1. Read about the famous mathematicians mentioned at the beginning of this section. Hint: None.. Prove theorem Hint: Use the theorem we studied about the relationship between the limit of a sequence and the limit of a function. 3. Prove theorem Hint: Use corresponding theorems on limits. 4. Prove theorem Hint: For polynomial and rational functions, use theorem For trigonometric functions, use the fact that sine and cosine are continuous (proven in the notes) and theorem Prove theorem Hint: Use theorem , do not forget to verify all the necessary conditions to apply the theorem hold. 6. Give a complete discussion of the continuity properties (including type of discontinuities) of the functions below in the indicated domain. Prove your answer using definitions only. (a) f (x) = x 3, x R Hint: Use the definition of continuity. (b) f (x) = x, x [ 3, 0) (0, ] Hint: Use the definition of continuity. { x if x [0, 1] (c) f (x) = x 3 if x (1, 5] Hint: Use the definition of continuity, remember how to work with piecewise functions. (d) f (x) = x, x R Hint: Recall that if x [n, n + 1) where n is an integer, then x = n. In other words, f can be though of as a piecewise function, changing definition at each integer. (e) f (x) = x x, x R Hint: Using the hint above, rewrite f (x) as a piecewise function. 7. Decide if the given function is continuous at the given point. If it is, give a convincing argument using the definition and/or theorems studied in class. If it is not, tell what kind of discontinuity there is. { sin x if x 0 (a) f (x) = x at x = 0 0 if x = 0 Hint: Use the definition of continuity.

14 194 CHAPTER 5. LIMIT AND CONTINUITY OF A FUNCTION { 1 e x if x 0 (b) f (x) = 0 if x = 0 at x = 0 Hint: Use the definition of continuity. { x sin 1 (c) f (x) = x if x 0 0 if x = 0 at x = 0 Hint: Use the definition of continuity and the squeeze theorem. 8. Study the continuity of f (x) = x [x] x it to make it continuous on [ 1, 1]? Hint: Use the hint of problem 6d. on ( 1, 0) (0, 1). Can we extend { 0 x Q 9. Show that f (x) = is discontinuous at every point a R. 1 x / Q Hint: See similar example in the section on limit of a function.

5.5 Deeper Properties of Continuous Functions

5.5 Deeper Properties of Continuous Functions 5.5. DEEPER PROPERTIES OF CONTINUOUS FUNCTIONS 195 5.5 Deeper Properties of Continuous Functions 5.5.1 Intermediate Value Theorem and Consequences When one studies a function, one is usually interested

More information

Functional Limits and Continuity

Functional Limits and Continuity Chapter 4 Functional Limits and Continuity 4.1 Discussion: Examples of Dirichlet and Thomae Although it is common practice in calculus courses to discuss continuity before differentiation, historically

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

6.2 Deeper Properties of Continuous Functions

6.2 Deeper Properties of Continuous Functions 6.2. DEEPER PROPERTIES OF CONTINUOUS FUNCTIONS 69 6.2 Deeper Properties of Continuous Functions 6.2. Intermediate Value Theorem and Consequences When one studies a function, one is usually interested in

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

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

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

Limits and Continuity

Limits and Continuity Limits and Continuity Philippe B. Laval Kennesaw State University January 2, 2005 Contents Abstract Notes and practice problems on its and continuity. Limits 2. Introduction... 2.2 Theory:... 2.2. GraphicalMethod...

More information

Part 2 Continuous functions and their properties

Part 2 Continuous functions and their properties Part 2 Continuous functions and their properties 2.1 Definition Definition A function f is continuous at a R if, and only if, that is lim f (x) = f (a), x a ε > 0, δ > 0, x, x a < δ f (x) f (a) < ε. Notice

More information

CHAPTER 6. Limits of Functions. 1. Basic Definitions

CHAPTER 6. Limits of Functions. 1. Basic Definitions CHAPTER 6 Limits of Functions 1. Basic Definitions DEFINITION 6.1. Let D Ω R, x 0 be a limit point of D and f : D! R. The limit of f (x) at x 0 is L, if for each " > 0 there is a ± > 0 such that when x

More information

5.5 Deeper Properties of Continuous Functions

5.5 Deeper Properties of Continuous Functions 200 CHAPTER 5. LIMIT AND CONTINUITY OF A FUNCTION 5.5 Deeper Properties of Continuous Functions 5.5.1 Intermediate Value Theorem and Consequences When one studies a function, one is usually interested

More information

2.2 Some Consequences of the Completeness Axiom

2.2 Some Consequences of the Completeness Axiom 60 CHAPTER 2. IMPORTANT PROPERTIES OF R 2.2 Some Consequences of the Completeness Axiom In this section, we use the fact that R is complete to establish some important results. First, we will prove that

More information

Limit of a Function Philippe B. Laval

Limit of a Function Philippe B. Laval Limit of a Function Philippe B. Laval Limit of a Function 2 1 Limit of a Function 1.1 Definitions and Elementary Theorems Unlike for sequences, there are many possibilities for the limit of a function.

More information

1.2 Functions What is a Function? 1.2. FUNCTIONS 11

1.2 Functions What is a Function? 1.2. FUNCTIONS 11 1.2. FUNCTIONS 11 1.2 Functions 1.2.1 What is a Function? In this section, we only consider functions of one variable. Loosely speaking, a function is a special relation which exists between two variables.

More information

October 27, 2018 MAT186 Week 3 Justin Ko. We use the following notation to describe the limiting behavior of functions.

October 27, 2018 MAT186 Week 3 Justin Ko. We use the following notation to describe the limiting behavior of functions. October 27, 208 MAT86 Week 3 Justin Ko Limits. Intuitive Definitions of Limits We use the following notation to describe the iting behavior of functions.. (Limit of a Function A it is written as f( = L

More information

8.5 Taylor Polynomials and Taylor Series

8.5 Taylor Polynomials and Taylor Series 8.5. TAYLOR POLYNOMIALS AND TAYLOR SERIES 50 8.5 Taylor Polynomials and Taylor Series Motivating Questions In this section, we strive to understand the ideas generated by the following important questions:

More information

Chapter 1 Functions and Limits

Chapter 1 Functions and Limits Contents Chapter 1 Functions and Limits Motivation to Chapter 1 2 4 Tangent and Velocity Problems 3 4.1 VIDEO - Secant Lines, Average Rate of Change, and Applications......................... 3 4.2 VIDEO

More information

The definition, and some continuity laws. Types of discontinuities. The Squeeze Theorem. Two special limits. The IVT and EVT.

The definition, and some continuity laws. Types of discontinuities. The Squeeze Theorem. Two special limits. The IVT and EVT. MAT137 - Week 5 The deadline to drop to MAT135 is tomorrow. (Details on course website.) The deadline to let us know you have a scheduling conflict with Test 1 is also tomorrow. (Details on the course

More information

3. LIMITS AND CONTINUITY

3. LIMITS AND CONTINUITY 3. LIMITS AND CONTINUITY Algebra reveals much about many functions. However, there are places where the algebra breaks down thanks to division by zero. We have sometimes stated that there is division by

More information

MATH 114 Calculus Notes on Chapter 2 (Limits) (pages 60-? in Stewart)

MATH 114 Calculus Notes on Chapter 2 (Limits) (pages 60-? in Stewart) Still under construction. MATH 114 Calculus Notes on Chapter 2 (Limits) (pages 60-? in Stewart) As seen in A Preview of Calculus, the concept of it underlies the various branches of calculus. Hence we

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

6.5 Trigonometric Equations

6.5 Trigonometric Equations 6. Trigonometric Equations In this section, we discuss conditional trigonometric equations, that is, equations involving trigonometric functions that are satisfied only by some values of the variable (or

More information

THE LIMIT PROCESS (AN INTUITIVE INTRODUCTION)

THE LIMIT PROCESS (AN INTUITIVE INTRODUCTION) The Limit Process THE LIMIT PROCESS (AN INTUITIVE INTRODUCTION) We could begin by saying that limits are important in calculus, but that would be a major understatement. Without limits, calculus would

More information

3 rd class Mech. Eng. Dept. hamdiahmed.weebly.com Fourier Series

3 rd class Mech. Eng. Dept. hamdiahmed.weebly.com Fourier Series Definition 1 Fourier Series A function f is said to be piecewise continuous on [a, b] if there exists finitely many points a = x 1 < x 2

More information

Sequence convergence, the weak T-axioms, and first countability

Sequence convergence, the weak T-axioms, and first countability Sequence convergence, the weak T-axioms, and first countability 1 Motivation Up to now we have been mentioning the notion of sequence convergence without actually defining it. So in this section we will

More information

Metric spaces and metrizability

Metric spaces and metrizability 1 Motivation Metric spaces and metrizability By this point in the course, this section should not need much in the way of motivation. From the very beginning, we have talked about R n usual and how relatively

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

Sequences: Limit Theorems

Sequences: Limit Theorems Sequences: Limit Theorems Limit Theorems Philippe B. Laval KSU Today Philippe B. Laval (KSU) Limit Theorems Today 1 / 20 Introduction These limit theorems fall in two categories. 1 The first category deals

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

1.1 Introduction to Limits

1.1 Introduction to Limits Chapter 1 LIMITS 1.1 Introduction to Limits Why Limit? Suppose that an object steadily moves forward, with s(t) denotes the position at time t. The average speed over the interval [1,2] is The average

More information

1.4 Techniques of Integration

1.4 Techniques of Integration .4 Techniques of Integration Recall the following strategy for evaluating definite integrals, which arose from the Fundamental Theorem of Calculus (see Section.3). To calculate b a f(x) dx. Find a function

More information

Basics of Proofs. 1 The Basics. 2 Proof Strategies. 2.1 Understand What s Going On

Basics of Proofs. 1 The Basics. 2 Proof Strategies. 2.1 Understand What s Going On Basics of Proofs The Putnam is a proof based exam and will expect you to write proofs in your solutions Similarly, Math 96 will also require you to write proofs in your homework solutions If you ve seen

More information

2.3 Some Properties of Continuous Functions

2.3 Some Properties of Continuous Functions 2.3 Some Properties of Continuous Functions In this section we look at some properties, some quite deep, shared by all continuous functions. They are known as the following: 1. Preservation of sign property

More information

1 Continuity and Limits of Functions

1 Continuity and Limits of Functions Week 4 Summary This week, we will move on from our discussion of sequences and series to functions. Even though sequences and functions seem to be very different things, they very similar. In fact, we

More information

1.5 Inverse Trigonometric Functions

1.5 Inverse Trigonometric Functions 1.5 Inverse Trigonometric Functions Remember that only one-to-one functions have inverses. So, in order to find the inverse functions for sine, cosine, and tangent, we must restrict their domains to intervals

More information

Convergence for periodic Fourier series

Convergence for periodic Fourier series Chapter 8 Convergence for periodic Fourier series We are now in a position to address the Fourier series hypothesis that functions can realized as the infinite sum of trigonometric functions discussed

More information

2. Two binary operations (addition, denoted + and multiplication, denoted

2. Two binary operations (addition, denoted + and multiplication, denoted Chapter 2 The Structure of R The purpose of this chapter is to explain to the reader why the set of real numbers is so special. By the end of this chapter, the reader should understand the difference between

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

X b n sin nπx L. n=1 Fourier Sine Series Expansion. a n cos nπx L 2 + X. n=1 Fourier Cosine Series Expansion ³ L. n=1 Fourier Series Expansion

X b n sin nπx L. n=1 Fourier Sine Series Expansion. a n cos nπx L 2 + X. n=1 Fourier Cosine Series Expansion ³ L. n=1 Fourier Series Expansion 3 Fourier Series 3.1 Introduction Although it was not apparent in the early historical development of the method of separation of variables what we are about to do is the analog for function spaces of

More information

2. FUNCTIONS AND ALGEBRA

2. FUNCTIONS AND ALGEBRA 2. FUNCTIONS AND ALGEBRA You might think of this chapter as an icebreaker. Functions are the primary participants in the game of calculus, so before we play the game we ought to get to know a few functions.

More information

Continuity. To handle complicated functions, particularly those for which we have a reasonable formula or formulas, we need a more precise definition.

Continuity. To handle complicated functions, particularly those for which we have a reasonable formula or formulas, we need a more precise definition. Continuity Intuitively, a function is continuous if its graph can be traced on paper in one motion without lifting the pencil from the paper. Thus the graph has no tears or holes. To handle complicated

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

Continuity. The Continuity Equation The equation that defines continuity at a point is called the Continuity Equation.

Continuity. The Continuity Equation The equation that defines continuity at a point is called the Continuity Equation. Continuity A function is continuous at a particular x location when you can draw it through that location without picking up your pencil. To describe this mathematically, we have to use limits. Recall

More information

Continuity and One-Sided Limits

Continuity and One-Sided Limits Continuity and One-Sided Limits 1. Welcome to continuity and one-sided limits. My name is Tuesday Johnson and I m a lecturer at the University of Texas El Paso. 2. With each lecture I present, I will start

More information

1 5 π 2. 5 π 3. 5 π π x. 5 π 4. Figure 1: We need calculus to find the area of the shaded region.

1 5 π 2. 5 π 3. 5 π π x. 5 π 4. Figure 1: We need calculus to find the area of the shaded region. . Area In order to quantify the size of a 2-dimensional object, we use area. Since we measure area in square units, we can think of the area of an object as the number of such squares it fills up. Using

More information

AP Calculus Chapter 9: Infinite Series

AP Calculus Chapter 9: Infinite Series AP Calculus Chapter 9: Infinite Series 9. Sequences a, a 2, a 3, a 4, a 5,... Sequence: A function whose domain is the set of positive integers n = 2 3 4 a n = a a 2 a 3 a 4 terms of the sequence Begin

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

Differentiation - Important Theorems

Differentiation - Important Theorems Differentiation - Important Theorems Philippe B Laval KSU Spring 2012 Philippe B Laval (KSU) Differentiation - Important Theorems Spring 2012 1 / 10 Introduction We study several important theorems related

More information

Calculus. Central role in much of modern science Physics, especially kinematics and electrodynamics Economics, engineering, medicine, chemistry, etc.

Calculus. Central role in much of modern science Physics, especially kinematics and electrodynamics Economics, engineering, medicine, chemistry, etc. Calculus Calculus - the study of change, as related to functions Formally co-developed around the 1660 s by Newton and Leibniz Two main branches - differential and integral Central role in much of modern

More information

Slope Fields: Graphing Solutions Without the Solutions

Slope Fields: Graphing Solutions Without the Solutions 8 Slope Fields: Graphing Solutions Without the Solutions Up to now, our efforts have been directed mainly towards finding formulas or equations describing solutions to given differential equations. Then,

More information

ExtremeValuesandShapeofCurves

ExtremeValuesandShapeofCurves ExtremeValuesandShapeofCurves Philippe B. Laval Kennesaw State University March 23, 2005 Abstract This handout is a summary of the material dealing with finding extreme values and determining the shape

More information

106 CHAPTER 3. TOPOLOGY OF THE REAL LINE. 2. The set of limit points of a set S is denoted L (S)

106 CHAPTER 3. TOPOLOGY OF THE REAL LINE. 2. The set of limit points of a set S is denoted L (S) 106 CHAPTER 3. TOPOLOGY OF THE REAL LINE 3.3 Limit Points 3.3.1 Main Definitions Intuitively speaking, a limit point of a set S in a space X is a point of X which can be approximated by points of S other

More information

SECTION 2.4: LIMITS AND INFINITY II

SECTION 2.4: LIMITS AND INFINITY II (Section 2.4: Limits and Infinity II) 2.4.1 SECTION 2.4: LIMITS AND INFINITY II LEARNING OBJECTIVES Understand infinite limits at a point and relate them to vertical asymptotes of graphs. Be able to evaluate

More information

Differentiation and Integration of Fourier Series

Differentiation and Integration of Fourier Series Differentiation and Integration of Fourier Series Philippe B. Laval KSU Today Philippe B. Laval (KSU) Fourier Series Today 1 / 12 Introduction When doing manipulations with infinite sums, we must remember

More information

Math Lecture 4 Limit Laws

Math Lecture 4 Limit Laws Math 1060 Lecture 4 Limit Laws Outline Summary of last lecture Limit laws Motivation Limits of constants and the identity function Limits of sums and differences Limits of products Limits of polynomials

More information

Tips and Tricks in Real Analysis

Tips and Tricks in Real Analysis Tips and Tricks in Real Analysis Nate Eldredge August 3, 2008 This is a list of tricks and standard approaches that are often helpful when solving qual-type problems in real analysis. Approximate. There

More information

Summer Review Packet for Students Entering AP Calculus BC. Complex Fractions

Summer Review Packet for Students Entering AP Calculus BC. Complex Fractions Summer Review Packet for Students Entering AP Calculus BC Comple Fractions When simplifying comple fractions, multiply by a fraction equal to 1 which has a numerator and denominator composed of the common

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

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 425 Fall All About Zero

Math 425 Fall All About Zero Math 425 Fall 2005 All About Zero These notes supplement the discussion of zeros of analytic functions presented in 2.4 of our text, pp. 127 128. Throughout: Unless stated otherwise, f is a function analytic

More information

Principle of Mathematical Induction

Principle of Mathematical Induction Advanced Calculus I. Math 451, Fall 2016, Prof. Vershynin Principle of Mathematical Induction 1. Prove that 1 + 2 + + n = 1 n(n + 1) for all n N. 2 2. Prove that 1 2 + 2 2 + + n 2 = 1 n(n + 1)(2n + 1)

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

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, it is my epectation that you will have this packet completed. You will be way behind at the beginning of the year if you haven t attempted

More information

Secondary Math 3 Honors Unit 10: Functions Name:

Secondary Math 3 Honors Unit 10: Functions Name: Secondary Math 3 Honors Unit 10: Functions Name: Parent Functions As you continue to study mathematics, you will find that the following functions will come up again and again. Please use the following

More information

L p Functions. Given a measure space (X, µ) and a real number p [1, ), recall that the L p -norm of a measurable function f : X R is defined by

L p Functions. Given a measure space (X, µ) and a real number p [1, ), recall that the L p -norm of a measurable function f : X R is defined by L p Functions Given a measure space (, µ) and a real number p [, ), recall that the L p -norm of a measurable function f : R is defined by f p = ( ) /p f p dµ Note that the L p -norm of a function f may

More information

Chapter VI. Relations. Assumptions are the termites of relationships. Henry Winkler

Chapter VI. Relations. Assumptions are the termites of relationships. Henry Winkler Chapter VI Relations Assumptions are the termites of relationships. Henry Winkler Studying relationships between objects can yield important information about the objects themselves. In the real numbers,

More information

Calculus I Sample Exam #01

Calculus I Sample Exam #01 Calculus I Sample Exam #01 1. Sketch the graph of the function and define the domain and range. 1 a) f( x) 3 b) g( x) x 1 x c) hx ( ) x x 1 5x6 d) jx ( ) x x x 3 6 . Evaluate the following. a) 5 sin 6

More information

Preliminaries Lectures. Dr. Abdulla Eid. Department of Mathematics MATHS 101: Calculus I

Preliminaries Lectures. Dr. Abdulla Eid. Department of Mathematics   MATHS 101: Calculus I Preliminaries 2 1 2 Lectures Department of Mathematics http://www.abdullaeid.net/maths101 MATHS 101: Calculus I (University of Bahrain) Prelim 1 / 35 Pre Calculus MATHS 101: Calculus MATHS 101 is all about

More information

MAS221 Analysis, Semester 1,

MAS221 Analysis, Semester 1, MAS221 Analysis, Semester 1, 2018-19 Sarah Whitehouse Contents About these notes 2 1 Numbers, inequalities, bounds and completeness 2 1.1 What is analysis?.......................... 2 1.2 Irrational numbers.........................

More information

MATH 1A, Complete Lecture Notes. Fedor Duzhin

MATH 1A, Complete Lecture Notes. Fedor Duzhin MATH 1A, Complete Lecture Notes Fedor Duzhin 2007 Contents I Limit 6 1 Sets and Functions 7 1.1 Sets................................. 7 1.2 Functions.............................. 8 1.3 How to define a

More information

Sequences. Chapter 3. n + 1 3n + 2 sin n n. 3. lim (ln(n + 1) ln n) 1. lim. 2. lim. 4. lim (1 + n)1/n. Answers: 1. 1/3; 2. 0; 3. 0; 4. 1.

Sequences. Chapter 3. n + 1 3n + 2 sin n n. 3. lim (ln(n + 1) ln n) 1. lim. 2. lim. 4. lim (1 + n)1/n. Answers: 1. 1/3; 2. 0; 3. 0; 4. 1. Chapter 3 Sequences Both the main elements of calculus (differentiation and integration) require the notion of a limit. Sequences will play a central role when we work with limits. Definition 3.. A Sequence

More information

Some Background Material

Some Background Material Chapter 1 Some Background Material In the first chapter, we present a quick review of elementary - but important - material as a way of dipping our toes in the water. This chapter also introduces important

More information

1.10 Continuity Brian E. Veitch

1.10 Continuity Brian E. Veitch 1.10 Continuity Definition 1.5. A function is continuous at x = a if 1. f(a) exists 2. lim x a f(x) exists 3. lim x a f(x) = f(a) If any of these conditions fail, f is discontinuous. Note: From algebra

More information

(a) For an accumulation point a of S, the number l is the limit of f(x) as x approaches a, or lim x a f(x) = l, iff

(a) For an accumulation point a of S, the number l is the limit of f(x) as x approaches a, or lim x a f(x) = l, iff Chapter 4: Functional Limits and Continuity Definition. Let S R and f : S R. (a) For an accumulation point a of S, the number l is the limit of f(x) as x approaches a, or lim x a f(x) = l, iff ε > 0, δ

More information

Calculus I Exam 1 Review Fall 2016

Calculus I Exam 1 Review Fall 2016 Problem 1: Decide whether the following statements are true or false: (a) If f, g are differentiable, then d d x (f g) = f g. (b) If a function is continuous, then it is differentiable. (c) If a function

More information

Mathematics 324 Riemann Zeta Function August 5, 2005

Mathematics 324 Riemann Zeta Function August 5, 2005 Mathematics 324 Riemann Zeta Function August 5, 25 In this note we give an introduction to the Riemann zeta function, which connects the ideas of real analysis with the arithmetic of the integers. Define

More information

CONSTRUCTION OF THE REAL NUMBERS.

CONSTRUCTION OF THE REAL NUMBERS. CONSTRUCTION OF THE REAL NUMBERS. IAN KIMING 1. Motivation. It will not come as a big surprise to anyone when I say that we need the real numbers in mathematics. More to the point, we need to be able to

More information

INFINITE SEQUENCES AND SERIES

INFINITE SEQUENCES AND SERIES 11 INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES In section 11.9, we were able to find power series representations for a certain restricted class of functions. INFINITE SEQUENCES AND SERIES

More information

1. Theorem. (Archimedean Property) Let x be any real number. There exists a positive integer n greater than x.

1. Theorem. (Archimedean Property) Let x be any real number. There exists a positive integer n greater than x. Advanced Calculus I, Dr. Block, Chapter 2 notes. Theorem. (Archimedean Property) Let x be any real number. There exists a positive integer n greater than x. 2. Definition. A sequence is a real-valued function

More information

MATH CALCULUS I 1.5: Continuity

MATH CALCULUS I 1.5: Continuity MATH 12002 - CALCULUS I 1.5: Continuity Professor Donald L. White Department of Mathematical Sciences Kent State University D.L. White (Kent State University) 1 / 12 Definition of Continuity Intuitively,

More information

chapter 12 MORE MATRIX ALGEBRA 12.1 Systems of Linear Equations GOALS

chapter 12 MORE MATRIX ALGEBRA 12.1 Systems of Linear Equations GOALS chapter MORE MATRIX ALGEBRA GOALS In Chapter we studied matrix operations and the algebra of sets and logic. We also made note of the strong resemblance of matrix algebra to elementary algebra. The reader

More information

Ordinary Differential Equations Prof. A. K. Nandakumaran Department of Mathematics Indian Institute of Science Bangalore

Ordinary Differential Equations Prof. A. K. Nandakumaran Department of Mathematics Indian Institute of Science Bangalore Ordinary Differential Equations Prof. A. K. Nandakumaran Department of Mathematics Indian Institute of Science Bangalore Module - 3 Lecture - 10 First Order Linear Equations (Refer Slide Time: 00:33) Welcome

More information

Part V. 17 Introduction: What are measures and why measurable sets. Lebesgue Integration Theory

Part V. 17 Introduction: What are measures and why measurable sets. Lebesgue Integration Theory Part V 7 Introduction: What are measures and why measurable sets Lebesgue Integration Theory Definition 7. (Preliminary). A measure on a set is a function :2 [ ] such that. () = 2. If { } = is a finite

More information

Resonance and response

Resonance and response Chapter 2 Resonance and response Last updated September 20, 2008 In this section of the course we begin with a very simple system a mass hanging from a spring and see how some remarkable ideas emerge.

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

Last Update: April 7, 201 0

Last Update: April 7, 201 0 M ath E S W inter Last Update: April 7, Introduction to Partial Differential Equations Disclaimer: his lecture note tries to provide an alternative approach to the material in Sections.. 5 in the textbook.

More information

2.2 Graphs of Functions

2.2 Graphs of Functions 2.2 Graphs of Functions Introduction DEFINITION domain of f, D(f) Associated with every function is a set called the domain of the function. This set influences what the graph of the function looks like.

More information

Math 341 Summer 2016 Midterm Exam 2 Solutions. 1. Complete the definitions of the following words or phrases:

Math 341 Summer 2016 Midterm Exam 2 Solutions. 1. Complete the definitions of the following words or phrases: Math 34 Summer 06 Midterm Exam Solutions. Complete the definitions of the following words or phrases: (a) A sequence (a n ) is called a Cauchy sequence if and only if for every ɛ > 0, there exists and

More information

23.4. Convergence. Introduction. Prerequisites. Learning Outcomes

23.4. Convergence. Introduction. Prerequisites. Learning Outcomes Convergence 3.4 Introduction In this Section we examine, briefly, the convergence characteristics of a Fourier series. We have seen that a Fourier series can be found for functions which are not necessarily

More information

8. Limit Laws. lim(f g)(x) = lim f(x) lim g(x), (x) = lim x a f(x) g lim x a g(x)

8. Limit Laws. lim(f g)(x) = lim f(x) lim g(x), (x) = lim x a f(x) g lim x a g(x) 8. Limit Laws 8.1. Basic Limit Laws. If f and g are two functions and we know the it of each of them at a given point a, then we can easily compute the it at a of their sum, difference, product, constant

More information

LIMITS AT INFINITY MR. VELAZQUEZ AP CALCULUS

LIMITS AT INFINITY MR. VELAZQUEZ AP CALCULUS LIMITS AT INFINITY MR. VELAZQUEZ AP CALCULUS RECALL: VERTICAL ASYMPTOTES Remember that for a rational function, vertical asymptotes occur at values of x = a which have infinite its (either positive or

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

Important Properties of R

Important Properties of R Chapter 2 Important Properties of R The purpose of this chapter is to explain to the reader why the set of real numbers is so special. By the end of this chapter, the reader should understand the difference

More information

2.1 Definition. Let n be a positive integer. An n-dimensional vector is an ordered list of n real numbers.

2.1 Definition. Let n be a positive integer. An n-dimensional vector is an ordered list of n real numbers. 2 VECTORS, POINTS, and LINEAR ALGEBRA. At first glance, vectors seem to be very simple. It is easy enough to draw vector arrows, and the operations (vector addition, dot product, etc.) are also easy to

More information

AP Calculus. Derivatives.

AP Calculus. Derivatives. 1 AP Calculus Derivatives 2015 11 03 www.njctl.org 2 Table of Contents Rate of Change Slope of a Curve (Instantaneous ROC) Derivative Rules: Power, Constant, Sum/Difference Higher Order Derivatives Derivatives

More information

3 The language of proof

3 The language of proof 3 The language of proof After working through this section, you should be able to: (a) understand what is asserted by various types of mathematical statements, in particular implications and equivalences;

More information

Midterm 1 Review. Distance = (x 1 x 0 ) 2 + (y 1 y 0 ) 2.

Midterm 1 Review. Distance = (x 1 x 0 ) 2 + (y 1 y 0 ) 2. Midterm 1 Review Comments about the midterm The midterm will consist of five questions and will test on material from the first seven lectures the material given below. No calculus either single variable

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

Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations.

Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations. Section 6.3 - Solving Trigonometric Equations Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations. These are equations from algebra: Linear Equation: Solve:

More information