Spring 2016 COMP 2300 Discrete Structures for Computation

Slides:



Advertisements
Similar presentations
Fall 2014 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Advertisements

Chapter 4 Sequences and Mathematical Induction. 4.2 Mathematical Induction.
CSE115/ENGR160 Discrete Mathematics 04/17/12
Math 143 Section 8.5 Binomial Theorem. (a + b) 2 =a 2 + 2ab + b 2 (a + b) 3 =a 3 + 3a 2 b + 3ab 2 + b 3 (a + b) 4 =a 4 + 4a 3 b + 6a 2 b 2 + 4ab 3 + b.
Set, Combinatorics, Probability, and Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS Slides.
Discrete Structures Chapter 5: Sequences, Mathematical Induction, and Recursion 5.2 Mathematical Induction I [Mathematical induction is] the standard proof.
Chapter 10 Sequences, Induction, and Probability Copyright © 2014, 2010, 2007 Pearson Education, Inc Mathematical Induction.
Copyright © 2007 Pearson Education, Inc. Slide 8-1.
Fall 2014 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Mathematical Maxims and Minims, 1988
Rev.S08 MAC 1140 Module 12 Introduction to Sequences, Counting, The Binomial Theorem, and Mathematical Induction.
Fall 2015 COMP 2300 Discrete Structures for Computation
Chapter 6 Mathematical Induction
Discrete Mathematics, 1st Edition Kevin Ferland
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Math Review Data Structures & File Management Computer Science Dept Va Tech July 2000 ©2000 McQuain WD 1 Summation Formulas Let N > 0, let A, B, and C.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Copyright © 2007 Pearson Education, Inc. Slide 8-1.
1 Binomial Coefficients CS 202 Epp, section ??? Aaron Bloomfield.
Chapter 5 The Binomial Coefficients
Copyright © Cengage Learning. All rights reserved. CHAPTER 9 COUNTING AND PROBABILITY.
Copyright © 2011 Pearson Education, Inc. Combinations, Labeling, and the Binomial Theorem Section 8.5 Sequences, Series, and Probability.
1.3 Algebraic Expressions Terminology. Notation. Polynomials Addition & Subtraction Multiplication & Division.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
CompSci 102 Discrete Math for Computer Science March 1, 2012 Prof. Rodger Slides modified from Rosen.
1 Melikyan/DM/Fall09 Discrete Mathematics Ch. 6 Counting and Probability Instructor: Hayk Melikyan Today we will review sections 6.6,
MAT 4830 Numerical Analysis Binomial Coefficients and Combinatorial Identities
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Donghyun (David) Kim Department of Mathematics and Computer Science North Carolina Central University 1 Chapter 7 Time Complexity Some slides are in courtesy.
Spring 2016 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University.
Binomial Coefficients: Selected Exercises
Spring 2016 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University.
1 2/21/2016 MATH 224 – Discrete Mathematics Sequences and Sums A sequence of the form ar 0, ar 1, ar 2, ar 3, ar 4, …, ar n, is called a geometric sequence.
Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1 Chapter 0 Introduction Some slides are in courtesy of Prof.
Donghyun (David) Kim Department of Mathematics and Computer Science North Carolina Central University 1 Chapter 4 Decidability Some slides are in courtesy.
Section 6.4. Powers of Binomial Expressions Definition: A binomial expression is the sum of two terms, such as x + y. (More generally, these terms can.
2.6 APPLICATIONS OF INDUCTION & OTHER IDEAS IMPORTANT THEOREMS MIDWESTERN STATE UNIVERSITY – COMPUTER SCIENCE.
Binomial Coefficients and Identities
5.4 Binomial Coefficients Theorem 1: The binomial theorem Let x and y be variables, and let n be a nonnegative integer. Then Example 3: What is the coefficient.
Sequences and the Binomial Theorem Sequences Arithmetic Sequences Geometric Sequences & Series Binomial Theorem.
Spring 2016 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University.
Donghyun (David) Kim Department of Mathematics and Computer Science North Carolina Central University 1 Chapter 5 Reducibility Some slides are in courtesy.
1 Discrete Mathematical Mathematical Induction ( الاستقراء الرياضي )
Lecture 34 Section 6.7 Wed, Mar 28, 2007
Mathematical Induction. The Principle of Mathematical Induction Let S n be a statement involving the positive integer n. If 1.S 1 is true, and 2.the truth.
MATH 224 – Discrete Mathematics
College Algebra Chapter 4 Exponential and Logarithmic Functions
Binomial Coefficients: Selected Exercises
The Binomial Theorem Objectives: Evaluate a Binomial Coefficient
ICS 253: Discrete Structures I
College Algebra Chapter 4 Exponential and Logarithmic Functions
Permutations and Combinations
Mathematical Induction
The Binomial Theorem OBJECTIVES: Evaluate a Binomial Coefficient
Chapter 12 Section 4.
Chapter 11: Further Topics in Algebra
Mathematical Induction
Algebra and Indices.
Presentation transcript:

Spring 2016 COMP 2300 Discrete Structures for Computation Chapter 9.7 Pascal’s Formula and the Binomial Theorem Donghyun (David) Kim Department of Mathematics and Computer Science North Carolina Central University

Pascal’s Formula Pascal’s formula: Let n and r be positive integers and suppose . Then, why? Spring 2016 COMP 2300 Department of Mathematics and Computer Science Donghyun (David) Kim North Carolina Central University

Pascal’s Formula – cont’ Pascal’s formula: Let n and r be positive integers and suppose . Then, Spring 2016 COMP 2300 Department of Mathematics and Computer Science Donghyun (David) Kim North Carolina Central University

Pascal’sTriangle Spring 2016 COMP 2300 Department of Mathematics and Computer Science Donghyun (David) Kim North Carolina Central University

Deriving New Formulas from Pascal’s Formula Use Pascal’s formula to derive a formula for in terms of values of , , and . Assume n and r are nonnegative integers and . Spring 2016 COMP 2300 Department of Mathematics and Computer Science Donghyun (David) Kim North Carolina Central University

Deriving New Formulas from Pascal’s Formula – cont’ Use Pascal’s formula to derive a formula for in terms of values of , , and . Assume n and r are nonnegative integers and . Spring 2016 COMP 2300 Department of Mathematics and Computer Science Donghyun (David) Kim North Carolina Central University

The Binomial Theorem In algebra a sum of two terms, such as , is called a binomial. The binomial theorem gives an expression for the powers of a binomial , for each positive integer n and all real numbers a and b. Spring 2016 COMP 2300 Department of Mathematics and Computer Science Donghyun (David) Kim North Carolina Central University

The Binomial Theorem – cont’ Spring 2016 COMP 2300 Department of Mathematics and Computer Science Donghyun (David) Kim North Carolina Central University

The Binomial Theorem – cont’ Proof of the Binomial Theorem (By Math. Induction) When n=1, Suppose Then, we have Spring 2016 COMP 2300 Department of Mathematics and Computer Science Donghyun (David) Kim North Carolina Central University

Deriving Another Combinatorial Identity from the Binomial Theorem Use the binomial theorem to show that for all integers Spring 2016 COMP 2300 Department of Mathematics and Computer Science Donghyun (David) Kim North Carolina Central University

Deriving Another Combinatorial Identity from the Binomial Theorem Use the binomial theorem to show that for all integers Spring 2016 COMP 2300 Department of Mathematics and Computer Science Donghyun (David) Kim North Carolina Central University

Using a Combinatorial Argument to Derive the Identity Show that Spring 2016 COMP 2300 Department of Mathematics and Computer Science Donghyun (David) Kim North Carolina Central University

Using a Combinatorial Argument to Derive the Identity – cont’ Show that Suppose S is a set with n elements. Number of subsets of S Number of subsets of size 0 Number of subsets of size 1 Number of subsets of size n Spring 2016 COMP 2300 Department of Mathematics and Computer Science Donghyun (David) Kim North Carolina Central University

Using a Combinatorial Argument to Derive the Identity – cont’ Show that Suppose S is a set with n elements. Number of subsets of S Number of subsets of size 0 Number of subsets of size 1 Number of subsets of size n Spring 2016 COMP 2300 Department of Mathematics and Computer Science Donghyun (David) Kim North Carolina Central University

Using the Binomial Theorem to Simplify a Sum Express the following sum in closed form (without using a summation symbol and without using an ellipsis…): Spring 2016 COMP 2300 Department of Mathematics and Computer Science Donghyun (David) Kim North Carolina Central University

Using the Binomial Theorem to Simplify a Sum – cont’ Express the following sum in closed form (without using a summation symbol and without using an ellipsis…): Spring 2016 COMP 2300 Department of Mathematics and Computer Science Donghyun (David) Kim North Carolina Central University