1 / 32

Sequence and Summation

Sequence and Summation. (CSC 102). Discrete Structures. Lecture 22. Today’s Lecture. Sequences Alternating Sequence Summation Notation Product Notation Properties of Summation Change of Variable Factorial Notations. Sequences. Definition.

Download Presentation

Sequence and Summation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Sequence and Summation

  2. (CSC 102) Discrete Structures Lecture 22

  3. Today’s Lecture • Sequences • Alternating Sequence • Summation Notation • Product Notation • Properties of Summation • Change of Variable • Factorial Notations

  4. Sequences

  5. Definition A sequence is a function whose domain is either all the integers between two given integers or all the integers greater than or equal to a given integer. We typically represent a sequence as a set of elements written in a row. In the sequence denoted am, am+1, am+2, . . . , an each individual element ak(read “a sub k”) is called a term.The k in ak is called a subscript or index, m.

  6. Finding Terms of Sequences

  7. Alternating Sequence Compute the first six terms of the sequence c0, c1, c2, . . . defined as follows: c j = (−1) jfor all integers j ≥ 0. Thus the first six terms are 1,−1, 1,−1, 1,−1. It follows that the sequence oscillates endlessly between 1 and −1.

  8. Explicit formula Solution: Denote the general term of the sequence by akand suppose the first term is a1.Then observe that the denominator of each term is a perfect square. Thus the terms can be rewritten as: Note that the denominator of each term equals the square of the subscript of that term, and that the numerator equals ±1. Hence

  9. Cont…. Also the numerator oscillates back and forth between +1 and −1; it is +1 when k is odd and −1 when k is even. To achieve this oscillation, insert a factor of (−1)k+1 (or (−1)k−1) into the formula for ak. [For when k is odd, k + 1 is even and thus (−1)k+1 = +1; and when k is even, k + 1 is odd and thus (−1)k+1 = −1.]Consequently, an explicit formula that gives the correct first six terms is Note that making the first term a0 would have led to the alternative formula

  10. Summation

  11. Cont…

  12. Summation Notation to expanded form

  13. Expanded form to Summation Notation

  14. Cont… A more mathematically precise definition of summation, called a recursive definition, is the following: If mis any integer, then Hence When solving problems, it is often useful to rewrite a summation using the recursive form of the definition, either by separating off the final term of a summation or by adding a final term to a summation.

  15. Separating the terms of Summation

  16. A Telescoping Sum Some sums can be transformed into telescoping sums, which then can be rewritten as a simple expression. For instance, observe that Use this identity to find a simple expression for

  17. Product Notations

  18. Example

  19. Properties of Summation

  20. Example Using Properties

  21. Cont…

  22. Change Of Variable Observe thet And also This equation illustrates the fact that the symbol used to represent the index of a summation can be replaced by any other symbol as long as the replacement is made in each location where the symbol occurs. As a consequence, the index of a summation is called a dummy variable. A dummy variable is a symbol that derives its entire meaning from its local context. Outside of that context (both before and after), the symbol may have another meaning entirely.

  23. Transforming a Sum by a Change of Variable

  24. Upper Limit Appears in the Expression to Be Summed

  25. Cont…

  26. Factorial Notations

  27. Examples

  28. Cont….

  29. Special Factorial Cases

  30. Example

  31. Lecture Summery • Sequences • Alternating Sequence • Summation Notation • Product Notation • Properties of Sequences • Change of Variable • Factorial Notations

More Related