Convergence of Sequences

Size: px
Start display at page:

Download "Convergence of Sequences"

Transcription

1 James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 5, 2018

2 Outline 1 2 Homework

3 Definition Let (a n ) n k be a sequence of real numbers. Let a be a real number. We say the sequence a n converges to a if ɛ > 0, N n > N = a n a < ɛ We usually just write a n a as n to indicate this convergence. We call a the limit of the sequence (a n ) n k. The sequence (a n ) n k does not converge to a number a if we can find a positive number ɛ so that no matter what N we choose, there is always at least one n > N with a n a > ɛ. We write this using mathematical language as ɛ > 0, N n > N with a n a ɛ If a sequence does not converge, we say it diverges.

4 The sequence ( 1) n n 1 does not converge. The range of this sequence is the set { 1, 1}. We will show there is no number a so that ( 1) n a for this sequence. Case 1: Let a = 1. Note the difference between 1 and +1 is 2 which suggests we pick a tolerance ɛ < 2 to show the sequence does not converge to 1 as we want to isolate which value we are trying to get close to. Let ɛ = 1. Then ( 1) n 1 = { 1 1 = 0, if n is even. 1 1 = 2, if n is odd. Now pick an N. Then there is an odd integer larger than N, say 2N + 1, for which ( 1) 2N+1 1 = 2 > ɛ. Since we can do this for all N, we see the sequence can not converge to 1.

5 Case -1: We can repeat this argument for this case. Let ɛ = 1. Then ( 1) n ( 1) = { = 2, if n is even = 0, if n is odd. Now pick an N. Then there is an even integer larger than N, say 2N, for which ( 1) 2N ( 1) = 2 > ɛ. Since we can do this for all N, we see the sequence can not converge to 1. Case a 1, 1: If a is not 1 or 1, let d 1 be the distance for a to 1 which is a 1 and let d 2 be the distance to 1 which is a ( 1). Let d be the minimum of these two distances, d = min(d 1, d 2 ). Then, we have ( 1) n a = { 1 a = d1, if n is even. 1 a = d 2, if n is odd.

6 If we pick ɛ = (1/2)d, we see if both cases ( 1) n a > d for any value of n. Thus, ( 1) n can not converge to this a either. Since all choices of a are now exhausted, we can say this sequence does not converge. Comment This argument works for any sequence with a finite range. For example, for a n = sin(nπ/4) for n 1, the range is { 1, 2/2, 0, 2/2, 1}. We can argue that the limit can not be any of the values in the range by choosing an ɛ less that 1/2 of the distances between the values in the range. If we let the range values be y 1,..., y 5, the minimum distance to a number a other than these values is is min 1 i 5 a y i. We use then use the last argument above choosing ɛ as before. Thus, no a can be the limit of this sequence. Comment No sequence with a finite range can have a limit unless there is only one value in its range. We do another example next.

7 Now pick an N. Then any n > N with cos(nπ/4) 1 satisfies cos(nπ/4) ( 1) > ɛ =.1. Since we can do this for all N, we see the sequence can not converge to 1. The sequence cos(nπ/4) n 1 does not converge. The block for this sequence is B = { 2/2, 0, 2/2, 1, 2/2, 0, 2/2, 1} and the range of this sequence is the set { 1, 2/2, 0, 2/2, 1}. We show there is no number a so that cos(nπ/4) a for this sequence. Case -1: Let a = 1. Note the minimum distance between range values is 1 2/2.3 which suggests we pick ɛ <.3 to show the sequence does not converge to 1. Let ɛ =.1. Then = 0, if n for range value 1 2/2 + 1 =.303, for range value 2/2 cos(nπ/4) ( 1) = = 1, for range value 0 2/2 + 1 = 1.707, for range value 2/ = 2.0, for range value 1

8 Case 2/2: Let a = 2/2. Let ɛ =.1 for the same reason as before. Then cos(nπ/4) ( 2/2) = 1 + 2/2 =.303, if n for range value 1 2/2 + 2/2 = 0, for range value 2/ /2 =.707, for range value 0 2/2 + 2/2 = 1.414, for range value 2/ /2 = 1.707, for range value 1 Now pick an N. Then any n > N whose sequence value cos(nπ/4) 2/2 satisfies cos(nπ/4) ( 2/2) > ɛ =.1. Since we can do this for all N, we see the sequence can not converge to 2/2. We will leave it to you to mimic these arguments for the remaining cases. Next, we will do the case where a is not equal to any of the range values.

9 Case a is not a range value: If a is not equal to a range value, let d 1 be the distance for a to 1, a ( 1), d 2 the distance for a to 2/2, a ( 2/2), d 3 the distance for a to 0, a 0, d 4 the distance for a to 2/2, a 2/2 and d 5 the distance for a to 1, a 1, and let d 2 be the distance to 1 which is a ( 1). Let d be the minimum of these five distances, d = min{d 1,..., d 5 } and choose ɛ = d/2. Then, we have 1 a = d 1, if n for range value 1 2/2 a = d 2, for range value 2/2 cos(nπ/4) a = 0 a = d 3, for range value 0 2/2 a = d 4, for range value 2/2 1 a = d 5, for range value 1 For ɛ = d/2, in all cases cos(nπ/4) a > d/2 for any value of n. Hence, for any N, any n > N gives cos(nπ/4) a > ɛ. Thus cos(nπ/4) can not converge to an a that is not a range value. Since all choices of a are now exhausted, we can say this sequence does not converge.

10 The sequence (1 + (4/n)) n 1 converges to 1. The range of this sequence is not finite and indeed does not repeat any values. However, we can guess that as n gets large, the values in the sequence are closer and closer to 1. So let s assume a = 1 as our guess for the limit. Pick an arbitrary ɛ > 0 and consider a n a = ( (1 + (4/n) ) 1 = 4/n = 4 1/n. Pick any N so that 4/N < ɛ or N > 4/ɛ. Then for any n > N, n > 4/ɛ or 4/n < ɛ. So we have shown n > N > 4/ɛ ( (1 + (4/n) ) 1 < ɛ Since ɛ was chosen arbitrarily, we know the sequence converges to 1.

11 Here is our template: Proposition: a n a. Step 1: Identitfy what a is. Step 2: Choose ɛ > 0 arbitrarily. Step 3: Now follow this argument: original sequence - proposed limit = simplify using algebra etc to get a new expression use triangle inequality etc to get a new expression again = call this last step the overestimate. We have now = overestimate < ɛ Step 4: Solve for n in terms of ɛ to give a simple equation. Step 5: Choose N to satisfy the inequality you get from Step 4. Step 6: Then for any n > N, overestimate < ɛ and we have (original) (proposed limit) < ɛ proving a n a.

12 ( 1+4n 5+6n ) n 1 converges. We can guess the value of the limit is a = 2/3 so pick ɛ > 0 arbitrarily. Consider 1 + 4n 5 + 6n 2 3(1 + 4n) 2(5 + 6n) = 3 (3) (5 + 6n) = 7 (3) (5 + 6n) The denominator can be underestimated: n 18n which implies 1/(3(5 + 6n) < 1/(18n). Thus, our original calculation gives 1 + 4n 5 + 6n 2 < (7/18) (1/n) 3 Now set this overstimate less than ɛ and solve for n.

13 Now 7/(18n) < ɛ n > 7/(18ɛ) and so choosing N > 7/(18ɛ) implies the following chain: n N n > 7/(18ɛ) = original limit < ɛ This shows 1+4n 5+6n 2 3.

14 ( 1+4n 5 6n ) n 1 converges. We can guess the value of the limit is a = 2/3 so pick ɛ > 0 arbitrarily. Consider 1 + 4n 5 6n 2 3(1 + 4n) + 2(5 6n) = 3 (3) (5 6n) = 13 (3) (5 6n) We want to underestimate 15 18n = 18n 15. Now 18n 15 is positive for n 1 so we don t need the absolute values here. Pick a number smaller than 18. We usually go for half or 9. Set 18n 15 > 9n and figure out when this is true. A little thought tells us this works when n 2. So 18n 15 > 9n when n 2 implying 13/(15 18n) < 13/(9n) when n 2. Thus, 1 + 4n 5 6n + 2 < (13/(9n), n 2 3

15 Next, set this overestimate less than ɛ to get 13/(9n) < ɛ or n > 13/(9ɛ). But we must also make sure N 2 too, so if we set N > max(13/(9ɛ), 2) implies the following chain: n N n > 13/(9ɛ) = original limit < ɛ This shows 1+4n 5 6n 2 3.

16 11+4n+8n 2 6+7n 2 converges. We guess the limit is a = 8/7. Consider n + 8n n 2 8 7(11 + 4n + 8n 2 ) 8(6 + 7n 2 ) = 7 7(6 + 7n 2 ) n = 7(6 + 7n 2 ) Now, for the numerator, n 29n + 28n = 57n and for the denominator, 7(6 + 7n 2 ) > 49n 2 and so n + 8n n 2 8 < 57n 7 49n 2 = 57 49n

17 Set 57/(49n) < ɛ to get n > 57/(49ɛ). Now pick any N > 57/(49ɛ) and we see n > N implies original limit < ɛ. We conclude 8/7 is the limit of the sequence.

18 11+4n 8n 2 6 n 2n 2 converges. We guess the limit is a = 4. Consider n 8n n 8n 2 4(6 n 2n 2 ) 6 n 2n 2 4 = 6 n 2n n = 6 n 2n 2 Now, for the numerator, n n 13n + 8n = 21n by the triangle inequality and for the denominator, 6 n 2n 2 = 2n 2 + n 6. A good choice for underestimating here is n 2 ; i.e. use half of the coefficient of the n 2. For n > 2, the absolute values are not needed and so we see when 2n 2 + n 6 > n 2 implying n 2 + n 6 > 0. This is true for all n 3 so there are restrictions here on n. We have 6 n 2n 2 n 2 if n 3.

19 Thus, if n n 8n 2 6 n 2n 2 4 < 21n n 2 = 21 (1/n) Set 21/n < ɛ to get n > 3/ɛ. Now pick any N > max(21/ɛ, 3) and we see n > N implies original limit < ɛ. We conclude 4 is the limit of the sequence.

20 (3 + sin(2n + 5)/n) n 1 converges We suspect the limit is 3. Hence, pick ɛ > 0 arbitrary and consider sin(2n + 5) sin(2n + 5) = n n 1/n because sin 1 no matter its argument. Set this overestimate less than ɛ to conclude if N > 1/ɛ, then n > N implies original limit < ɛ. Thus, we see this sequence converges to 3.

21 Homework Homework Prove the sequence (sin(2nπ/5)) n 1 does not converge. 6.2 Prove the sequence ( 3+5n 6+8n ) n 1 converges. 6.3 Prove the sequence ( 4+5n 6 7n ) n 1 converges. 6.4 Prove the sequence ( 4+5n 2 6 3n 4n 2 ) n 1 converges.

Convergence of Sequences

Convergence of Sequences Convergence of Sequences James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University February 12, 2018 Outline Convergence of Sequences Definition Let

More information

Dirchlet s Function and Limit and Continuity Arguments

Dirchlet s Function and Limit and Continuity Arguments Dirchlet s Function and Limit and Continuity Arguments James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University February 23, 2018 Outline 1 Dirichlet

More information

Geometric Series and the Ratio and Root Test

Geometric Series and the Ratio and Root Test Geometric Series and the Ratio and Root Test James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 5, 2018 Outline 1 Geometric Series

More information

Upper and Lower Bounds

Upper and Lower Bounds James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University August 30, 2017 Outline 1 2 s 3 Basic Results 4 Homework Let S be a set of real numbers. We

More information

Bolzano Weierstrass Theorems I

Bolzano Weierstrass Theorems I Bolzano Weierstrass Theorems I James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 8, 2017 Outline The Bolzano Weierstrass Theorem Extensions

More information

Geometric Series and the Ratio and Root Test

Geometric Series and the Ratio and Root Test Geometric Series and the Ratio and Root Test James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 5, 2017 Outline Geometric Series The

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 12, 2018 Outline 1 Non POMI Based s 2 Some Contradiction s 3

More information

Dirchlet s Function and Limit and Continuity Arguments

Dirchlet s Function and Limit and Continuity Arguments Dirchlet s Function and Limit and Continuity Arguments James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 2, 2018 Outline Dirichlet

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

The Limit Inferior and Limit Superior of a Sequence

The Limit Inferior and Limit Superior of a Sequence The Limit Inferior and Limit Superior of a Sequence James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University February 13, 2018 Outline The Limit Inferior

More information

Fourier Sin and Cos Series and Least Squares Convergence

Fourier Sin and Cos Series and Least Squares Convergence Fourier and east Squares Convergence James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University May 7, 28 Outline et s look at the original Fourier sin

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

The First Derivative and Second Derivative Test

The First Derivative and Second Derivative Test The First Derivative and Second Derivative Test James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 8, 2017 Outline Extremal Values The

More information

The First Derivative and Second Derivative Test

The First Derivative and Second Derivative Test The First Derivative and Second Derivative Test James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University April 9, 2018 Outline 1 Extremal Values 2

More information

Mathematical Induction Again

Mathematical Induction Again Mathematical Induction Again James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University January 12, 2017 Outline Mathematical Induction Simple POMI Examples

More information

Mathematical Induction Again

Mathematical Induction Again Mathematical Induction Again James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University January 2, 207 Outline Mathematical Induction 2 Simple POMI Examples

More information

Mathematical Induction

Mathematical Induction Mathematical Induction James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University January 12, 2017 Outline Introduction to the Class Mathematical Induction

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

The Existence of the Riemann Integral

The Existence of the Riemann Integral The Existence of the Riemann Integral James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 18, 2018 Outline The Darboux Integral Upper

More information

Derivatives and the Product Rule

Derivatives and the Product Rule Derivatives and the Product Rule James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University January 28, 2014 Outline 1 Differentiability 2 Simple Derivatives

More information

Uniform Convergence and Series of Functions

Uniform Convergence and Series of Functions Uniform Convergence and Series of Functions James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 7, 017 Outline Uniform Convergence Tests

More information

Convergence of Fourier Series

Convergence of Fourier Series MATH 454: Analysis Two James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University April, 8 MATH 454: Analysis Two Outline The Cos Family MATH 454: Analysis

More information

Taylor Polynomials. James K. Peterson. Department of Biological Sciences and Department of Mathematical Sciences Clemson University

Taylor Polynomials. James K. Peterson. Department of Biological Sciences and Department of Mathematical Sciences Clemson University James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 24, 2013 Outline 1 First Order Approximation s Second Order Approximations 2 Approximation

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

Introduction to Series and Sequences Math 121 Calculus II Spring 2015

Introduction to Series and Sequences Math 121 Calculus II Spring 2015 Introduction to Series and Sequences Math Calculus II Spring 05 The goal. The main purpose of our study of series and sequences is to understand power series. A power series is like a polynomial of infinite

More information

Constrained Optimization in Two Variables

Constrained Optimization in Two Variables in Two Variables James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 17, 216 Outline 1 2 What Does the Lagrange Multiplier Mean? Let

More information

More Series Convergence

More Series Convergence More Series Convergence James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University December 4, 218 Outline Convergence Analysis for Fourier Series Revisited

More information

Uniform Convergence Examples

Uniform Convergence Examples Uniform Convergence Examples James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 13, 2017 Outline 1 Example Let (x n ) be the sequence

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

CISC-102 Fall 2017 Week 3. Principle of Mathematical Induction

CISC-102 Fall 2017 Week 3. Principle of Mathematical Induction Week 3 1 of 17 CISC-102 Fall 2017 Week 3 Principle of Mathematical Induction A proposition is defined as a statement that is either true or false. We will at times make a declarative statement as a proposition

More information

Lower semicontinuous and Convex Functions

Lower semicontinuous and Convex Functions Lower semicontinuous and Convex Functions James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 6, 2017 Outline Lower Semicontinuous Functions

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

Constrained Optimization in Two Variables

Constrained Optimization in Two Variables Constrained Optimization in Two Variables James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 17, 216 Outline Constrained Optimization

More information

More Least Squares Convergence and ODEs

More Least Squares Convergence and ODEs More east Squares Convergence and ODEs James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University April 12, 219 Outline Fourier Sine and Cosine Series

More information

Complex Numbers. James K. Peterson. September 19, Department of Biological Sciences and Department of Mathematical Sciences Clemson University

Complex Numbers. James K. Peterson. September 19, Department of Biological Sciences and Department of Mathematical Sciences Clemson University Complex Numbers James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 19, 2013 Outline 1 Complex Numbers 2 Complex Number Calculations

More information

Complex Numbers. Outline. James K. Peterson. September 19, Complex Numbers. Complex Number Calculations. Complex Functions

Complex Numbers. Outline. James K. Peterson. September 19, Complex Numbers. Complex Number Calculations. Complex Functions Complex Numbers James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 19, 2013 Outline Complex Numbers Complex Number Calculations Complex

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

Antiderivatives! Outline. James K. Peterson. January 28, Antiderivatives. Simple Fractional Power Antiderivatives

Antiderivatives! Outline. James K. Peterson. January 28, Antiderivatives. Simple Fractional Power Antiderivatives Antiderivatives! James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University January 28, 2014 Outline Antiderivatives Simple Fractional Power Antiderivatives

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

Antiderivatives! James K. Peterson. January 28, Department of Biological Sciences and Department of Mathematical Sciences Clemson University

Antiderivatives! James K. Peterson. January 28, Department of Biological Sciences and Department of Mathematical Sciences Clemson University ! James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University January 28, 2014 Outline 1 2 Simple Fractional Power Abstract This lecture is going to talk

More information

Uniform Convergence Examples

Uniform Convergence Examples Uniform Convergence Examples James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 13, 2017 Outline More Uniform Convergence Examples Example

More information

Differentiating Series of Functions

Differentiating Series of Functions Differentiating Series of Functions James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 30, 017 Outline 1 Differentiating Series Differentiating

More information

Hölder s and Minkowski s Inequality

Hölder s and Minkowski s Inequality Hölder s and Minkowski s Inequality James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 1, 218 Outline Conjugate Exponents Hölder s

More information

The Method of Undetermined Coefficients.

The Method of Undetermined Coefficients. The Method of Undetermined Coefficients. James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University May 24, 2017 Outline 1 Annihilators 2 Finding The

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

Main topics for the First Midterm Exam

Main topics for the First Midterm Exam Main topics for the First Midterm Exam The final will cover Sections.-.0, 2.-2.5, and 4.. This is roughly the material from first three homeworks and three quizzes, in addition to the lecture on Monday,

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 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

Derivatives in 2D. Outline. James K. Peterson. November 9, Derivatives in 2D! Chain Rule

Derivatives in 2D. Outline. James K. Peterson. November 9, Derivatives in 2D! Chain Rule Derivatives in 2D James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 9, 2016 Outline Derivatives in 2D! Chain Rule Let s go back to

More information

MATH 2710: NOTES FOR ANALYSIS

MATH 2710: NOTES FOR ANALYSIS MATH 270: NOTES FOR ANALYSIS The main ideas we will learn from analysis center around the idea of a limit. Limits occurs in several settings. We will start with finite limits of sequences, then cover infinite

More information

Math 104: Homework 7 solutions

Math 104: Homework 7 solutions Math 04: Homework 7 solutions. (a) The derivative of f () = is f () = 2 which is unbounded as 0. Since f () is continuous on [0, ], it is uniformly continous on this interval by Theorem 9.2. Hence for

More information

G12MAN Mathematical Analysis Fully-justified answers to Revision Quiz questions

G12MAN Mathematical Analysis Fully-justified answers to Revision Quiz questions G12MAN Mathematical Analysis Fully-justified answers to Revision Quiz questions Remember that, unless otherwise specified or not applicable for some reason), you MUST justify your answers to questions

More information

Extreme Values and Positive/ Negative Definite Matrix Conditions

Extreme Values and Positive/ Negative Definite Matrix Conditions Extreme Values and Positive/ Negative Definite Matrix Conditions James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 8, 016 Outline 1

More information

Riemann Sums. Outline. James K. Peterson. September 15, Riemann Sums. Riemann Sums In MatLab

Riemann Sums. Outline. James K. Peterson. September 15, Riemann Sums. Riemann Sums In MatLab Riemann Sums James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 15, 2013 Outline Riemann Sums Riemann Sums In MatLab Abstract This

More information

Section 11.1: Sequences

Section 11.1: Sequences Section 11.1: Sequences In this section, we shall study something of which is conceptually simple mathematically, but has far reaching results in so many different areas of mathematics - sequences. 1.

More information

Conjectures and proof. Book page 24-30

Conjectures and proof. Book page 24-30 Conjectures and proof Book page 24-30 What is a conjecture? A conjecture is used to describe a pattern in mathematical terms When a conjecture has been proved, it becomes a theorem There are many types

More information

MAT137 - Term 2, Week 2

MAT137 - Term 2, Week 2 MAT137 - Term 2, Week 2 This lecture will assume you have watched all of the videos on the definition of the integral (but will remind you about some things). Today we re talking about: More on the definition

More information

THE DIVISION THEOREM IN Z AND R[T ]

THE DIVISION THEOREM IN Z AND R[T ] THE DIVISION THEOREM IN Z AND R[T ] KEITH CONRAD 1. Introduction In both Z and R[T ], we can carry out a process of division with remainder. Theorem 1.1. For any integers a and b, with b nonzero, there

More information

Predator - Prey Model Trajectories and the nonlinear conservation law

Predator - Prey Model Trajectories and the nonlinear conservation law Predator - Prey Model Trajectories and the nonlinear conservation law James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 28, 2013 Outline

More information

Solutions to Math 41 First Exam October 18, 2012

Solutions to Math 41 First Exam October 18, 2012 Solutions to Math 4 First Exam October 8, 202. (2 points) Find each of the following its, with justification. If the it does not exist, explain why. If there is an infinite it, then explain whether it

More information

Writing proofs for MATH 51H Section 2: Set theory, proofs of existential statements, proofs of uniqueness statements, proof by cases

Writing proofs for MATH 51H Section 2: Set theory, proofs of existential statements, proofs of uniqueness statements, proof by cases Writing proofs for MATH 51H Section 2: Set theory, proofs of existential statements, proofs of uniqueness statements, proof by cases September 22, 2018 Recall from last week that the purpose of a proof

More information

Math 2142 Homework 5 Part 1 Solutions

Math 2142 Homework 5 Part 1 Solutions Math 2142 Homework 5 Part 1 Solutions Problem 1. For the following homogeneous second order differential equations, give the general solution and the particular solution satisfying the given initial conditions.

More information

Hölder s and Minkowski s Inequality

Hölder s and Minkowski s Inequality Hölder s and Minkowski s Inequality James K. Peterson Deartment of Biological Sciences and Deartment of Mathematical Sciences Clemson University Setember 10, 2018 Outline 1 Conjugate Exonents 2 Hölder

More information

4.1 Real-valued functions of a real variable

4.1 Real-valued functions of a real variable Chapter 4 Functions When introducing relations from a set A to a set B we drew an analogy with co-ordinates in the x-y plane. Instead of coming from R, the first component of an ordered pair comes from

More information

10.1 Sequences. A sequence is an ordered list of numbers: a 1, a 2, a 3,..., a n, a n+1,... Each of the numbers is called a term of the sequence.

10.1 Sequences. A sequence is an ordered list of numbers: a 1, a 2, a 3,..., a n, a n+1,... Each of the numbers is called a term of the sequence. 10.1 Sequences A sequence is an ordered list of numbers: a 1, a 2, a 3,..., a n, a n+1,... Each of the numbers is called a term of the sequence. Notation: A sequence {a 1, a 2, a 3,...} can be denoted

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

A-2. Polynomials and Factoring. Section A-2 1

A-2. Polynomials and Factoring. Section A-2 1 A- Polynomials and Factoring Section A- 1 What you ll learn about Adding, Subtracting, and Multiplying Polynomials Special Products Factoring Polynomials Using Special Products Factoring Trinomials Factoring

More information

2 = = 0 Thus, the number which is largest in magnitude is equal to the number which is smallest in magnitude.

2 = = 0 Thus, the number which is largest in magnitude is equal to the number which is smallest in magnitude. Limits at Infinity Two additional topics of interest with its are its as x ± and its where f(x) ±. Before we can properly discuss the notion of infinite its, we will need to begin with a discussion on

More information

Cable Convergence. James K. Peterson. May 7, Department of Biological Sciences and Department of Mathematical Sciences Clemson University

Cable Convergence. James K. Peterson. May 7, Department of Biological Sciences and Department of Mathematical Sciences Clemson University Cable Convergence James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University May 7, 2018 Outline 1 Fourier Series Convergence Redux 2 Fourier Series

More information

Finding Limits Graphically and Numerically

Finding Limits Graphically and Numerically Finding Limits Graphically and Numerically 1. Welcome to finding limits graphically and numerically. My name is Tuesday Johnson and I m a lecturer at the University of Texas El Paso. 2. With each lecture

More information

Solving Equations. A: Solving One-Variable Equations. One Step x + 6 = 9-3y = 15. Two Step 2a 3 6. Algebra 2 Chapter 1 Notes 1.4 Solving Equations

Solving Equations. A: Solving One-Variable Equations. One Step x + 6 = 9-3y = 15. Two Step 2a 3 6. Algebra 2 Chapter 1 Notes 1.4 Solving Equations Algebra 2 Chapter 1 Notes 1.4 Solving Equations 1.4 Solving Equations Topics: Solving Equations Translating Words into Algebra Solving Word Problems A: Solving One-Variable Equations The equations below

More information

Linear Systems of ODE: Nullclines, Eigenvector lines and trajectories

Linear Systems of ODE: Nullclines, Eigenvector lines and trajectories Linear Systems of ODE: Nullclines, Eigenvector lines and trajectories James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 6, 203 Outline

More information

Function Composition and Chain Rules

Function Composition and Chain Rules Function Composition and s James K. Peterson Department of Biological Sciences and Department of Matematical Sciences Clemson University Marc 8, 2017 Outline 1 Function Composition and Continuity 2 Function

More information

ICM ~ Unit 4 ~ Day 3. Horizontal Asymptotes, End Behavior

ICM ~ Unit 4 ~ Day 3. Horizontal Asymptotes, End Behavior ICM ~ Unit 4 ~ Day 3 Horizontal Asymptotes, End Behavior Warm Up ~ Day 3 1. Find the domain, then convert to fractional/rational eponent. f ( ) 7. Simplify completely: 3( + 5). 3. Find the domain, & y

More information

Classification of Isometries

Classification of Isometries Chapter 3 Classification of Isometries From our work in Chapter 1 we know that reflections, translations, glide reflections and rotations are isometries. Furthermore, the Fundamental Theorem tells us that

More information

Chapter Six. Polynomials. Properties of Exponents Algebraic Expressions Addition, Subtraction, and Multiplication Factoring Solving by Factoring

Chapter Six. Polynomials. Properties of Exponents Algebraic Expressions Addition, Subtraction, and Multiplication Factoring Solving by Factoring Chapter Six Polynomials Properties of Exponents Algebraic Expressions Addition, Subtraction, and Multiplication Factoring Solving by Factoring Properties of Exponents The properties below form the basis

More information

Matrix Solutions to Linear Systems of ODEs

Matrix Solutions to Linear Systems of ODEs Matrix Solutions to Linear Systems of ODEs James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 3, 216 Outline 1 Symmetric Systems of

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

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

Sin, Cos and All That

Sin, Cos and All That Sin, Cos and All That James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University March 9, 2017 Outline 1 Sin, Cos and all that! 2 A New Power Rule 3

More information

Sequences and their limits

Sequences and their limits Sequences and their limits c Frank Zorzitto, Faculty of Mathematics University of Waterloo The limit idea For the purposes of calculus, a sequence is simply a list of numbers x 1, x 2, x 3,, x n, that

More information

Twitter: @Owen134866 www.mathsfreeresourcelibrary.com Prior Knowledge Check 1) Simplify: a) 3x 2 5x 5 b) 5x3 y 2 15x 7 2) Factorise: a) x 2 2x 24 b) 3x 2 17x + 20 15x 2 y 3 3) Use long division to calculate:

More information

Linear Systems of ODE: Nullclines, Eigenvector lines and trajectories

Linear Systems of ODE: Nullclines, Eigenvector lines and trajectories Linear Systems of ODE: Nullclines, Eigenvector lines and trajectories James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 6, 2013 Outline

More information

The Derivative of a Function

The Derivative of a Function The Derivative of a Function James K Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University March 1, 2017 Outline A Basic Evolutionary Model The Next Generation

More information

Introduction to Induction (LAMC, 10/14/07)

Introduction to Induction (LAMC, 10/14/07) Introduction to Induction (LAMC, 10/14/07) Olga Radko October 1, 007 1 Definitions The Method of Mathematical Induction (MMI) is usually stated as one of the axioms of the natural numbers (so-called Peano

More information

Fourier Sin and Cos Series and Least Squares Convergence

Fourier Sin and Cos Series and Least Squares Convergence Fourier Sin and Cos Series and east Squares Convergence James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University December 4, 208 Outline Sin and Cos

More information

Infinite Limits. By Tuesday J. Johnson

Infinite Limits. By Tuesday J. Johnson Infinite Limits By Tuesday J. Johnson Suggested Review Topics Algebra skills reviews suggested: Evaluating functions Graphing functions Working with inequalities Working with absolute values Trigonometric

More information

Every positive two digit number is greater than the product of it s digits. Asks class is it true? can you find a counter-example etc.

Every positive two digit number is greater than the product of it s digits. Asks class is it true? can you find a counter-example etc. Aim Activity Reasoning and Proof Introducing Proof Proof by Deduction Understand and use the structure of mathematical proof, proceeding from given assumptions through a series of logical steps to a conclusion;

More information

Chapter 11 - Sequences and Series

Chapter 11 - Sequences and Series Calculus and Analytic Geometry II Chapter - Sequences and Series. Sequences Definition. A sequence is a list of numbers written in a definite order, We call a n the general term of the sequence. {a, a

More information

Discrete Mathematics. Spring 2017

Discrete Mathematics. Spring 2017 Discrete Mathematics Spring 2017 Previous Lecture Principle of Mathematical Induction Mathematical Induction: rule of inference Mathematical Induction: Conjecturing and Proving Climbing an Infinite Ladder

More information

Integration and Differentiation Limit Interchange Theorems

Integration and Differentiation Limit Interchange Theorems Integration and Differentiation Limit Interchange Theorems James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University March 11, 2018 Outline 1 A More

More information

The trick is to multiply the numerator and denominator of the big fraction by the least common denominator of every little fraction.

The trick is to multiply the numerator and denominator of the big fraction by the least common denominator of every little fraction. Complex Fractions A complex fraction is an expression that features fractions within fractions. To simplify complex fractions, we only need to master one very simple method. Simplify 7 6 +3 8 4 3 4 The

More information

Variation of Parameters

Variation of Parameters Variation of Parameters James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University April 13, 218 Outline Variation of Parameters Example One We eventually

More information

Riemann Integration. James K. Peterson. February 2, Department of Biological Sciences and Department of Mathematical Sciences Clemson University

Riemann Integration. James K. Peterson. February 2, Department of Biological Sciences and Department of Mathematical Sciences Clemson University Riemann Integration James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University February 2, 2017 Outline 1 Riemann Sums 2 Riemann Sums In MatLab 3 Graphing

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

X. Numerical Methods

X. Numerical Methods X. Numerical Methods. Taylor Approximation Suppose that f is a function defined in a neighborhood of a point c, and suppose that f has derivatives of all orders near c. In section 5 of chapter 9 we introduced

More information

Section 3.1: Direct Proof and Counterexample 1

Section 3.1: Direct Proof and Counterexample 1 Section 3.1: Direct Proof and Counterexample 1 In this chapter, we introduce the notion of proof in mathematics. A mathematical proof is valid logical argument in mathematics which shows that a given conclusion

More information

General Power Series

General Power Series General Power Series James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University March 29, 2018 Outline Power Series Consequences With all these preliminaries

More information

Sum of Squares. Defining Functions. Closed-Form Expression for SQ(n)

Sum of Squares. Defining Functions. Closed-Form Expression for SQ(n) CS/ENGRD 2110 Object-Oriented Programming and Data Structures Spring 2012 Thorsten Joachims Lecture 22: Induction Overview Recursion A programming strategy that solves a problem by reducing it to simpler

More information

Project One: C Bump functions

Project One: C Bump functions Project One: C Bump functions James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 2, 2018 Outline 1 2 The Project Let s recall what the

More information