Sequences and Summations

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

Assignment Answers: Find the partial sum of the following: 1. = 250/2 ( ) = 218, = 101/2 (1/2 – 73/4) = Find the indicated n th.
CMSC 250 Discrete Structures Summation: Sequences and Mathematical Induction.
Geometric Sequences and Series
Arithmetic Sequences and Series
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.
Arithmetic Sequences and Series
Sequences and Summations
Section 8.1 Sequences & Series. Sequences & Series Definition of Sequence: An infinite sequence is a function whose domain is the set of positive integers.
Factorial Notation For any positive integer n, n! means: n (n – 1) (n – 2)... (3) (2) (1) 0! will be defined as equal to one. Examples: 4! = =
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 11 Further Topics in Algebra.
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 10 Further Topics in Algebra.
Copyright © 2011 Pearson Education, Inc. Slide Sequences A sequence is a function that has a set of natural numbers (positive integers) as.
1 Discrete Structures – CNS2300 Text Discrete Mathematics and Its Applications Kenneth H. Rosen Chapter 3 Mathematical Reasoning, Induction and Recursion.
Introduction to sequences and series
Sigma Notation. SUMMATION NOTATION Lower limit of summation (Starting point) Upper limit of summation (Ending point) SIGMA  equation.
Fall 2002CMSC Discrete Structures1 … and now for… Sequences.
Arithmetic Series. Definition of an arithmetic series. The sum of the terms in an arithmetic sequence.
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.
By Sheldon, Megan, Jimmy, and Grant..  Sequence- list of numbers that usually form a pattern.  Each number in the list is called a term.  Finite sequence.
Geometric Sequences and Series Section Objectives Recognize, write, and find nth terms of geometric sequences Find the nth partial sums of geometric.
Aim: Summation Notation Course: Alg. 2 & Trig. Do Now: Aim: What is this symbol It’s Greek to me! Find the sum of the geometric series.
13.6 Sigma Notation. Objectives : 1. Expand sequences from Sigma Notation 2. Express using Sigma Notation 3. Evaluate sums using Sigma Notation Vocabulary.
Aim: What is the summation notation?
Notes Over 11.1 Sequences and Series A sequence is a set of consecutive integers. A finite sequence contains a last term Infinite sequences continue without.
4.7 Define & Use Sequences & Series. Vocabulary  A sequence is a function whose domain is a set of consecutive integers. If not specified, the domain.
Arithmetic and Geometric Series: Lesson 43. LESSON OBJECTIVE: 1.Find sums of arithmetic and geometric series. 2.Use Sigma Notation. 3.Find specific terms.
Lesson 8.1 Page #1-25(EOO), 33, 37, (ODD), 69-77(EOO), (ODD), 99, (ODD)
Sequence – a function whose domain is positive integers. Section 9.1 – Sequences.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Review Write an explicit formula for the following sequences.
Chapter 11 Sequences, Induction, and Probability Copyright © 2014, 2010, 2007 Pearson Education, Inc Sequences and Summation Notation.
Arithmetic Series 19 May Summations Summation – the sum of the terms in a sequence {2, 4, 6, 8} → = 20 Represented by a capital Sigma.
One important application of infinite sequences is in representing “infinite summations.” Informally, if {a n } is an infinite sequence, then is an infinite.
Essential Questions Series and Summation Notation
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.
SEQUENCES OBJECTIVES: Write the first several terms of a sequence Write the terms of a sequence defined by a Recursive Formula Use Summation Notation Find.
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: =
Algebra II Honors Problem of the Day Homework: p odds Find the first 6 terms of the sequence defined as: Fibonacci!
A LESSON BY U S PRAJAPATI, PGT MATH, KV KHAGAUL GEOMETRIC SEQUENCES AND SERIES.
Fall 2008/2009 I. Arwa Linjawi & I. Asma’a Ashenkity 11 Basic Structure : Sets, Functions, Sequences, and Sums Sequences and Summations.
3/16/20161 … and now for… Sequences. 3/16/20162 Sequences Sequences represent ordered lists of elements. A sequence is defined as a function from a subset.
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.
Arithmetic Sequences and Series Section Objectives Use sequence notation to find terms of any sequence Use summation notation to write sums Use.
Essential Question: How do you find the nth term and the sum of an arithmetic sequence? Students will write a summary describing the steps to find the.
Arithmetic Sequences and Series
The sum of the infinite and finite geometric sequence
Sect.R10 Geometric Sequences and Series
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Arithmetic Sequences and Series
Sigma Notation.
ANATOMY OF SIGMA: summation notation
Section 9.1 Sequences and Series.
Sequences & Series.
Section 11.1 Sequences and Series
ICS 253: Discrete Structures I
CMSC Discrete Structures
SUMMATION or SIGMA NOTATION
6.3 Geometric Series (get a calculator)
Notes Over 11.1 Sequences and Series
Sequences and Summation Notation
Sullivan Algebra and Trigonometry: Section 13.1
Geometric Sequences and Series
Series.
Summation Notation.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
61 – Sequences and Series Day 2 Calculator Required
10.1 Sequences and Summation Notation
Presentation transcript:

Sequences and Summations Elementary Discrete Mathematics Jim Skon

Sequences and Summations Consider the function ƒ: N+  R where ƒ(x) = 1/x Then: The image of this function can be said to form a sequence: Sequences and Summations

Sequences and Summations Sequence: A sequence is a function from a subset of the set of integers to a set S. The image of the nth integer is denoted by an. an is called a term of the sequence. Then, for the function above, we can define the sequence as: Sequences and Summations

Sequences and Summations The terms of this the previous sequence are: a1, a2, a3, a4, a5, a6,... Which is: Where: Sequences and Summations

Sequences and Summations Again, if the sequence is defined as: Then and so on... Sequences and Summations

Sequences and Summations Sequence Examples Sequences and Summations

Sequences and Summations Summation Notation Symbolic way to define the sum of a series. Example: i - index of summation 1 - lower limit of summation 100 - upper limit of summation Sequences and Summations

Summation Notation Examples Sequences and Summations

Summation Notation Examples Where S = {1, 2, 3, 4, 5} f:RR f(x) = 3x2+1 Sequences and Summations