22C:19 Discrete Math Sequence and Sums Fall 2011 Sukumar Ghosh.

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

CN College Algebra Ch. 11: Sequences 11.3: Geometric Sequences Goals: Determine if a sequence is geometric. Find a formula for a geometric sequence. Find.
CSE115/ENGR160 Discrete Mathematics 02/22/11 Ming-Hsuan Yang UC Merced 1.
CSE115/ENGR160 Discrete Mathematics 02/21/12
Sequences & Summations Section 2.4 of Rosen Fall 2008 CSCE 235 Introduction to Discrete Structures Course web-page: cse.unl.edu/~cse235 Questions:
Copyright © 2007 Pearson Education, Inc. Slide 8-1 Warm-Up Find the next term in the sequence: 1, 1, 2, 6, 24, 120,…
Cardinality of a Set “The number of elements in a set.” Let A be a set. a.If A =  (the empty set), then the cardinality of A is 0. b. If A has exactly.
CS 2210 (22C:019) Discrete Structures Sets and Functions Spring 2015 Sukumar Ghosh.
For a geometric sequence, , for every positive integer k.
Geometric Sequences and Series
Geometric Sequences and Series A sequence is geometric if the ratios of consecutive terms are the same. 2, 8, 32, 128, 512,... Definition of Geometric.
GPS – Sequences and Series  MA3A9. Students will use sequences and series  a. Use and find recursive and explicit formulae for the terms of sequences.
1 Sequences and Summations CS/APMA 202 Rosen section 3.2 Aaron Bloomfield.
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.
Sequences & Summations CS 1050 Rosen 3.2. Sequence A sequence is a discrete structure used to represent an ordered list. A sequence is a function from.
Sequences and Summations
Section 2.4. Section Summary Sequences. Examples: Geometric Progression, Arithmetic Progression Recurrence Relations Example: Fibonacci Sequence Summations.
Math 71B 11.1 – Sequences and Summation Notation 1.
Fall 2002CMSC Discrete Structures1 … and now for… Sequences.
Series and Sequences An infinite sequence is an unending list of numbers that follow a pattern. The terms of the sequence are written a1, a2, a3,...,an,...
Discrete Mathematics and Its Applications Sixth Edition By Kenneth Rosen Copyright  The McGraw-Hill Companies, Inc. Permission required for reproduction.
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.
Discrete math Bijections 2 A function f is a one-to-one correspondence, or a bijection or reversible, or invertible, iff it is both one-to-one and onto.
13.3 – Arithmetic and Geometric Series and Their Sums Objectives: You should be able to…
Basic Structures: Sets, Functions, Sequences, and Sums CSC-2259 Discrete Structures Konstantin Busch - LSU1.
Sequences & Series MATH Precalculus S. Rook.
Review Write an explicit formula for the following sequences.
13.4 Geometric Sequences and Series Example:3, 6, 12, 24, … This sequence is geometric. r is the common ratio r = 2.
1 Georgia Tech, IIC, GVU, 2006 MAGIC Lab Rossignac Lecture 09: SEQUENCES Section 3.2 Jarek Rossignac CS1050: Understanding.
8.3 Geometric Sequences and Series Objectives: -Students will recognize, write, and find the nth terms of geometric sequences. -Students will find the.
(C) Find the Sum of a sequence
Section 9-4 Sequences and Series.
Section 11.1 Sequences. Sequence – list of values following a pattern Arithmetic – from term to term there is a common difference we’ll call d Geometric.
Math 51/COEN 19. Sequences and Summations - vocab An arithmetic progression is a sequence of the form a, a+d, a+2d, …, a+nd, … with fixed a, d in R and.
Section 3.2: Sequences and Summations. Def: A sequence is a function from a subset of the set of integers (usually the set of natural numbers) to a set.
Lesson 10.1, page 926 Sequences and Summation Notation Objective: To find terms of sequences given the nth term and find and evaluate a series.
9.1 Sequences and Series. Definition of Sequence  An ordered list of numbers  An infinite sequence is a function whose domain is the set of positive.
Geometric Series. In a geometric sequence, the ratio between consecutive terms is constant. The ratio is called the common ratio. Ex. 5, 15, 45, 135,...
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: =
9.3 Geometric Sequences and Series. 9.3 Geometric Sequences A sequence is geometric if the ratios of consecutive terms are the same. This common ratio.
Fall 2008/2009 I. Arwa Linjawi & I. Asma’a Ashenkity 11 Basic Structure : Sets, Functions, Sequences, and Sums Sequences and Summations.
13.3 Arithmetic and Geometric Series and Their Sums Finite Series.
9.3 Geometric Sequences and Series. Common Ratio In the sequence 2, 10, 50, 250, 1250, ….. Find the common ratio.
Sequences and Series Adaped from teacherweb.com. Introduction to Sequences and Series  Sequence – 1) an ordered list of numbers. 2) a function whose.
Ch. 10 – Infinite Series 9.1 – Sequences. Sequences Infinite sequence = a function whose domain is the set of positive integers a 1, a 2, …, a n are the.
8.1 – Sequences and Series. Sequences Infinite sequence = a function whose domain is the set of positive integers a 1, a 2, …, a n are the terms of the.
22C:19 Discrete Structures Sequence and Sums Fall 2014 Sukumar Ghosh.
CS 2210 (22C:19) Discrete Structures Sequence and Sums
Discrete Mathematics CS 2610
Sequences and Series 9.1.
CS 2210:0001 Discrete Structures Sets and Functions
Sequences & Summations
11.3 – Geometric Sequences and Series
13.3 – Arithmetic and Geometric Series and Their Sums
CS 2210:0001 Discrete Structures Sequence and Sums
Sequences and Summations
Aim: What is the geometric series ?
Quiz
ICS 253: Discrete Structures I
Homework Lesson 8.3 Page #1-17 (EOO), (ODD),
CS 2210:0001 Discrete Structures Sequence and Sums
Geometric Sequences and Series
Discrete Mathematics CS 2610
Sequences & Summations
Geometric Sequence Skill 38.
Warm Up Use summation notation to write the series for the specified number of terms …; n = 7.
Series.
Warm Up Write the first 4 terms of each sequence:
Sequences & Summations
Presentation transcript:

22C:19 Discrete Math Sequence and Sums Fall 2011 Sukumar Ghosh

Sequence A sequence is an ordered list of elements.

Examples of Sequence

Not all sequences are arithmetic or geometric sequences. An example is Fibonacci sequence

Examples of Sequence

More on Fibonacci Sequence

Examples of Golden Ratio

Sequence Formula

Some useful sequences

Summation

Evaluating sequences

Arithmetic Series Consider an arithmetic series a 1, a 2, a 3, …, a n. If the common difference (a i+1 - a 1 ) = d, then we can compute the k th term a k as follows: a 2 = a 1 + d a 3 = a 2 + d = a 1 +2 d a 4 = a 3 + d = a 1 + 3d a k = a 1 + (k-1).d

Evaluating sequences

Sum of arithmetic series

Solve this Calculate … + n 2 [Answer n.(n+1).(2n+1) / 6] … + n = ? [Answer: n.(n+1) / 2] why?

Can you evaluate this? Here is the trick. Note that Does it help?

Double Summation

Sum of geometric series

Sum of infinite geometric series

Solve the following

Sum of harmonic series

Book stacking example

Useful summation formulae See page 157 of Rosen Volume 6 or See page 166 of Rosen Volume 7

Products

Dealing with Products

Factorial

Stirling’s formula A few steps are omitted here

Countable sets Cardinality measures the number of elements in a set. DEF. Two sets A and B have the same cardinality, if and only if there is a one-to-one correspondence from A to B. Can we extend this to infinite sets? DEF. A set that is either finite or has the same cardinality as the set of positive integers is called a countable set.

Countable sets Example. Show that the set of odd positive integers is countable. f(n) = 2n-1 (n=1 means f(n) = 1, n=2 means f(n) = 3 and so on) Thus f : Z +  {the set of of odd positive integers}. So it is a countable set. The cardinality of an infinite countable set is denoted by (called aleph null)

Countable sets Theorem. The set of rational numbers is countable. Why? (See page 173 of the textbook) Theorem. The set of real numbers is not countable. Why? (See page of the textbook).