Math 410 Homework 6 Due Monday, October 26

Size: px
Start display at page:

Download "Math 410 Homework 6 Due Monday, October 26"

Transcription

1 Math 40 Homework 6 Due Monday, October 26. Let c be any constant and assume that lim s n = s and lim t n = t. Prove that: a) lim c s n = c s We talked about these in class: We want to show that for all ɛ > 0 there exists an N such that c s n B(cs, ɛ) whenever n N. That is, show that c s c s n < ɛ whenever n N. Also, we can use the fact that lim s n = s, which means that for any ɛ > 0, Ñ such that s s n < ɛ whenever n Ñ. Let ɛ = ɛ c and N = Ñ the resulting cut off point from the convergence of {s n } for this choice of ɛ. Then for any n N, c s c s n = c s s n < c ɛ = ɛ which is what we wanted to show. c b) lim s nt n = st (there s a trick for this that we ll cover in class) We want to show that ɛ > 0 N st st s n t n < ɛ whenever n N and we can use the facts that s n and t n converge to s and t respectively. Namely, ɛ > 0, Ñ st s s n < ɛ whenever n Ñ and ɛ > 0, N st t t n < ɛ whenever n N. The trick from class is as follows: st s n t n = st st n + st n s n t n = s(t t n ) + t n (s s n ) (it doesn t matter if you add and subtract st n or s n t you will get to the same place in the end) so st s n t n s t t n + t n s s n by the triangle inequality and algebra. By a theorem from class, since {t n } converges, it is bounded, so there exists some M > 0 such that t n < M for all n. Now, let ɛ = ɛ ɛ and ɛ = M s and N = max{ñ, N}. Then for all n N, we get st s n t n s t t n + t n s s n < s t t n +M s s n < s ɛ+m ɛ = s ɛ s +M ɛ M = ɛ which is what we wanted to show! 2. Squeeze Theorem Show that if x n y n z n for all n N, and if lim x n = lim z n = l, then lim y n = l as well. We are assuming that lim x n = l, so for all ɛ > 0 there exists a Ñ such that d(x n, l) < ɛ whenever n Ñ. Similarly, for all ɛ > 0 there exists N such that d(z n, l) < ɛ whenever n N and we want to show that for all ɛ > 0 there exists a N such that d(y n, l) < ɛ whenever n N. The total inequality we come up with out of this situation is l ɛ < x n y n z n < l + ɛ as long as n is larger than both Ñ and N. Therefore, we only need to let ɛ = ɛ and ɛ = ɛ and N = max{ñ, N} so that l ɛ < x n y n z n < l + ɛ

2 whenever n N. In other words, d(y n, l) < ɛ whenever n N which is what we wanted to show. 3. Let {x n } and {y n } be given sequences and define {z n } to be the shuffled sequence {x, y, x 2, y 2,..., x n, y n,...}. Prove that {z n } converges if and only if x n and y n converge and lim x n = lim y n. I have a long and somewhat obvious proof below, but Meghan pointed out that if we use the version of convergence that {a n } n= converges to a if for all ɛ > 0, all but finitely many of the a n are inside B(a, ɛ), then this proof is really easy!! Observe: We assume that for all epsilon > 0, all but finitely many of the z n s are in B(z, ɛ). Given ɛ > 0, let ɛ = ɛ. Since each z n is either x i or y j for some i or j, only finitely many z n s outside B(z, ɛ) implies that all but finitely many of the x n s are inside B(z, ɛ) so x n x and similarly for the the sequence consisting of only y n s. The other direction is similar! Isn t that nice?!? Assume that {z n } converges to z. That is, for every ɛ > 0, there exists a Ñ such that d(z n, z) < ɛ whenever n Ñ. Show that {y n} converges to z as well. Let ɛ = ɛ and N = Ñ/2. Since z 2n = y n, the fact that d(z m, z) < ɛ = ɛ for every m Ñ = 2N, it certainly holds for m even with m = 2n Ñ = 2N, namely d(z m, z) = d(z 2n, z) = d(y n, z) < ɛ whenever n N which is what we wanted to show. Similarly, for {x n } let N = (Ñ + )/2. Since z 2n = x n, the fact that d(z m, z) < ɛ = ɛ for every m Ñ = 2N, implies that it certainly holds for m odd, so m = 2n Ñ = 2N, so d(z m, z) = d(z 2n, z) = d(x n, z) < ɛ whenever n N. Therefore, both {x n } and {y n } converge and lim x n = lim y n. Assume that there exists z such that for all ɛ > 0 and all ɛ > 0, there exist Ñ and N such that d(x n, z) < ɛ whenever n Ñ and d(y n, z) < ɛ whenever n N. Given ɛ > 0, choose ɛ = ɛ = ɛ and N = max{(ñ + )/2, N/2}. Then d(z 2n, z) = d(x n, z) < ɛ whenever m = 2n N and d(z 2n, z) = d(y n, z) < ɛ whenever m = 2n N, so d(z m, z) < ɛ whenever m N and the sequence {z n } converges. 4. a) Prove that the sequence defined by x = 3 and x n+ = 4 x n converges. We will want to use the monotone convergence theorem! Computing the first few elements of the sequence, we see that x = 3, x 2 = 4 3 =, x 3 = 4 = 3, x 4 = = 3 4, 3 so we are going to prove that the sequence is decreasing and bounded below by 0. Proof by induction: might need to do the bounded below by zero part st cause we ll probably need the 0 < a < b implies 0 < /b < /a equation. In fact, we ll prove by induction that 0 < x n 3 for all n N. 0 < x = 3 3 which starts our induction. Assume that 0 < x k 3. This implies that 0 > x k 3 so 4 > 4 x k 4 3 = > 0 and therefore 4 x k = x k+ > 4 > 0 which is an equation that is valid for k namely for x 2, x 3, x 4,... are between and 4 which proves our induction step. Combining this with the fact that x = 3 we see that 0 < x k 3 for all k N and therefore the sequence is bounded.

3 We will also prove that the sequence is decreasing by induction. x > x 2 which starts our induction. Assume that x k > x k and prove that x k > x k+. From the first induction, we know that 3 x k > x k > 0, so 3 x k < x k < 0 and 0 < = 4 3 < 4 x k < 4 x k < 4. Therefore 0 < 4 < 4 x k = x k+ < 4 x k = x k < which proves our induction. Therefore, our sequence is bounded and (strictly) decreasing so converges by the monotonic sequence theorem! b) Now that we know lim x n exists, explain why lim x n+ must also exist and equal the same value. Let z n = x n+ another sequence. By the exact same argument as above, z n is bounded and decreasing, so converges. Also, let x be the limit of the sequence x n. Therefore, for any ɛ > 0, there exists Ñ such that d(x, x n) < ɛ whenever n Ñ. Let ɛ = ɛ and N = Ñ. Then d(x, z n) = d(x, x n+ ) < ɛ whenever n + Ñ = N + aka whenever n N, so {z n } converges to x as well. c) Take the limit of each side of the recursive equation in a) like we did in class to explicitly compute lim xn. Therefore, we get x = lim x n+ = lim 4 x n = 4 lim x n = 4 x where the first equality is part b), the second is the definition of the sequence, the third is a combination of the limit theorems we had from class (limit of the sum is sum of limits, etc.) and the last equality is our assumption from part b). The total equation x = 4 x gives us x2 4x + = 0 which has roots x = 4 ± = 2 ± 3 Of these two roots, the larger one is outside the range of 4 < x n (the equation we found in part a) that applies to all n > ) so the final answer is lim x n = 2 3 which is just a bit more than 4. This does make sense because a final answer of /4 would only happen if the x n 0 which we know isn t actually the case! 5. Show that 2, 2 2, 2 2 2,... converges and find its limit. This is a lot like the previous problem in that we use induction to show that the sequence is increasing and bounded and therefore the monotone convergence theorem applies and the sequence converges. Then (skipping step b) above because it s like making curtains, doing it once was enough) we will use the recurrence relation x n+ = 2x n combined with the limit theorems to say that whatever the limit is it satisfies the relation x = lim x n+ = 2 lim x n = 2x and get two possible answers (here the equation is x 2 2x = 0 so the two answers are 0 and 2) one of which is clearly incorrect. Therefore, once we have proven that this sequence converges, we know that it converges to 2.

4 First show everything is bounded (and importantly, positive otherwise we can t apply the square root function to both sides of our inequalities!) Proof by induction. 0 < 2 < 2 which starts our induction. Assume that 0 < x k < 2. Multiply all sides by 2 to get 0 < 2x k < 4, now since everything is positive and y = x is an increasing function, we can take the square root of all sides and preserve the inequalities to get 0 < 2xk < 4, in other words 0 < x k = 2x k < 2 which is what we wanted to prove. Now prove that our sequence is increasing. This is also a proof by induction. 2 < 2 2 since the left hand side squared is 2 and the right hand side squared is 2 2 and < 2 which starts the induction. Assume that x k < x k which implies that 2x k < 2x k. Again, since everything is positive (st half of the proof) and y = x is an increasing function, this implies that x k = 2x k < 2x k = x k+ which completes our proof! 6. (Limit Superior) aka lim sup. Let {a n } be a bounded sequence in R. a) Prove that the sequence defined by y n = sup{a k k n} converges. Since the set {a n } is bounded, its subsets {a k k n} are also bounded and since R possesses the least upper bound property y n exists for all n. Now notice that the sets {a k k } {a k k 2} {a k k 3} and if we have A B, then sup A sup B so the sequence is decreasing. In addition, if b is a lower bound for {a n }, then b is also a lower bound for the sequence of y n s so we have a bounded decreasing sequence which converges by the monotone convergence theorem. b) The limit superior of {a n } (denoted lim sup a n ) is defined by lim sup a n = lim y n where y n is the sequence given above. Provide a reasonable definition for lim inf a n and briefly explain why it always exists for any bounded sequence. The definition of the limit inferior for a sequence would be the same as the limit superior but with inf instead of sup. Namely, let x n = inf{a k k n}, then the limit inferior would be lim inf a n = lim x n. This exists because the inf of a bounded set exists, inf of a subset is the inf of the superset so the lim inf sequence is increasing and bounded so converges just like in part a). c) Prove that lim inf a n lim sup a n for every bounded sequence and give an example of a sequence for which the inequality is strict. For every n, x n and y n are (respectively) the inf and the sup of the same set, so x n y n for all n. Let lim x n = x and lim y n = y and assume that x > y and let δ = x y. Then since {x n } converges to x, for all ɛ > 0 there exists Ñ such that x ɛ < x n < x + ɛ for all n Ñ. In particular, it is true for ɛ = δ/2. Similarly, there exists N such that y δ/2 < y n < y + δ/2} for all n Ñ. In total we have y δ/2 < y n < y + δ/2 = x δ/2 < x n < x + δ/2 for every n max{ñ, N} and hence y n < x n which is a contradiction to our above observation. An example where the inequality is strict is a n = ( ) n which has lim inf a n = and lim sup a n = and <. d) Show that lim inf a n = lim sup a n if and only if lim a n exists. In this case, all three are equal.

5 Assume that lim sup = lim inf = l. Let x n be the limit inferior sequence and y n be the limit superior sequence. Then, by definition, x N a n y N for any n N, and in particular, this is true for n = N. Therefore, by the Squeeze Theorem (problem ), since l = lim inf = lim x n = lim y n = lim sup, we can conclude that lim a n = l as well. Assume lim a n exists, so a n is bounded and therefore lim x n and lim y n also exist (part a)). Let lim x n = x, lim a n = a and lim y n = y. By part c) above, we also have x a y. Proof by contradiction. Assume that x < a and let δ = a x the distance between a and x. Now {a n } converges to a, so for every ɛ > 0, there exists a N such that d(a n, a) < ɛ whenever n N. In particular, this is true for ɛ = δ/2, so x = a δ < a δ/2 < a n < a + δ/2 for all n N. However, x N = inf{a n n N} and since a δ/2 < a n for all n N, x N their greatest lower bound must satisfy a δ/2 x N a n. However, since x n is an increasing sequence, so x n x for all n which contradicts the fact that we have just shown that x = a δ < a δ/2 x N. Therefore x can not be strictly less than a so must equal a. Similarly (the argument is identical, just replace inf with sup and use y a = η the fact that if we let ɛ = η/2, we get that a n < a + η/2 < a + η = y for all n N) we get that a = y and therefore x = y. e) Prove that if {b n } is another bounded sequence, then lim sup(a n + b n ) lim sup a n + lim sup b n. We don t have a pre-defined way to add sets which means that this is slightly subtle. The difference here between the combination lim sup(a n + b n ) and the individual limits lim sup a n and lim sup b n is that for the combination, we are taking the sup of a set that just consists of each a n +b n (the indices match) while taking the lim sup of the individual terms means it is the max of a n and the max of b n and then adding them which is at least the sum of the matched pairs but could be larger. Let lim sup(a n + b n ) = c, lim sup a n = a and lim sup b n = b, show that c a + b. Proof by contradiction: assume that a + b < c. Let {yc n }, {ya n } and {yb n } be the lim sup sequence for {a n + b n }, {a n } and {b n } respectively. Then by part a), the {y n } sequence is always decreasing, and by the proof of the monotone convergence theorem, bounded decreasing sequences converge to their infemium as a set, so c = inf{yc n }, a = inf{ya n } and b = inf{yc n }. By definition of inf, since a + b < c and c is the greatest lower bound, a + b is not a lower bound, so there exists N such that c a N + b N < a + b. Consider a N < a + b b N. Since b is the infemium of the b n s, b b N so we have a N < a ɛ for ɛ > 0 (here ɛ = b N b). In particular, this means that a N < a, but a is the infemium of the a N s which is a contradiction. 7. Give an example of each of the following, or argue that such a request is impossible. a) A Cauchy sequence that is not monotone. The alternating sequence a n = ( )n n is Cauchy but not monotone. b) A monotone sequence that is not Cauchy. The sequence a n = n is not Cauchy (since it s not bounded we can t use the monotone convergence theorem).

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

M17 MAT25-21 HOMEWORK 6

M17 MAT25-21 HOMEWORK 6 M17 MAT25-21 HOMEWORK 6 DUE 10:00AM WEDNESDAY SEPTEMBER 13TH 1. To Hand In Double Series. The exercises in this section will guide you to complete the proof of the following theorem: Theorem 1: Absolute

More information

MATH 301 INTRO TO ANALYSIS FALL 2016

MATH 301 INTRO TO ANALYSIS FALL 2016 MATH 301 INTRO TO ANALYSIS FALL 016 Homework 04 Professional Problem Consider the recursive sequence defined by x 1 = 3 and +1 = 1 4 for n 1. (a) Prove that ( ) converges. (Hint: show that ( ) is decreasing

More information

MATH 51H Section 4. October 16, Recall what it means for a function between metric spaces to be continuous:

MATH 51H Section 4. October 16, Recall what it means for a function between metric spaces to be continuous: MATH 51H Section 4 October 16, 2015 1 Continuity Recall what it means for a function between metric spaces to be continuous: Definition. Let (X, d X ), (Y, d Y ) be metric spaces. A function f : X Y is

More information

Homework 4, 5, 6 Solutions. > 0, and so a n 0 = n + 1 n = ( n+1 n)( n+1+ n) 1 if n is odd 1/n if n is even diverges.

Homework 4, 5, 6 Solutions. > 0, and so a n 0 = n + 1 n = ( n+1 n)( n+1+ n) 1 if n is odd 1/n if n is even diverges. 2..2(a) lim a n = 0. Homework 4, 5, 6 Solutions Proof. Let ɛ > 0. Then for n n = 2+ 2ɛ we have 2n 3 4+ ɛ 3 > ɛ > 0, so 0 < 2n 3 < ɛ, and thus a n 0 = 2n 3 < ɛ. 2..2(g) lim ( n + n) = 0. Proof. Let ɛ >

More information

Math 324 Summer 2012 Elementary Number Theory Notes on Mathematical Induction

Math 324 Summer 2012 Elementary Number Theory Notes on Mathematical Induction Math 4 Summer 01 Elementary Number Theory Notes on Mathematical Induction Principle of Mathematical Induction Recall the following axiom for the set of integers. Well-Ordering Axiom for the Integers If

More information

First In-Class Exam Solutions Math 410, Professor David Levermore Monday, 1 October 2018

First In-Class Exam Solutions Math 410, Professor David Levermore Monday, 1 October 2018 First In-Class Exam Solutions Math 40, Professor David Levermore Monday, October 208. [0] Let {b k } k N be a sequence in R and let A be a subset of R. Write the negations of the following assertions.

More information

2.1 Convergence of Sequences

2.1 Convergence of Sequences Chapter 2 Sequences 2. Convergence of Sequences A sequence is a function f : N R. We write f) = a, f2) = a 2, and in general fn) = a n. We usually identify the sequence with the range of f, which is written

More information

MATH 117 LECTURE NOTES

MATH 117 LECTURE NOTES MATH 117 LECTURE NOTES XIN ZHOU Abstract. This is the set of lecture notes for Math 117 during Fall quarter of 2017 at UC Santa Barbara. The lectures follow closely the textbook [1]. Contents 1. The set

More information

Math 421, Homework #7 Solutions. We can then us the triangle inequality to find for k N that (x k + y k ) (L + M) = (x k L) + (y k M) x k L + y k M

Math 421, Homework #7 Solutions. We can then us the triangle inequality to find for k N that (x k + y k ) (L + M) = (x k L) + (y k M) x k L + y k M Math 421, Homework #7 Solutions (1) Let {x k } and {y k } be convergent sequences in R n, and assume that lim k x k = L and that lim k y k = M. Prove directly from definition 9.1 (i.e. don t use Theorem

More information

means is a subset of. So we say A B for sets A and B if x A we have x B holds. BY CONTRAST, a S means that a is a member of S.

means is a subset of. So we say A B for sets A and B if x A we have x B holds. BY CONTRAST, a S means that a is a member of S. 1 Notation For those unfamiliar, we have := means equal by definition, N := {0, 1,... } or {1, 2,... } depending on context. (i.e. N is the set or collection of counting numbers.) In addition, means for

More information

a) Let x,y be Cauchy sequences in some metric space. Define d(x, y) = lim n d (x n, y n ). Show that this function is well-defined.

a) Let x,y be Cauchy sequences in some metric space. Define d(x, y) = lim n d (x n, y n ). Show that this function is well-defined. Problem 3) Remark: for this problem, if I write the notation lim x n, it should always be assumed that I mean lim n x n, and similarly if I write the notation lim x nk it should always be assumed that

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

MATH 324 Summer 2011 Elementary Number Theory. Notes on Mathematical Induction. Recall the following axiom for the set of integers.

MATH 324 Summer 2011 Elementary Number Theory. Notes on Mathematical Induction. Recall the following axiom for the set of integers. MATH 4 Summer 011 Elementary Number Theory Notes on Mathematical Induction Principle of Mathematical Induction Recall the following axiom for the set of integers. Well-Ordering Axiom for the Integers If

More information

Solutions to Homework Assignment 2

Solutions to Homework Assignment 2 Solutions to Homework Assignment Real Analysis I February, 03 Notes: (a) Be aware that there maybe some typos in the solutions. If you find any, please let me know. (b) As is usual in proofs, most problems

More information

Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall.

Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall. .1 Limits of Sequences. CHAPTER.1.0. a) True. If converges, then there is an M > 0 such that M. Choose by Archimedes an N N such that N > M/ε. Then n N implies /n M/n M/N < ε. b) False. = n does not converge,

More information

Consequences of Continuity

Consequences of Continuity Consequences of Continuity James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 4, 2017 Outline 1 Domains of Continuous Functions 2 The

More information

Math 4317 : Real Analysis I Mid-Term Exam 1 25 September 2012

Math 4317 : Real Analysis I Mid-Term Exam 1 25 September 2012 Instructions: Answer all of the problems. Math 4317 : Real Analysis I Mid-Term Exam 1 25 September 2012 Definitions (2 points each) 1. State the definition of a metric space. A metric space (X, d) is set

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

Sequences. We know that the functions can be defined on any subsets of R. As the set of positive integers

Sequences. We know that the functions can be defined on any subsets of R. As the set of positive integers Sequences We know that the functions can be defined on any subsets of R. As the set of positive integers Z + is a subset of R, we can define a function on it in the following manner. f: Z + R f(n) = a

More information

converges as well if x < 1. 1 x n x n 1 1 = 2 a nx n

converges as well if x < 1. 1 x n x n 1 1 = 2 a nx n Solve the following 6 problems. 1. Prove that if series n=1 a nx n converges for all x such that x < 1, then the series n=1 a n xn 1 x converges as well if x < 1. n For x < 1, x n 0 as n, so there exists

More information

Solutions for Homework Assignment 2

Solutions for Homework Assignment 2 Solutions for Homework Assignment 2 Problem 1. If a,b R, then a+b a + b. This fact is called the Triangle Inequality. By using the Triangle Inequality, prove that a b a b for all a,b R. Solution. To prove

More information

1. Supremum and Infimum Remark: In this sections, all the subsets of R are assumed to be nonempty.

1. Supremum and Infimum Remark: In this sections, all the subsets of R are assumed to be nonempty. 1. Supremum and Infimum Remark: In this sections, all the subsets of R are assumed to be nonempty. Let E be a subset of R. We say that E is bounded above if there exists a real number U such that x U for

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

The Completion of a Metric Space

The Completion of a Metric Space The Completion of a Metric Space Let (X, d) be a metric space. The goal of these notes is to construct a complete metric space which contains X as a subspace and which is the smallest space with respect

More information

MA103 Introduction to Abstract Mathematics Second part, Analysis and Algebra

MA103 Introduction to Abstract Mathematics Second part, Analysis and Algebra 206/7 MA03 Introduction to Abstract Mathematics Second part, Analysis and Algebra Amol Sasane Revised by Jozef Skokan, Konrad Swanepoel, and Graham Brightwell Copyright c London School of Economics 206

More information

Thus f is continuous at x 0. Matthew Straughn Math 402 Homework 6

Thus f is continuous at x 0. Matthew Straughn Math 402 Homework 6 Matthew Straughn Math 402 Homework 6 Homework 6 (p. 452) 14.3.3, 14.3.4, 14.3.5, 14.3.8 (p. 455) 14.4.3* (p. 458) 14.5.3 (p. 460) 14.6.1 (p. 472) 14.7.2* Lemma 1. If (f (n) ) converges uniformly to some

More information

Maths 212: Homework Solutions

Maths 212: Homework Solutions Maths 212: Homework Solutions 1. The definition of A ensures that x π for all x A, so π is an upper bound of A. To show it is the least upper bound, suppose x < π and consider two cases. If x < 1, then

More information

Math 118B Solutions. Charles Martin. March 6, d i (x i, y i ) + d i (y i, z i ) = d(x, y) + d(y, z). i=1

Math 118B Solutions. Charles Martin. March 6, d i (x i, y i ) + d i (y i, z i ) = d(x, y) + d(y, z). i=1 Math 8B Solutions Charles Martin March 6, Homework Problems. Let (X i, d i ), i n, be finitely many metric spaces. Construct a metric on the product space X = X X n. Proof. Denote points in X as x = (x,

More information

In case (1) 1 = 0. Then using and from the previous lecture,

In case (1) 1 = 0. Then using and from the previous lecture, Math 316, Intro to Analysis The order of the real numbers. The field axioms are not enough to give R, as an extra credit problem will show. Definition 1. An ordered field F is a field together with a nonempty

More information

Math 320: Real Analysis MWF 1pm, Campion Hall 302 Homework 4 Solutions Please write neatly, and in complete sentences when possible.

Math 320: Real Analysis MWF 1pm, Campion Hall 302 Homework 4 Solutions Please write neatly, and in complete sentences when possible. Math 320: Real Analysis MWF pm, Campion Hall 302 Homework 4 Solutions Please write neatly, and in complete sentences when possible. Do the following problems from the book: 2.6.3, 2.7.4, 2.7.5, 2.7.2,

More information

REVIEW OF ESSENTIAL MATH 346 TOPICS

REVIEW OF ESSENTIAL MATH 346 TOPICS REVIEW OF ESSENTIAL MATH 346 TOPICS 1. AXIOMATIC STRUCTURE OF R Doğan Çömez The real number system is a complete ordered field, i.e., it is a set R which is endowed with addition and multiplication operations

More information

Problem Set 5: Solutions Math 201A: Fall 2016

Problem Set 5: Solutions Math 201A: Fall 2016 Problem Set 5: s Math 21A: Fall 216 Problem 1. Define f : [1, ) [1, ) by f(x) = x + 1/x. Show that f(x) f(y) < x y for all x, y [1, ) with x y, but f has no fixed point. Why doesn t this example contradict

More information

Selected solutions for Homework 9

Selected solutions for Homework 9 Math 424 B / 574 B Due Wednesday, Dec 09 Autumn 2015 Selected solutions for Homework 9 This file includes solutions only to those problems we did not have time to cover in class. We need the following

More information

Numerical Sequences and Series

Numerical Sequences and Series Numerical Sequences and Series Written by Men-Gen Tsai email: b89902089@ntu.edu.tw. Prove that the convergence of {s n } implies convergence of { s n }. Is the converse true? Solution: Since {s n } is

More information

Read carefully the instructions on the answer book and make sure that the particulars required are entered on each answer book.

Read carefully the instructions on the answer book and make sure that the particulars required are entered on each answer book. THE UNIVERSITY OF WARWICK FIRST YEAR EXAMINATION: January 2011 Analysis I Time Allowed: 1.5 hours Read carefully the instructions on the answer book and make sure that the particulars required are entered

More information

Math LM (24543) Lectures 01

Math LM (24543) Lectures 01 Math 32300 LM (24543) Lectures 01 Ethan Akin Office: NAC 6/287 Phone: 650-5136 Email: ethanakin@earthlink.net Spring, 2018 Contents Introduction, Ross Chapter 1 and Appendix The Natural Numbers N and The

More information

Lecture 3. Econ August 12

Lecture 3. Econ August 12 Lecture 3 Econ 2001 2015 August 12 Lecture 3 Outline 1 Metric and Metric Spaces 2 Norm and Normed Spaces 3 Sequences and Subsequences 4 Convergence 5 Monotone and Bounded Sequences Announcements: - Friday

More information

Lecture 4: Constructing the Integers, Rationals and Reals

Lecture 4: Constructing the Integers, Rationals and Reals Math/CS 20: Intro. to Math Professor: Padraic Bartlett Lecture 4: Constructing the Integers, Rationals and Reals Week 5 UCSB 204 The Integers Normally, using the natural numbers, you can easily define

More information

Math 414, Fall 2016, Test I

Math 414, Fall 2016, Test I Math 414, Fall 2016, Test I Dr. Holmes September 23, 2016 The test begins at 10:30 am and ends officially at 11:45 am: what will actually happen at 11:45 is that I will give a five minute warning. The

More information

Introductory Analysis 1 Fall 2009 Homework 4 Solutions to Exercises 1 3

Introductory Analysis 1 Fall 2009 Homework 4 Solutions to Exercises 1 3 Introductory Analysis 1 Fall 2009 Homework 4 Solutions to Exercises 1 3 Note: This homework consists of a lot of very simple exercises, things you should do on your own. A minimum part of it will be due

More information

Sequences of Real Numbers

Sequences of Real Numbers Chapter 8 Sequences of Real Numbers In this chapter, we assume the existence of the ordered field of real numbers, though we do not yet discuss or use the completeness of the real numbers. In the next

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

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

Seunghee Ye Ma 8: Week 2 Oct 6

Seunghee Ye Ma 8: Week 2 Oct 6 Week 2 Summary This week, we will learn about sequences and real numbers. We first define what we mean by a sequence and discuss several properties of sequences. Then, we will talk about what it means

More information

MATH 102 INTRODUCTION TO MATHEMATICAL ANALYSIS. 1. Some Fundamentals

MATH 102 INTRODUCTION TO MATHEMATICAL ANALYSIS. 1. Some Fundamentals MATH 02 INTRODUCTION TO MATHEMATICAL ANALYSIS Properties of Real Numbers Some Fundamentals The whole course will be based entirely on the study of sequence of numbers and functions defined on the real

More information

Math 320: Real Analysis MWF 1pm, Campion Hall 302 Homework 8 Solutions Please write neatly, and in complete sentences when possible.

Math 320: Real Analysis MWF 1pm, Campion Hall 302 Homework 8 Solutions Please write neatly, and in complete sentences when possible. Math 320: Real Analysis MWF pm, Campion Hall 302 Homework 8 Solutions Please write neatly, and in complete sentences when possible. Do the following problems from the book: 4.3.5, 4.3.7, 4.3.8, 4.3.9,

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

INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES

INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES You will be expected to reread and digest these typed notes after class, line by line, trying to follow why the line is true, for example how it

More information

Econ Slides from Lecture 1

Econ Slides from Lecture 1 Econ 205 Sobel Econ 205 - Slides from Lecture 1 Joel Sobel August 23, 2010 Warning I can t start without assuming that something is common knowledge. You can find basic definitions of Sets and Set Operations

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

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

DR.RUPNATHJI( DR.RUPAK NATH )

DR.RUPNATHJI( DR.RUPAK NATH ) Contents 1 Sets 1 2 The Real Numbers 9 3 Sequences 29 4 Series 59 5 Functions 81 6 Power Series 105 7 The elementary functions 111 Chapter 1 Sets It is very convenient to introduce some notation and terminology

More information

Consequences of Continuity

Consequences of Continuity Consequences of Continuity James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 4, 2017 Outline Domains of Continuous Functions The Intermediate

More information

Real Analysis. Joe Patten August 12, 2018

Real Analysis. Joe Patten August 12, 2018 Real Analysis Joe Patten August 12, 2018 1 Relations and Functions 1.1 Relations A (binary) relation, R, from set A to set B is a subset of A B. Since R is a subset of A B, it is a set of ordered pairs.

More information

Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2:

Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2: Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2: 03 17 08 3 All about lines 3.1 The Rectangular Coordinate System Know how to plot points in the rectangular coordinate system. Know the

More information

THE RADIUS OF CONVERGENCE FORMULA. a n (z c) n, f(z) =

THE RADIUS OF CONVERGENCE FORMULA. a n (z c) n, f(z) = THE RADIUS OF CONVERGENCE FORMULA Every complex power series, f(z) = (z c) n, n=0 has a radius of convergence, nonnegative-real or infinite, R = R(f) [0, + ], that describes the convergence of the series,

More information

MATH 131A: REAL ANALYSIS

MATH 131A: REAL ANALYSIS MATH 131A: REAL ANALYSIS NICKOLAS ANDERSEN The textbook for the course is Ross, Elementary Analysis [2], but in these notes I have also borrowed from Tao, Analysis I [3], and Abbott, Understanding Analysis

More information

Proofs Not Based On POMI

Proofs Not Based On POMI s Not Based On POMI James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University February 1, 018 Outline Non POMI Based s Some Contradiction s Triangle

More information

Calculus (Real Analysis I)

Calculus (Real Analysis I) Calculus (Real Analysis I) (MAT122β) Department of Mathematics University of Ruhuna A.W.L. Pubudu Thilan Department of Mathematics University of Ruhuna Calculus (Real Analysis I)(MAT122β) 1/172 Chapter

More information

From Calculus II: An infinite series is an expression of the form

From Calculus II: An infinite series is an expression of the form MATH 3333 INTERMEDIATE ANALYSIS BLECHER NOTES 75 8. Infinite series of numbers From Calculus II: An infinite series is an expression of the form = a m + a m+ + a m+2 + ( ) Let us call this expression (*).

More information

Advanced Calculus: MATH 410 Real Numbers Professor David Levermore 5 December 2010

Advanced Calculus: MATH 410 Real Numbers Professor David Levermore 5 December 2010 Advanced Calculus: MATH 410 Real Numbers Professor David Levermore 5 December 2010 1. Real Number System 1.1. Introduction. Numbers are at the heart of mathematics. By now you must be fairly familiar with

More information

h(x) lim H(x) = lim Since h is nondecreasing then h(x) 0 for all x, and if h is discontinuous at a point x then H(x) > 0. Denote

h(x) lim H(x) = lim Since h is nondecreasing then h(x) 0 for all x, and if h is discontinuous at a point x then H(x) > 0. Denote Real Variables, Fall 4 Problem set 4 Solution suggestions Exercise. Let f be of bounded variation on [a, b]. Show that for each c (a, b), lim x c f(x) and lim x c f(x) exist. Prove that a monotone function

More information

Fermat s Last Theorem for Regular Primes

Fermat s Last Theorem for Regular Primes Fermat s Last Theorem for Regular Primes S. M.-C. 22 September 2015 Abstract Fermat famously claimed in the margin of a book that a certain family of Diophantine equations have no solutions in integers.

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

Lecture 4: Completion of a Metric Space

Lecture 4: Completion of a Metric Space 15 Lecture 4: Completion of a Metric Space Closure vs. Completeness. Recall the statement of Lemma??(b): A subspace M of a metric space X is closed if and only if every convergent sequence {x n } X satisfying

More information

Math 140: Foundations of Real Analysis. Todd Kemp

Math 140: Foundations of Real Analysis. Todd Kemp Math 140: Foundations of Real Analysis Todd Kemp Contents Part 1. Math 140A 5 Chapter 1. Ordered Sets, Ordered Fields, and Completeness 7 1. Lecture 1: January 5, 2016 7 2. Lecture 2: January 7, 2016

More information

Notes: Pythagorean Triples

Notes: Pythagorean Triples Math 5330 Spring 2018 Notes: Pythagorean Triples Many people know that 3 2 + 4 2 = 5 2. Less commonly known are 5 2 + 12 2 = 13 2 and 7 2 + 24 2 = 25 2. Such a set of integers is called a Pythagorean Triple.

More information

p-adic Analysis Compared to Real Lecture 1

p-adic Analysis Compared to Real Lecture 1 p-adic Analysis Compared to Real Lecture 1 Felix Hensel, Waltraud Lederle, Simone Montemezzani October 12, 2011 1 Normed Fields & non-archimedean Norms Definition 1.1. A metric on a non-empty set X is

More information

Divisibility = 16, = 9, = 2, = 5. (Negative!)

Divisibility = 16, = 9, = 2, = 5. (Negative!) Divisibility 1-17-2018 You probably know that division can be defined in terms of multiplication. If m and n are integers, m divides n if n = mk for some integer k. In this section, I ll look at properties

More information

Sequences. Limits of Sequences. Definition. A real-valued sequence s is any function s : N R.

Sequences. Limits of Sequences. Definition. A real-valued sequence s is any function s : N R. Sequences Limits of Sequences. Definition. A real-valued sequence s is any function s : N R. Usually, instead of using the notation s(n), we write s n for the value of this function calculated at n. We

More information

This exam contains 5 pages (including this cover page) and 4 questions. The total number of points is 100. Grade Table

This exam contains 5 pages (including this cover page) and 4 questions. The total number of points is 100. Grade Table MAT25-2 Summer Session 2 207 Practice Final August 24th, 207 Time Limit: Hour 40 Minutes Name: Instructor: Nathaniel Gallup This exam contains 5 pages (including this cover page) and 4 questions. The total

More information

ADVANCED CALCULUS 401 RECITATION NOTES, FALL 2014

ADVANCED CALCULUS 401 RECITATION NOTES, FALL 2014 ADVANCED CALCULUS 401 RECITATION NOTES, FALL 014 8/0: Proposition: is irrational. Proof. Assume toward a contradiction that is not irrational, i.e. rational. Then = p q, with p, q Z, q 0, such that gcd(p,

More information

Supremum and Infimum

Supremum and Infimum Supremum and Infimum UBC M0 Lecture Notes by Philip D. Loewen The Real Number System. Work hard to construct from the axioms a set R with special elements O and I, and a subset P R, and mappings A: R R

More information

In case (1) 1 = 0. Then using and from Friday,

In case (1) 1 = 0. Then using and from Friday, Math 316, Intro to Analysis The order of the real numbers. The field axioms are not enough to give R, as an extra credit problem will show. Definition 1. An ordered field F is a field together with a nonempty

More information

Contribution of Problems

Contribution of Problems Exam topics 1. Basic structures: sets, lists, functions (a) Sets { }: write all elements, or define by condition (b) Set operations: A B, A B, A\B, A c (c) Lists ( ): Cartesian product A B (d) Functions

More information

4130 HOMEWORK 4. , a 2

4130 HOMEWORK 4. , a 2 4130 HOMEWORK 4 Due Tuesday March 2 (1) Let N N denote the set of all sequences of natural numbers. That is, N N = {(a 1, a 2, a 3,...) : a i N}. Show that N N = P(N). We use the Schröder-Bernstein Theorem.

More information

Midterm Review Math 311, Spring 2016

Midterm Review Math 311, Spring 2016 Midterm Review Math 3, Spring 206 Material Review Preliminaries and Chapter Chapter 2. Set theory (DeMorgan s laws, infinite collections of sets, nested sets, cardinality) 2. Functions (image, preimage,

More information

Set, functions and Euclidean space. Seungjin Han

Set, functions and Euclidean space. Seungjin Han Set, functions and Euclidean space Seungjin Han September, 2018 1 Some Basics LOGIC A is necessary for B : If B holds, then A holds. B A A B is the contraposition of B A. A is sufficient for B: If A holds,

More information

Iowa State University. Instructor: Alex Roitershtein Summer Exam #1. Solutions. x u = 2 x v

Iowa State University. Instructor: Alex Roitershtein Summer Exam #1. Solutions. x u = 2 x v Math 501 Iowa State University Introduction to Real Analysis Department of Mathematics Instructor: Alex Roitershtein Summer 015 Exam #1 Solutions This is a take-home examination. The exam includes 8 questions.

More information

MATH 3150 Analysis I, Fall 2016

MATH 3150 Analysis I, Fall 2016 MATH 3150 Analysis I, Fall 2016 Arthur J. Parzygnat These are my personal notes. This is not a substitute for Abbott s book. You will not be responsible for any Remarks in these notes. However, everything

More information

Fall TMA4145 Linear Methods. Exercise set 10

Fall TMA4145 Linear Methods. Exercise set 10 Norwegian University of Science and Technology Department of Mathematical Sciences TMA445 Linear Methods Fall 207 Exercise set 0 Please justify your answers! The most important part is how you arrive at

More information

Lecture 2: Vector Spaces, Metric Spaces

Lecture 2: Vector Spaces, Metric Spaces CCS Discrete II Professor: Padraic Bartlett Lecture 2: Vector Spaces, Metric Spaces Week 2 UCSB 2015 1 Vector Spaces, Informally The two vector spaces 1 you re probably the most used to working with, from

More information

Suppose R is an ordered ring with positive elements P.

Suppose R is an ordered ring with positive elements P. 1. The real numbers. 1.1. Ordered rings. Definition 1.1. By an ordered commutative ring with unity we mean an ordered sextuple (R, +, 0,, 1, P ) such that (R, +, 0,, 1) is a commutative ring with unity

More information

MATH 104, HOMEWORK #3 SOLUTIONS Due Thursday, February 4

MATH 104, HOMEWORK #3 SOLUTIONS Due Thursday, February 4 MATH 104, HOMEWORK #3 SOLUTIONS Due Thursday, February 4 Remember, consult the Homework Guidelines for general instructions. GRADED HOMEWORK: 1. Give direct proofs for the two following its. Do not use

More information

Metric Space Topology (Spring 2016) Selected Homework Solutions. HW1 Q1.2. Suppose that d is a metric on a set X. Prove that the inequality d(x, y)

Metric Space Topology (Spring 2016) Selected Homework Solutions. HW1 Q1.2. Suppose that d is a metric on a set X. Prove that the inequality d(x, y) Metric Space Topology (Spring 2016) Selected Homework Solutions HW1 Q1.2. Suppose that d is a metric on a set X. Prove that the inequality d(x, y) d(z, w) d(x, z) + d(y, w) holds for all w, x, y, z X.

More information

PRACTICE PROBLEMS: SET 1

PRACTICE PROBLEMS: SET 1 PRACTICE PROBLEMS: SET MATH 437/537: PROF. DRAGOS GHIOCA. Problems Problem. Let a, b N. Show that if gcd(a, b) = lcm[a, b], then a = b. Problem. Let n, k N with n. Prove that (n ) (n k ) if and only if

More information

Structure of R. Chapter Algebraic and Order Properties of R

Structure of R. Chapter Algebraic and Order Properties of R Chapter Structure of R We will re-assemble calculus by first making assumptions about the real numbers. All subsequent results will be rigorously derived from these assumptions. Most of the assumptions

More information

Convex Optimization Notes

Convex Optimization Notes Convex Optimization Notes Jonathan Siegel January 2017 1 Convex Analysis This section is devoted to the study of convex functions f : B R {+ } and convex sets U B, for B a Banach space. The case of B =

More information

Homework 1 (revised) Solutions

Homework 1 (revised) Solutions Homework 1 (revised) Solutions 1. Textbook, 1.1.1, # 1.1.2 (p. 24) Let S be an ordered set. Let A be a non-empty finite subset. Then A is bounded and sup A, inf A A Solution. The hint was: Use induction,

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

,... We would like to compare this with the sequence y n = 1 n

,... We would like to compare this with the sequence y n = 1 n Example 2.0 Let (x n ) n= be the sequence given by x n = 2, i.e. n 2, 4, 8, 6,.... We would like to compare this with the sequence = n (which we know converges to zero). We claim that 2 n n, n N. Proof.

More information

Cauchy Sequences. x n = 1 ( ) 2 1 1, . As you well know, k! n 1. 1 k! = e, = k! k=0. k = k=1

Cauchy Sequences. x n = 1 ( ) 2 1 1, . As you well know, k! n 1. 1 k! = e, = k! k=0. k = k=1 Cauchy Sequences The Definition. I will introduce the main idea by contrasting three sequences of rational numbers. In each case, the universal set of numbers will be the set Q of rational numbers; all

More information

Solutions Manual for Homework Sets Math 401. Dr Vignon S. Oussa

Solutions Manual for Homework Sets Math 401. Dr Vignon S. Oussa 1 Solutions Manual for Homework Sets Math 401 Dr Vignon S. Oussa Solutions Homework Set 0 Math 401 Fall 2015 1. (Direct Proof) Assume that x and y are odd integers. Then there exist integers u and v such

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

5.2 Infinite Series Brian E. Veitch

5.2 Infinite Series Brian E. Veitch 5. Infinite Series Since many quantities show up that cannot be computed exactly, we need some way of representing it (or approximating it). One way is to sum an infinite series. Recall that a n is the

More information

Sequences and Series of Functions

Sequences and Series of Functions Chapter 13 Sequences and Series of Functions These notes are based on the notes A Teacher s Guide to Calculus by Dr. Louis Talman. The treatment of power series that we find in most of today s elementary

More information

STA2112F99 ε δ Review

STA2112F99 ε δ Review STA2112F99 ε δ Review 1. Sequences of real numbers Definition: Let a 1, a 2,... be a sequence of real numbers. We will write a n a, or lim a n = a, if for n all ε > 0, there exists a real number N such

More information

Cool Results on Primes

Cool Results on Primes Cool Results on Primes LA Math Circle (Advanced) January 24, 2016 Recall that last week we learned an algorithm that seemed to magically spit out greatest common divisors, but we weren t quite sure why

More information

MATH3283W LECTURE NOTES: WEEK 6 = 5 13, = 2 5, 1 13

MATH3283W LECTURE NOTES: WEEK 6 = 5 13, = 2 5, 1 13 MATH383W LECTURE NOTES: WEEK 6 //00 Recursive sequences (cont.) Examples: () a =, a n+ = 3 a n. The first few terms are,,, 5 = 5, 3 5 = 5 3, Since 5

More information