MATH 137 : Calculus 1 for Honours Mathematics Instructor: Barbara Forrest Self Check #1: Sequences and Convergence

Size: px
Start display at page:

Download "MATH 137 : Calculus 1 for Honours Mathematics Instructor: Barbara Forrest Self Check #1: Sequences and Convergence"

Transcription

1 1 MATH 137 : Calculus 1 for Honours Mathematics Instructor: Barbara Forrest Self Check #1: Sequences and Convergence Recommended Due Date: complete by the end of WEEK 3 Weight: none - self graded INSTRUCTIONS: Ensure you have completed the daily/weekly tasks up to and including Monday, Week 3 on the Introduction to Series to the end of Chapter 1 of the Course Notes. Read and complete the following self check assignment on your own. Write your answers on the printed copy of this assignment. DO NOT SUBMIT THIS ASSIGNMENT Students are encouraged to complete this assignment on their own. Do not submit this assignment to your instructor. As you complete this assignment, you should consider it similar to an open-book chapter exam. OBJECTIVES The purpose of this assignment is for the student to check if they have understood the concepts covered in the course. Though this assignment is not for credit, students are encouraged to complete it since questions on the DROPBOX ASSIGNMENTS and the FINAL EXAM will be the same or similar to those found on this self check. Full solutions will be posted on the course website so that you can check your work, view how your instructor expects you to present solutions, and to see if you understand the topics in the first chapter of the course notes. You can use Maple to *check* your solutions, if applicable.

2 2 Part 1: Multiple Choice (1 mark each): Choose the best answer. 1. Which of the following expressions describe the set {2, 3, 4, 5}? a. {x Z 2 < x < 5} b. {x Z 2 x 5} c. {x Z 1 < x < 6} d. {x Z 1 x 6} e. Both b and c f. Both a and d g. All of the above h. None of the above 2. Which of the following intervals describes the set {x R 3 x < 10}? a. ( 3, 10) b. [ 3, 10) c. [ 3, 10] d. ( 3, 10] 3. Choose the mathematical statement that agrees with the following statement: The distance from x to 3 is less than 2. a. x 3 < 2 b. x 3 < 2 c. 0 < x 3 < 2 d. x Choose the mathematical statement that agrees with the following statement: The distance from 1 to x is less than or equal to 1 and x 1. 2 a. 0 x b. 0 < x 1 < 1 2 c. 0 < x d. 1 2 x 3 2

3 5. Choose the mathematical statement that agrees with the following statement: The distance from x to y is less than or equal to the sum of the distance from x to z plus the distance from z to y. a. x + y x + z z + y b. x + y x + z + z + y c. x y < x z + z y d. x y x z + z y 6. Which of the following Rules for Inequalities is FALSE? a. If a < b, then a + c < b + c. b. If a < b and c < d, then a + c < b + d. c. If a < b, then ac < bc. d. If a < b and c < 0, then ac > bc. e. If 0 < a < b, then 1 a > 1 b. f. None of the above (all statements are true) 7. Solve 2x 5 = 3? a. x = 4 b. x = 4 c. x = 1 d. x = 4 or x = 1 e. x = 4 or x = 1 f. None of the above 8. Solve 3x + 2 4? a. {x x 2 or x 2 3 } b. (, 2] [ 2 3, ) c. {x x 2 or x 2} 3 d. (, 2 ] [2, ) 3 e. Both A and B f. Both B and C g. None of the above 3

4 4 9. Given a sequence {a n } which of the following statements is the proper definition for convergence. a. The sequence {a n } converges to L if for each ɛ > 0 and for every cutoff N N, we have for all n N. a n L < ɛ b. The sequence {a n } converges to L if for each ɛ > 0 there is a cutoff N N, such that for all n N. a n L < ɛ c. The sequence {a n } converges to L if there exists an ɛ > 0 and cutoff N N, such that for all n N. a n L < ɛ d. The sequence {a n } converges to L if there exists an ɛ > 0 such that for every cutoff N N, we have a n L < ɛ for all n N Compute the limit of the sequence { 5n n+7 }. a. 0 b. 5 7 c. 1 7 d. 5 e. Does not exist 11. Compute the limit of the sequence { 100n+7000 n 2 n 1 }. a. 0 b. 1 c. 100 d e. Does not exist 12. Compute the limit of the sequence {cos(nπ)}. (Hint: compute the first few terms of the sequence.) a. 0 b. 1 c. -1 d. 2π e. Does not exist

5 5 13. Compute the limit of the sequence { n}. a. 0 b. 1 c. d. 2 e. Does not exist 14. The table lists the values of the first 9 values of a sequence. Which of the following statements must be true? a. The sequence has a limit of b. The sequence does not have a limit. n a n n a n n a n c. A limit for this sequence can not be determined from this information. d. All of the terms in the sequence will be positive. 15. Which of the following mathematical statements means that a. a n 0 = b. a n 0 < c. a n d. a n 0 > e. none of the above a n = 1 n 3 approximates 0 with an error of less than ? 16. Suppose that we want a n = 1 to approximate 0 with an error of less than 1. How large must n n be? (I.e., how far out in the sequence must you go so that {a n } is within 1 of 0?) 10 9 a. n > 1 b. n > 10 c. n > 100 d. n > 1000

6 6 For each of the following sequences in the next four questions choose all answers that apply. There may be more than one correct choice for each question. 17. Consider the sequence a n = 1 2n+3. Then a n is: a. increasing b. decreasing c. not monotonic d. bounded 18. Consider the sequence a n = 2n 3 3n+4. Then a n is: a. increasing b. decreasing c. not monotonic d. bounded 19. Consider the sequence a n = cos(nπ/2). Then a n is: a. increasing b. decreasing c. not monotonic d. bounded 20. Consider the sequence a n = n + 1 n. Then a n is: a. increasing b. decreasing c. not monotonic d. bounded 21. What is the sum of the series n=1 3? 10 n a b. 1 3 c d. 7 10

7 22. A drug is administered into the body. At the end of each hour, the amount of drug present is half what it was at the end of the previous hour. What fraction of the original amount of the drug is present at the end of n hours? a. ( 1 2 )n b. 1 2n c. 1 ( 1 2 )n d n 7 Part 2: True and False (1 mark each) In each of the following, indicate whether the statement is true (T) or false (F). 1. x a is the distance from x to a. 2. x = x 3. A sequence {a n } can have more than one limit. 4. The sequence {1, 1, 1, 1,...} has two limits. 5. If S R, then the number M is an upper bound of S if x M for every x S. 6. Let S = [0, 1). Then M = 1000 is an upper bound for S. 7. Let S = [0, 1). Then M = 1 is an upper bound for S. 8. Let S = [0, 1). Then M = 1 is the least upper bound for S. 9. If S is a non-empty set of real numbers, then S must have a least upper bound. 10. If {a n } is an increasing and bounded sequence, then {a n } must converge to its least upper bound. 11. If {a n } is an increasing and unbounded sequence, then {a n } diverges to. 12. It is possible to complete infinitely many tasks in a finite amount of time. 13. Even when we know that a series converges, most of the time it is difficult or even impossible to find its sum. 14. A geometric series converges when the absolute value of its common ratio is less than The harmonic series diverges. 16. If lim n a n = 0, then by the Divergence Test, n=1 a n converges.

8 8 Part 3: Calculation You must show enough work to justify your solution. 1) [9 marks total, 3 marks each] For each of the following sequences indicate whether it converges or diverges. If it converges find the limit. You must justify your answer. i) a n = 4n2 3n 2 n+1 ii) a n = n3 +4n n 5 +2n 2 iii) a n = n5 +2n+1 2n 3 +n+4

9 2) [4 marks] Use the Squeeze Theorem to determine the limit of the sequence { cos(3n) } if it exists. n 2 9

10 10 3) [8 marks total, 4 marks each] Let a n = 8n2 +4. Then lim a 4n 2 +1 n = 2. n i) Show that 8n2 +4 4n = 2 4n 2 +1 ( ) and use ( ) to show that if n 50, then 8n n < iii) Find the smallest cutoff N so that if n N, then 8n n <

11 11 4) [9 marks total] Calculate Let {a n } be the recursively defined sequence given by a 1 = 8 and a n+1 = 1 4 (3a n + 22 ) a 3 n a) [4 Marks] Use the Arithmetic Rules to show that if {a n } converges, then lim n a n = b) [1 Mark] Using a calculator or any other computational tool to find 4 22 up to 8 decimal places. Solution: 4 22 = c) [2 Marks] Find the smallest index n so that a n agrees with your answer in b) above to 8 decimal places. Solution: n = d) [2 Marks] Suppose that we had instead chosen a 1 = 2. Find the smallest index n so that a n agrees with your answer in ii) above to 8 decimal places. Solution: n =

12 12 5) [8 marks total] Suppose that a n 0 and that lim n a n = L. We want to show that lim n an = L. There are two cases to consider: a) [2 Marks] Suppose that L = 0. Let ɛ > 0. We want to choose a cutoff N 0 that is large enough so that if n N 0, then a n 0 < 1. To do so we should choose N N so that if n N 0 (Choose 1) i) then 0 a n < ii) then 0 a n < ( 1 iii) then 0 a n < 100 ) My Choice is: b) [2 Marks] Suppose that L = 5. Let ɛ > 0. Note that a n 5 = a n 5 an + 5 a n 5 5. We want to choose a cutoff N 0 that is large enough so that if n N 0, then a n L < To do so we should choose N 0 N so that if n N 0 (Choose 1) i) then a n L < ii) then a n L < iii) then a n L < My Choice is: It then follows from your choice above that if n N 0, then a n 5 < c) [4 Marks] Let a n = Note that a n 2 n 5. By making use of what we learned in b) above find a cutoff N 0 so that if n N 0, n 5 <

13 6) [18 marks total, 3 marks each, 6 bonus] Convergence of Subsequences: Recall that given a sequence {a n } and an increasing sequence n 1 < n 2 < < n k < of natural numbers {a nk } is called a subsequence of {a n }. Note that the questions marked bonus are at a higher level of difficulty and you would not be expected to create a solution to these questions on an exam. a) (Bonus Question 3 marks) Show directly using the definition of convergence for a sequence that if a sequence {a n } converges with lim a n = L, then any subsequence {a nk } also converges and lim a nk = L. n k 13 b) Let {a n } be a sequence such that lim a 2k = L and lim a 2k 1 = M. Explain why if L M, k k the sequence {a n } diverges.

14 14 6) Continued... c) Show that the sequence {( 1) n+1 ( 3n+2 )} diverges. 4n+1 d) (Bonus Question 3 marks) Once again let {a n } be a sequence such that lim a 2k = L and k lim a 2k 1 = M. Show that if L = M, then the sequence {a n } converges with lim a n = L. k n

15 6) Continued... ( ) While a sequence {a n } may not be monotonic, it can be shown that every sequence {a n } has a monotonic subsequence {a nk }. e) Use the statement ( ) above to show that if a sequence {a n } is bounded, that is if there exists an M > 0 such that M a n M for every n N, then it must have a convergent subsequence {a nk }. (Note: The fact that bounded sequences always have a convergent subsequence is known as the Bolzano-Weierstrass Theorem.) 15 f) Give an example of a sequence of {a n } with no convergent subsequences.

16 16 7) [4 marks] Consider the geometric series sum. n=1 1. Explain why it converges and find the value of the 10 n

MATH 137 : Calculus 1 for Honours Mathematics. Online Assignment #2. Introduction to Sequences

MATH 137 : Calculus 1 for Honours Mathematics. Online Assignment #2. Introduction to Sequences 1 MATH 137 : Calculus 1 for Honours Mathematics Online Assignment #2 Introduction to Sequences Due by 9:00 pm on WEDNESDAY, September 19, 2018 Instructions: Weight: 2% This assignment covers the topics

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 163 (23) - Midterm Test 1

Math 163 (23) - Midterm Test 1 Name: Id #: Math 63 (23) - Midterm Test Spring Quarter 208 Friday April 20, 09:30am - 0:20am Instructions: Prob. Points Score possible 26 2 4 3 0 TOTAL 50 Read each problem carefully. Write legibly. Show

More information

MATH 409 Advanced Calculus I Lecture 7: Monotone sequences. The Bolzano-Weierstrass theorem.

MATH 409 Advanced Calculus I Lecture 7: Monotone sequences. The Bolzano-Weierstrass theorem. MATH 409 Advanced Calculus I Lecture 7: Monotone sequences. The Bolzano-Weierstrass theorem. Limit of a sequence Definition. Sequence {x n } of real numbers is said to converge to a real number a if for

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

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

Subsequences and the Bolzano-Weierstrass Theorem

Subsequences and the Bolzano-Weierstrass Theorem Subsequences and the Bolzano-Weierstrass Theorem A subsequence of a sequence x n ) n N is a particular sequence whose terms are selected among those of the mother sequence x n ) n N The study of subsequences

More information

Math 430/530: Advanced Calculus I Chapter 1: Sequences

Math 430/530: Advanced Calculus I Chapter 1: Sequences Math 430/530: Advanced Calculus I Chapter 1: Sequences Fall 2018 Sequences A sequence is just a list of real numbers a 1, a 2,... with a definite order. We write a = (a n ) n=1 for a sequence a with n

More information

Mathematics 242 Principles of Analysis Solutions for Problem Set 5 Due: March 15, 2013

Mathematics 242 Principles of Analysis Solutions for Problem Set 5 Due: March 15, 2013 Mathematics Principles of Analysis Solutions for Problem Set 5 Due: March 15, 013 A Section 1. For each of the following sequences, determine three different subsequences, each converging to a different

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

Name: for students entering. Algebra 2/Trig* For the following courses: AAF, Honors Algebra 2, Algebra 2

Name: for students entering. Algebra 2/Trig* For the following courses: AAF, Honors Algebra 2, Algebra 2 Name: Richard Montgomery High School Department of Mathematics Summer Math Packet for students entering Algebra 2/Trig* For the following courses: AAF, Honors Algebra 2, Algebra 2 (Please go the RM website

More information

Spring 2018 Exam 2 MARK BOX HAND IN PART NAME: PIN: INSTRUCTIONS

Spring 2018 Exam 2 MARK BOX HAND IN PART NAME: PIN: INSTRUCTIONS Spring 208 Exam 2 problem MARK BOX points HAND IN PART 0 0 4 2-5 56=4x4 6 0 7 0 NAME: PIN: % 00 INSTRUCTIONS This exam comes in two parts () HAND IN PART Hand in only this part (2) STATEMENT OF MULTIPLE

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

Spring 2017 Exam 2 NAME: PIN:

Spring 2017 Exam 2 NAME: PIN: MARK BOX problem points 0 10 HAND IN PART 1 10 2 10 3-10 40=8x5 11 10 12 10 NAME: PIN: 13 10 % 100 INSTRUCTIONS This exam comes in two parts. (1) HAND-IN PART. Hand-in only this part. (2) NOT TO HAND-IN

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

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

FINAL EXAM Math 25 Temple-F06

FINAL EXAM Math 25 Temple-F06 FINAL EXAM Math 25 Temple-F06 Write solutions on the paper provided. Put your name on this exam sheet, and staple it to the front of your finished exam. Do Not Write On This Exam Sheet. Problem 1. (Short

More information

Math 116 Second Midterm November 13, 2017

Math 116 Second Midterm November 13, 2017 On my honor, as a student, I have neither given nor received unauthorized aid on this academic work. Initials: Do not write in this area Your Initials Only: Math 6 Second Midterm November 3, 7 Your U-M

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

Completion Date: Monday February 11, 2008

Completion Date: Monday February 11, 2008 MATH 4 (R) Winter 8 Intermediate Calculus I Solutions to Problem Set #4 Completion Date: Monday February, 8 Department of Mathematical and Statistical Sciences University of Alberta Question. [Sec..9,

More information

Math 117: Infinite Sequences

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

More information

- - - - - - - - - - - - - - - - - - DISCLAIMER - - - - - - - - - - - - - - - - - - General Information: This midterm is a sample midterm. This means: The sample midterm contains problems that are of similar,

More information

Final Exam Practice Problems Part II: Sequences and Series Math 1C: Calculus III

Final Exam Practice Problems Part II: Sequences and Series Math 1C: Calculus III Name : c Jeffrey A. Anderson Class Number:. Final Exam Practice Problems Part II: Sequences and Series Math C: Calculus III What are the rules of this exam? PLEASE DO NOT TURN THIS PAGE UNTIL TOLD TO DO

More information

SECTION 9.2: ARITHMETIC SEQUENCES and PARTIAL SUMS

SECTION 9.2: ARITHMETIC SEQUENCES and PARTIAL SUMS (Chapter 9: Discrete Math) 9.11 SECTION 9.2: ARITHMETIC SEQUENCES and PARTIAL SUMS PART A: WHAT IS AN ARITHMETIC SEQUENCE? The following appears to be an example of an arithmetic (stress on the me ) sequence:

More information

- - - - - - - - - - - - - - - - - - DISCLAIMER - - - - - - - - - - - - - - - - - - General Information: This is a midterm from a previous semester. This means: This midterm contains problems that are of

More information

Math 1132 Practice Exam 1 Spring 2016

Math 1132 Practice Exam 1 Spring 2016 University of Connecticut Department of Mathematics Math 32 Practice Exam Spring 206 Name: Instructor Name: TA Name: Section: Discussion Section: Read This First! Please read each question carefully. Show

More information

Math 104 Section 2 Midterm 2 November 1, 2013

Math 104 Section 2 Midterm 2 November 1, 2013 Math 104 Section 2 Midterm 2 November 1, 2013 Name: Complete the following problems. In order to receive full credit, please provide rigorous proofs and show all of your work and justify your answers.

More information

RED. Math 113 (Calculus II) Final Exam Form A Fall Name: Student ID: Section: Instructor: Instructions:

RED. Math 113 (Calculus II) Final Exam Form A Fall Name: Student ID: Section: Instructor: Instructions: Name: Student ID: Section: Instructor: Math 3 (Calculus II) Final Exam Form A Fall 22 RED Instructions: For questions which require a written answer, show all your work. Full credit will be given only

More information

Math 113 Winter 2005 Departmental Final Exam

Math 113 Winter 2005 Departmental Final Exam Name Student Number Section Number Instructor Math Winter 2005 Departmental Final Exam Instructions: The time limit is hours. Problem consists of short answer questions. Problems 2 through are multiple

More information

Week 2: Sequences and Series

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

More information

MATH 341, Section 001 FALL 2014 Introduction to the Language and Practice of Mathematics

MATH 341, Section 001 FALL 2014 Introduction to the Language and Practice of Mathematics MATH 341, Section 001 FALL 2014 Introduction to the Language and Practice of Mathematics Class Meetings: MW 9:30-10:45 am in EMS E424A, September 3 to December 10 [Thanksgiving break November 26 30; final

More information

Section 11.1 Sequences

Section 11.1 Sequences Math 152 c Lynch 1 of 8 Section 11.1 Sequences A sequence is a list of numbers written in a definite order: a 1, a 2, a 3,..., a n,... Notation. The sequence {a 1, a 2, a 3,...} can also be written {a

More information

MATH 409 Advanced Calculus I Lecture 25: Review for the final exam.

MATH 409 Advanced Calculus I Lecture 25: Review for the final exam. MATH 49 Advanced Calculus I Lecture 25: Review for the final exam. Topics for the final Part I: Axiomatic model of the real numbers Axioms of an ordered field Completeness axiom Archimedean principle Principle

More information

Math 115 Practice for Exam 2

Math 115 Practice for Exam 2 Math 115 Practice for Exam Generated October 30, 017 Name: SOLUTIONS Instructor: Section Number: 1. This exam has 5 questions. Note that the problems are not of equal difficulty, so you may want to skip

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

Bishop Kelley High School Summer Math Program Course: Algebra II B

Bishop Kelley High School Summer Math Program Course: Algebra II B 016 017 Summer Math Program Course: NAME: DIRECTIONS: Show all work in the packet. You may not use a calculator. No matter when you have math, this packet is due on the first day of class This material

More information

Limit and Continuity

Limit and Continuity Limit and Continuity Table of contents. Limit of Sequences............................................ 2.. Definitions and properties...................................... 2... Definitions............................................

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

8.1 Sequences. Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1.

8.1 Sequences. Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1. 8. Sequences Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = Examples: 6. Find a formula for the general term a n of the sequence, assuming

More information

. Get closed expressions for the following subsequences and decide if they converge. (1) a n+1 = (2) a 2n = (3) a 2n+1 = (4) a n 2 = (5) b n+1 =

. Get closed expressions for the following subsequences and decide if they converge. (1) a n+1 = (2) a 2n = (3) a 2n+1 = (4) a n 2 = (5) b n+1 = Math 316, Intro to Analysis subsequences. Recall one of our arguments about why a n = ( 1) n diverges. Consider the subsequences a n = ( 1) n = +1. It converges to 1. On the other hand, the subsequences

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

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 Review for Exam Answer each of the following questions as either True or False. Circle the correct answer.

Math Review for Exam Answer each of the following questions as either True or False. Circle the correct answer. Math 22 - Review for Exam 3. Answer each of the following questions as either True or False. Circle the correct answer. (a) True/False: If a n > 0 and a n 0, the series a n converges. Soln: False: Let

More information

MA 126 CALCULUS II Wednesday, December 14, 2016 FINAL EXAM. Closed book - Calculators and One Index Card are allowed! PART I

MA 126 CALCULUS II Wednesday, December 14, 2016 FINAL EXAM. Closed book - Calculators and One Index Card are allowed! PART I CALCULUS II, FINAL EXAM 1 MA 126 CALCULUS II Wednesday, December 14, 2016 Name (Print last name first):................................................ Student Signature:.........................................................

More information

Section 9.8. First let s get some practice with determining the interval of convergence of power series.

Section 9.8. First let s get some practice with determining the interval of convergence of power series. First let s get some practice with determining the interval of convergence of power series. First let s get some practice with determining the interval of convergence of power series. Example (1) Determine

More information

Math 113 (Calculus 2) Exam 4

Math 113 (Calculus 2) Exam 4 Math 3 (Calculus ) Exam 4 November 0 November, 009 Sections 0, 3 7 Name Student ID Section Instructor In some cases a series may be seen to converge or diverge for more than one reason. For such problems

More information

Elizabethtown Area School District Pre Calculus

Elizabethtown Area School District Pre Calculus Pre Calculus Course Number: 229 Grade Level: 10-12 Length of Course: 1 Semester Total Clock Hours: 120 Hrs. Length of Period: 80 Mins. Date Written: 10-17-06 Periods per Week/Cycle: 5 Written By: Dennis

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 132 Exam 3 Fall 2016

Math 132 Exam 3 Fall 2016 Math 3 Exam 3 Fall 06 multiple choice questions worth points each. hand graded questions worth and 3 points each. Exam covers sections.-.6: Sequences, Series, Integral, Comparison, Alternating, Absolute

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

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

MAT 146. Semester Exam Part II 100 points (Part II: 50 points) Calculator Used Impact on Course Grade: approximately 30% Score

MAT 146. Semester Exam Part II 100 points (Part II: 50 points) Calculator Used Impact on Course Grade: approximately 30% Score MAT 146 Semester Exam Part II Name 100 points (Part II: 50 points) Calculator Used Impact on Course Grade: approximately 30% Score Questions (17) through (26) are each worth 5 points. See the grading rubric

More information

Winter 2014 Practice Final 3/21/14 Student ID

Winter 2014 Practice Final 3/21/14 Student ID Math 4C Winter 2014 Practice Final 3/21/14 Name (Print): Student ID This exam contains 5 pages (including this cover page) and 20 problems. Check to see if any pages are missing. Enter all requested information

More information

- - - - - - - - - - - - - - - - - - DISCLAIMER - - - - - - - - - - - - - - - - - - General Information: This midterm is a sample midterm. This means: The sample midterm contains problems that are of similar,

More information

JEFFERSON COLLEGE COURSE SYLLABUS MTH 141 PRECALCULUS. 5 Credit Hours. Prepared by John M Johny August 2012

JEFFERSON COLLEGE COURSE SYLLABUS MTH 141 PRECALCULUS. 5 Credit Hours. Prepared by John M Johny August 2012 JEFFERSON COLLEGE COURSE SYLLABUS MTH 141 PRECALCULUS 5 Credit Hours Prepared by John M Johny August 2012 Ms. Shirley Davenport, Dean, Arts & Science Education Ms. Linda Abernathy, Math, Science, and Business

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

Purdue University Study Guide for MA Credit Exam

Purdue University Study Guide for MA Credit Exam Purdue University Study Guide for MA 60 Credit Exam Students who pass the credit exam will gain credit in MA60. The credit exam is a twohour long exam with 5 multiple choice questions. No books or notes

More information

I. AP Calculus AB Major Topic: Functions, Graphs, and Limits

I. AP Calculus AB Major Topic: Functions, Graphs, and Limits A.P. Calculus AB Course Description: AP Calculus AB is an extension of advanced mathematical concepts studied in Precalculus. Topics include continuity and limits, composite functions, and graphing. An

More information

Page Points Score Total: 100

Page Points Score Total: 100 Math 1130 Spring 2019 Sample Exam 1c 1/31/19 Name (Print): Username.#: Lecturer: Rec. Instructor: Rec. Time: This exam contains 8 pages (including this cover page) and 7 problems. Check to see if any pages

More information

Final exam (practice) UCLA: Math 31B, Spring 2017

Final exam (practice) UCLA: Math 31B, Spring 2017 Instructor: Noah White Date: Final exam (practice) UCLA: Math 31B, Spring 2017 This exam has 8 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions in

More information

Math Exam 03 Fall 2016

Math Exam 03 Fall 2016 Math 1090.08 Exam 03 Fall 2016 Name Class ID Number: Instructions: You will be required to show identification to take this exam. Bring your student ID to class. Please remove headphones during the exam.

More information

Math 112 (Calculus I) Final Exam

Math 112 (Calculus I) Final Exam Name: Student ID: Section: Instructor: Math 112 (Calculus I) Final Exam Dec 18, 7:00 p.m. Instructions: Work on scratch paper will not be graded. For questions 11 to 19, show all your work in the space

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

Math 116 Second Midterm March 19, 2012

Math 116 Second Midterm March 19, 2012 Math 6 Second Midterm March 9, 202 Name: Instructor: Section:. Do not open this exam until you are told to do so. 2. This exam has pages including this cover. There are 9 problems. Note that the problems

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

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

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

More information

Infinite Continued Fractions

Infinite Continued Fractions Infinite Continued Fractions 8-5-200 The value of an infinite continued fraction [a 0 ; a, a 2, ] is lim c k, where c k is the k-th convergent k If [a 0 ; a, a 2, ] is an infinite continued fraction with

More information

6A Lab Post-test. Instructions for printed version. Week 10, Fall 2016

6A Lab Post-test. Instructions for printed version. Week 10, Fall 2016 6A Lab Post-test Instructions for printed version Week 10, Fall 2016 This is the printed version of 6A Lab post-test. Please complete it during your final 6A lab, which will occur during week 10. DO NOT

More information

THE USE OF CALCULATORS, BOOKS, NOTES ETC. DURING THIS EXAMINATION IS PROHIBITED. Do not write in the blanks below. 1. (5) 7. (12) 2. (5) 8.

THE USE OF CALCULATORS, BOOKS, NOTES ETC. DURING THIS EXAMINATION IS PROHIBITED. Do not write in the blanks below. 1. (5) 7. (12) 2. (5) 8. MATH 4 EXAMINATION II MARCH 24, 2004 TEST FORM A NAME STUDENT NUMBER INSTRUCTOR SECTION NUMBER This examination consists of 2 problems. The first 6 are multiple choice questions, the next two are short

More information

Math 116 Second Midterm March 19, 2012

Math 116 Second Midterm March 19, 2012 Math 6 Second Midterm March 9, 22 Name: EXAM SOLUTIONS Instructor: Section:. Do not open this exam until you are told to do so. 2. This exam has pages including this cover. There are 9 problems. Note that

More information

Advanced Calculus II Unit 7.3: 7.3.1a, 7.3.3a, 7.3.6b, 7.3.6f, 7.3.6h Unit 7.4: 7.4.1b, 7.4.1c, 7.4.2b, 7.4.3, 7.4.6, 7.4.7

Advanced Calculus II Unit 7.3: 7.3.1a, 7.3.3a, 7.3.6b, 7.3.6f, 7.3.6h Unit 7.4: 7.4.1b, 7.4.1c, 7.4.2b, 7.4.3, 7.4.6, 7.4.7 Advanced Calculus II Unit 73: 73a, 733a, 736b, 736f, 736h Unit 74: 74b, 74c, 74b, 743, 746, 747 Megan Bryant October 9, 03 73a Prove the following: If lim p a = A, for some p >, then a converges absolutely

More information

COE Algebra Syllabus. Desired Results

COE Algebra Syllabus. Desired Results COE Algebra Syllabus School Year: 2015-2016 Certificated Teacher: Desired Results Course Title): COE Algebra Credit: x one semester (.5) two semesters (1.0) Prerequisites and/or recommended preparation:

More information

Elizabethtown Area School District Algebra III/Trigonometry Name of Course

Elizabethtown Area School District Algebra III/Trigonometry Name of Course Algebra III/Trigonometry Name of Course Course Number: 247 Grade Level: 10-12 Length of Course: 1 Semester Total Clock Hours: 120 hours Length of Period: 80 minutes Date Written: 8/3 8/4/05 Periods per

More information

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007 Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 007 Questions will be set on the following and related topics. Algebra: Sets, operations on sets. Prime numbers, factorisation of integers

More information

University of Connecticut Department of Mathematics

University of Connecticut Department of Mathematics University of Connecticut Department of Mathematics Math 1131 Sample Exam 2 Fall 2015 Name: Instructor Name: Section: TA Name: Discussion Section: This sample exam is just a guide to prepare for the actual

More information

Test 3 Version A. On my honor, I have neither given nor received inappropriate or unauthorized information at any time before or during this test.

Test 3 Version A. On my honor, I have neither given nor received inappropriate or unauthorized information at any time before or during this test. Student s Printed Name: Instructor: CUID: Section: Instructions: You are not permitted to use a calculator on any portion of this test. You are not allowed to use any textbook, notes, cell phone, laptop,

More information

Math 227 Sample Final Examination 1. Name (print) Name (sign) Bing ID number

Math 227 Sample Final Examination 1. Name (print) Name (sign) Bing ID number Math 227 Sample Final Examination 1 Name (print) Name (sign) Bing ID number (Your instructor may check your ID during or after the test) No books, notes, or electronic devices (calculators, cell phones,

More information

Math , Fall 2014 TuTh 12:30pm - 1:45pm MTH 0303 Dr. M. Machedon. Office: Math Office Hour: Tuesdays and

Math , Fall 2014 TuTh 12:30pm - 1:45pm MTH 0303 Dr. M. Machedon. Office: Math Office Hour: Tuesdays and Math 411 0201, Fall 2014 TuTh 12:30pm - 1:45pm MTH 0303 Dr. M. Machedon. Office: Math 3311. Email mxm@math.umd.edu Office Hour: Tuesdays and Thursdays 2-3 Textbook: Advanced Calculus, Second Edition, by

More information

MATH 152, Fall 2017 COMMON EXAM III - VERSION A

MATH 152, Fall 2017 COMMON EXAM III - VERSION A MATH 152, Fall 2017 COMMON EXAM III - VERSION A LAST NAME(print): FIRST NAME(print): INSTRUCTOR: SECTION NUMBER: DIRECTIONS: 1. The use of a calculator, laptop or computer is prohibited. 2. TURN OFF cell

More information

MATH 152, Fall 2017 COMMON EXAM III - VERSION B

MATH 152, Fall 2017 COMMON EXAM III - VERSION B MATH 152, Fall 2017 COMMON EXAM III - VERSION B LAST NAME(print): FIRST NAME(print): INSTRUCTOR: SECTION NUMBER: DIRECTIONS: 1. The use of a calculator, laptop or computer is prohibited. 2. TURN OFF cell

More information

Test 2 Version B. On my honor, I have neither given nor received inappropriate or unauthorized information at any time before or during this test.

Test 2 Version B. On my honor, I have neither given nor received inappropriate or unauthorized information at any time before or during this test. Student s Printed Name: Instructor: CUID: Section: Instructions: You are not permitted to use a calculator on any portion of this test. You are not allowed to use any textbook, notes, cell phone, laptop,

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

AP Calculus BC. Course Overview. Course Outline and Pacing Guide

AP Calculus BC. Course Overview. Course Outline and Pacing Guide AP Calculus BC Course Overview AP Calculus BC is designed to follow the topic outline in the AP Calculus Course Description provided by the College Board. The primary objective of this course is to provide

More information

Radnor High School Course Syllabus Advanced Placement Calculus BC 0460

Radnor High School Course Syllabus Advanced Placement Calculus BC 0460 Radnor High School Modified April 24, 2012 Course Syllabus Advanced Placement Calculus BC 0460 Credits: 1 Grades: 11, 12 Weighted: Yes Prerequisite: Recommended by Department Length: Year Format: Meets

More information

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE CALCULUS BC ADVANCED PLACEMENT

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE CALCULUS BC ADVANCED PLACEMENT CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE CALCULUS BC ADVANCED PLACEMENT Course Number 5125 Department Mathematics Prerequisites Successful completion of Honors Pre-Calculus or Trigonometry

More information

Math 421, Homework #6 Solutions. (1) Let E R n Show that = (E c ) o, i.e. the complement of the closure is the interior of the complement.

Math 421, Homework #6 Solutions. (1) Let E R n Show that = (E c ) o, i.e. the complement of the closure is the interior of the complement. Math 421, Homework #6 Solutions (1) Let E R n Show that (Ē) c = (E c ) o, i.e. the complement of the closure is the interior of the complement. 1 Proof. Before giving the proof we recall characterizations

More information

Sequences and infinite series

Sequences and infinite series Sequences and infinite series D. DeTurck University of Pennsylvania March 29, 208 D. DeTurck Math 04 002 208A: Sequence and series / 54 Sequences The lists of numbers you generate using a numerical method

More information

Euler s Rediscovery of e

Euler s Rediscovery of e Euler s Rediscovery of e David Ruch May 9, 2018 1 Introduction The famous constant e is used in countless applications across many fields of mathematics, and resurfaces periodically in the evolution of

More information

Page Points Score Total: 100

Page Points Score Total: 100 Math 1130 Spring 2019 Sample Midterm 3c 4/11/19 Name (Print): Username.#: Lecturer: Rec. Instructor: Rec. Time: This exam contains 10 pages (including this cover page) and 10 problems. Check to see if

More information

Section 8.7. Taylor and MacLaurin Series. (1) Definitions, (2) Common Maclaurin Series, (3) Taylor Polynomials, (4) Applications.

Section 8.7. Taylor and MacLaurin Series. (1) Definitions, (2) Common Maclaurin Series, (3) Taylor Polynomials, (4) Applications. Section 8.7 Taylor and MacLaurin Series (1) Definitions, (2) Common Maclaurin Series, (3) Taylor Polynomials, (4) Applications. MATH 126 (Section 8.7) Taylor and MacLaurin Series The University of Kansas

More information

Last/Family Name First/Given Name Seat #

Last/Family Name First/Given Name Seat # Math 2, Fall 27 Schaeffer/Kemeny Final Exam (December th, 27) Last/Family Name First/Given Name Seat # Failure to follow the instructions below will constitute a breach of the Stanford Honor Code: You

More information

Stat 609: Mathematical Statistics I (Fall Semester, 2016) Introduction

Stat 609: Mathematical Statistics I (Fall Semester, 2016) Introduction Stat 609: Mathematical Statistics I (Fall Semester, 2016) Introduction Course information Instructor Professor Jun Shao TA Mr. Han Chen Office 1235A MSC 1335 MSC Phone 608-262-7938 608-263-5948 Email shao@stat.wisc.edu

More information

Math 116 Second Midterm November 14, 2012

Math 116 Second Midterm November 14, 2012 Math 6 Second Midterm November 4, Name: EXAM SOLUTIONS Instructor: Section:. Do not open this exam until you are told to do so.. This exam has pages including this cover. There are 8 problems. Note that

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

( x 12) 1 ( x 12) ( x 12) ( x 12) step 2: For what interval will the series converge? The series will converge iff r 1, so...

( x 12) 1 ( x 12) ( x 12) ( x 12) step 2: For what interval will the series converge? The series will converge iff r 1, so... Math 253 Lab #7 Power Series, an Intro. Names: Work in groups of 2-4 for full credit and 5% bonus if turned in by Wed. of week 0. Make sure everyone in your group understands the question and its answer.

More information

Without fully opening the exam, check that you have pages 1 through 13.

Without fully opening the exam, check that you have pages 1 through 13. MTH 33 Solutions to Exam November th, 08 Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through

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

Final exam (practice) UCLA: Math 31B, Spring 2017

Final exam (practice) UCLA: Math 31B, Spring 2017 Instructor: Noah White Date: Final exam (practice) UCLA: Math 3B, Spring 207 This exam has 8 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions in the

More information

Department of Physics & Astronomy Trent University

Department of Physics & Astronomy Trent University Department of Physics & Astronomy Trent University PHYS 2610H : INTRODUCTORY QUANTUM PHYSICS 2017FA PETERBOROUGH Instructor: Balaji Subramanian Campus: Peterborough balajisubramanian@trentu.ca SC 322 15063375166

More information

Notes for Math 290 using Introduction to Mathematical Proofs by Charles E. Roberts, Jr.

Notes for Math 290 using Introduction to Mathematical Proofs by Charles E. Roberts, Jr. Notes for Math 290 using Introduction to Mathematical Proofs by Charles E. Roberts, Jr. Chapter : Logic Topics:. Statements, Negation, and Compound Statements.2 Truth Tables and Logical Equivalences.3

More information