Discrete Mathematics Lecture#14.

Slides:



Advertisements
Similar presentations
Chapter 8 Vocabulary. Section 8.1 Vocabulary Sequences An infinite sequence is a function whose domain is the set of positive integers. The function.
Advertisements

Unit 6: Sequences & Series
Warm up 1. Determine if the sequence is arithmetic. If it is, find the common difference. 35, 32, 29, 26, Given the first term and the common difference.
A geometric sequence is a list of terms separated by a constant ratio, the number multiplied by each consecutive term in a geometric sequence. A geometric.
Series NOTES Name ____________________________ Arithmetic Sequences.
Geometric Sequences Section
A sequence is geometric if the ratios of consecutive terms are the same. That means if each term is found by multiplying the preceding term by the same.
Arithmetic Sequences and Partial Sums
Understanding 8.1… Use sigma notation to write the sum of.
Geometric Sequences and Series
GPS – Sequences and Series  MA3A9. Students will use sequences and series  a. Use and find recursive and explicit formulae for the terms of sequences.
Sequences and Series It’s all in Section 9.4a!!!.
1 Appendix E: Sigma Notation. 2 Definition: Sequence A sequence is a function a(n) (written a n ) who’s domain is the set of natural numbers {1, 2, 3,
1 © 2010 Pearson Education, Inc. All rights reserved 10.1 DEFINITION OF A SEQUENCE An infinite sequence is a function whose domain is the set of positive.
Chapter 8: Sequences and Series Lesson 1: Formulas for Sequences Mrs. Parziale.
Sequences and Summations
Copyright © 2011 Pearson Education, Inc. Sequences Section 8.1 Sequences, Series, and Probability.
OBJ: • Find terms of arithmetic sequences
Today in Precalculus Notes: Sequences Homework Go over quiz.
Sequences & Series. Sequences  A sequence is a function whose domain is the set of all positive integers.  The first term of a sequences is denoted.
Geometric Sequences and Series Section Objectives Recognize, write, and find nth terms of geometric sequences Find the nth partial sums of geometric.
Homework Questions. Number Patterns Find the next two terms, state a rule to describe the pattern. 1. 1, 3, 5, 7, 9… 2. 16, 32, 64… 3. 50, 45, 40, 35…
Arithmetic and Geometric Sequences Finding the nth Term 2,4,6,8,10,…
12.2, 12.3: Analyze Arithmetic and Geometric Sequences HW: p (4, 10, 12, 18, 24, 36, 50) p (12, 16, 24, 28, 36, 42, 60)
Lecture#15 Discrete Mathematics. Summation Computing Summation Let a 0 = 2, a 1 = 3, a 2 = -2, a 3 = 1 and a 4 = 0. Compute each of the summations: =
11.2 & 11.3: Sequences What is now proven was once only imagined. William Blake.
Geometric sequences A sequence in which you get from one term to the next by multiplying by a constant is called a geometric sequence. This is also known.
ADD To get next term Have a common difference Arithmetic Sequences Geometric Sequences MULTIPLY to get next term Have a common ratio.
+ 8.4 – Geometric Sequences. + Geometric Sequences A sequence is a sequence in which each term after the first is found by the previous term by a constant.
Sequences and Series Adaped from teacherweb.com. Introduction to Sequences and Series  Sequence – 1) an ordered list of numbers. 2) a function whose.
Lecture # 20 Sequence & Series
Pre-Calculus Section 8.1A Sequences and Series. Chapter 8: Sequences, Series, and Probability Sequences and series describe algebraic patterns. We will.
Mathematics Medicine Sequences and series.
Arithmetic and Geometric Sequences.
Arithmetic Sequences and Series
Chapter 13: Sequences and Series
8.1 Sequences.
Geometric Sequences & Exponential Functions
Homework Check.
Sequences and Series IB standard
Geometric Sequences.
Geometric Sequences and Series
Aim: What is the arithmetic and geometric sequence?
Arithmetic and Geometric Sequences
Patterns and Sequences
nth or General Term of an Arithmetic Sequence
CHAPTER 1 ARITHMETIC AND GEOMETRIC SEQUENCES
Sect.R10 Geometric Sequences and Series
Section 8.1 Sequences.
AKS 67 Analyze Arithmetic & Geometric Sequences
Arithmetic & Geometric Sequences
Sequences and Series College Algebra
Arithmetic & Geometric Sequences
Section 11.1 Sequences.
ICS 253: Discrete Structures I
9.3 Geometric Sequences and Series
Homework Check.
Aim: What is the sequence?
Sequences and Series.
Sequences Overview.
Geometric Sequences.
Geometric sequences.
Homework Check.
Welcome Is the number 27 a term in the sequence represented by the explicit formula an = 4n – 1? Is the number 97 a term in the sequence represented by.
Geometric Sequences and Series
10.1 Sequences and Summation Notation
Arithmetic & Geometric Sequences
Sequences.
SEQUENCES AND SERIES.
Presentation transcript:

Discrete Mathematics Lecture#14

Sequence A sequence is just a list of elements usually written in a row. EXAMPLES 1, 2, 3, 4, 5, … 4, 8, 12, 16, 20,… 2, 4, 8, 16, 32, … 1, 1/2, 1/3, 1/4, 1/5, … 1, 4, 9, 16, 25, … 1, -1, 1, -1, 1, -1, … NOTE: The symbol “…” is called ellipsis, and reads “and so forth”

Sequence: Formal Definition A sequence is a function whose domain is the set of integers greater than or equal to a particular integer n0. Usually this set is the set of Natural numbers {1, 2, 3, …} or the set of whole numbers {0, 1, 2, 3, …}.

Sequence: Notation NOTATION We use the notation an to denote the image of the integer n, and call it a term of the sequence. Thus a1, a2, a3, a4, …, an represent the terms of a sequence defined on the set of natural numbers N. Note that a sequence is described by listing the terms of the sequence in order of increasing subscripts.

Sequence with explicit Formula An explicit formula or general formula for a sequence is a rule that shows how the values of ak depends on k. Example: Define a sequence a1, a2, a3, … by the explicit formula

Defining Sequence: Example Write the first four terms of the sequence defined by the formula aj = 1 + 2j, for all integers j  0 Note: The formula aj = 1 + 2j, for all integers j  0 defines an infinite sequence having infinite number of values

Defining Sequence: Example Compute the first six terms of the sequence defined by the formula an = 1+ (-1)n for all integers n  0 Note: If n is even, then an = 2 and if n is odd, then an = 0 Hence, the sequence oscillates endlessly between 2 and 0. An infinite sequence may have only a finite number of values

Defining Sequence: Example Find explicit formulas for sequences with the initial terms given: 0, 1, -2, 3, -4, 5, … 2, 6, 12, 20, 30, 42, 56, … 1/4, 2/9, 3/16, 4/25, 5/36, 6/49, …

Arithmetic Sequence A sequence in which every term after the first is obtained from the preceding term by adding a constant number is called an arithmetic sequence or arithmetic progression (A.P.) The constant number, being the difference of any two consecutive terms is called the common difference of A.P., commonly denoted by “d”. EXAMPLES 1. 5, 9, 13, 17, … (common difference = 4) 2. 0, -5, -10, -15, … (common difference = -5) 3. x + a, x + 3a, x + 5a, … (common difference = 2a)

Generic Form of Arithmetic Progression Let a be the first term and d be the common difference of an arithmetic sequence. Then the sequence is a, a+d, a+2d, a+3d, … an = a + (n - 1)d for all integers n 1 In above formula; an is nth term, n is number of term, a is first term of progression and d is common difference

Arithmetic Progression: Example Find the 20th term of the arithmetic sequence 3, 9, 15, 21, …

Arithmetic Progression: Example Which term of the arithmetic sequence 4, 1, -2,…, is -77?

Arithmetic Progression: Example Find the 36th term of the arithmetic sequence whose 3rd term is 7 and 8th term is 17.

Geometric Sequence A sequence in which every term after the first is obtained from the preceding term by multiplying it with a constant number is called a geometric sequence or geometric progression (G.P.) The constant number, being the ratio of any two consecutive terms is called the common ratio of the G.P. commonly denoted by “r”. EXAMPLES 1, 2, 4, 8, 16, … (common ratio = 2) 3, - 3/2, 3/4, - 3/8, … (common ratio = - 1/2) 0.1, 0.01, 0.001, 0.0001, … (common ratio = 1/10)

Generic Form of Geometric Progression Let a be the first tem and r be the common ratio of a geometric sequence. Then the sequence is a, ar, ar2, ar3, … If ai, for i  1 represent the terms of the sequence, then a1 = first term = a = ar1-1 a2 = second term = ar = ar2-1 a3 = third term = ar2 = ar3-1 ……………… an = nth term = arn-1; for all integers n  1

Geometric Progression: Example Find the 8th term of the following geometric sequence 4, 12, 36, 108, …

Geometric Progression: Example Which term of the geometric sequence is 1/8 if the first term is 4 and common ratio ½?

Geometric Progression: Example Write the geometric sequence with positive terms whose second term is 9 and fourth term is 1.