Top Banner
Number Theory and Counting Method Divisors -Least common divisor -Greatest common multiple
42

Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Mar 13, 2020

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Number Theory and Counting Method

Divisors

-Least common divisor

-Greatest common multiple

Page 2: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

DivisorsDefinition

𝑛 and 𝑑 are integers 𝑑 β‰  0

𝑑 divides 𝑛 if there exists π‘ž satisfying 𝑛 = π‘‘π‘žπ‘ž ∢ the quotient, 𝑑 ∢ the divisor, 𝑛 ∢ the number

If 𝑑 divides 𝑛 : 𝑑|𝑛

𝑑 does not divides 𝑛 : 𝑑 ∀ 𝑛

Ex. 21 = 3.73|21, 3 is a divisor (factor) of 21

There exist an integer π‘ž such that

𝑛 = π‘‘π‘ž, 𝑑, 𝑛 ∈ 𝐼+, 1 ≀ π‘žTherefore, 𝑑 ≀ π‘‘π‘ž = 𝑛.

Page 3: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

TheoremLet π‘š, 𝑛 and 𝑑 be integers

(a) if 𝑑|π‘š and 𝑑|𝑛 then𝑑|(π‘š + 𝑛)

(b) if 𝑑|π‘š and 𝑑|𝑛 then𝑑|(π‘š βˆ’ 𝑛)

(c) if 𝑑|π‘š then 𝑑|π‘šπ‘›

proof

(a) Suppose d|m and d|n by definitionπ‘š = π‘‘π‘ž1

and 𝑛 = π‘‘π‘ž2

Thus (π‘š + 𝑛) = 𝑑(π‘ž1 + π‘ž2)

Therefor

There exist π‘ž1 + π‘ž2 is the quotient of it, (a) is proof

Page 4: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Prime and Composite number

β€’ An integer greater than 1 whose only positive divisors are itself and 1 is called prime.

β€’ An integer greater than 1 that is not prime is called composite

Ex.

23 is prime

34 is composite because it is divided by 17

If 𝑛 > 1 is composite, then βˆƒπ‘‘, 1 < 𝑑 < 𝑛

To test use 2,3,… , 𝑛 βˆ’ 1

If no integer in this list divides 𝑛, then 𝑛 is prime

Page 5: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Composite number theorem (cont.)

A positive integer 𝑛 greater than 1 is composite if and only if 𝑛 has a divisor 𝑑 satisfying 2 ≀ 𝑑 ≀ 𝑛

Proof

- If 𝑛 is composite, then 𝑛 has a divisor 𝑑 satisfying 2 ≀𝑑 ≀ 𝑛

- If 𝑛 has a divisor 𝑑 satisfying 2 ≀ 𝑑 ≀ 𝑛 then 𝑛 is composite

Page 6: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Ex1 Determine whether 43 is π‘π‘Ÿπ‘–π‘šπ‘’

Try 2,3,… , 21 = 43

None of these number divides 43 agree with the condition 𝑛 mod 𝑑 = 0

∴ 43 is π‘π‘Ÿπ‘–π‘šπ‘’

Ex2. Determine 451

Try 2,3,… , 21 = ⌊ 451βŒ‹

It was founded that 11 is agree with the condition 𝑛 mod 𝑑 = 0

∴ 451 is π‘π‘œπ‘šπ‘π‘œπ‘ π‘–π‘‘π‘’

Page 7: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Fundamental Theorem of Arithmetic

β€’ Any integer greater than 1 can be written as a product of primes. Moreover, if the primes are written in non decreasing order the factorization is unique.

β€’ The number of primes is infinite

Ex. Produce a prime larger than 112,3,5,7,11 are π‘π‘Ÿπ‘–π‘šπ‘’π‘ 

Letπ‘š = 2 β‹… 3 β‹… 5 β‹… 7 β‹… 11 + 1 = 2311

2311 is π‘π‘Ÿπ‘–π‘šπ‘’

Page 8: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

The greatest common divisor (GCD)

Definition

Let π‘š and 𝑛 be integers with not both π‘š and 𝑛 zero. The gdc is an integer that divides both π‘š and 𝑛.

Denote 𝑔𝑑𝑐(π‘š, 𝑛)

Ex. The positive divisor of 30 are1, 2, 3, 5, 6, 10, 15, 30

The positive divisor of 105 are1, 3, 5, 7, 15, 21, 35, 105

The common positive1, 3, 5, 15

Thus𝑔𝑑𝑐 30,105 = 15

It can be also find by looking carefully at their prime factorization30 = 2 βˆ™ 3 βˆ™ 5, 105 = 3 βˆ™ 5 βˆ™ 7

3 and 5 are the prime factorization of 30 and 105 thus 𝑔𝑑𝑐(30,105) = 3 βˆ™ 5 = 15

Page 9: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Ex. The positive divisors of 30 are1, 2, 3, 5, 6, 10, 15, 30

The positive divisors of 105 are1, 3, 5, 7, 15, 21, 35, 105

The common divisors of 30 and 105 are1,3,5,15

And gcd 30,105 = 15

Ex2. Find the gcd by looking at their prime factorization30 = 2 β‹… 3 β‹… 5 105 = 3 β‹… 5 β‹… 7

The common prime factorization for 30 and 105 are 3 and 5

Thus gcd(30,105) = 3 β‹… 5 = 15

Page 10: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

GDC with prime factorization

Theorem

Let π‘š and 𝑛 be integers, π‘š > 1, 𝑛 > 1 with prime factorizationπ‘š = 𝑝1

π‘Ž1 βˆ™ 𝑝2π‘Ž2 ⋯𝑝𝑛

π‘Žπ‘›

and 𝑛 = 𝑝1

𝑏1 βˆ™ 𝑝2𝑏2 ⋯𝑝𝑛

𝑏𝑛

If the prime 𝑝𝑖 is not a factor of m, we let π‘Žπ‘– = 0. Similarly, if the prime 𝑝𝑖 is not a factor of 𝑛, we let 𝑏𝑖 = 0 Then

gcd π‘š, 𝑛 = 𝑝1min π‘Ž1,𝑏1 βˆ™ 𝑝2

min π‘Ž2,𝑏2 ⋯𝑝𝑛min π‘Žπ‘›,𝑏𝑛

Ex. gcd(82320, 950796)82320 = 24 βˆ™ 31 βˆ™ 51 βˆ™ 73 βˆ™ 110

950796 = 22 βˆ™ 31 βˆ™ 50 βˆ™ 74 βˆ™ 111

gcd 82320, 950796 = 2min 4,2 βˆ™ 3min 1,1 βˆ™ 5min 1,0 βˆ™ 7min 3,4 βˆ™ 11min 0,1

= 22 βˆ™ 31 βˆ™ 50 βˆ™ 73 βˆ™ 110

= 4116

Page 11: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

The least common multiple

Definition

Let π‘š and 𝑛 be positive integer. A common multiple of π‘š and 𝑛 is an integer that is divisible by both π‘š and 𝑛, called the least common multiple.

π‘™π‘π‘š(π‘š, 𝑛)

Ex. lcm(30,105) = 210

210 can be divided by both 30 and 105 and it is the least value30 = 2.3.5, 105 = 3.5.7

The lcm must contain 2, 3, 5, 7 thus lcm 30,105 = 2 βˆ™ 3 βˆ™ 5 βˆ™ 7 = 210

Also find lcm() by looking at their prime factorization30 = 2 β‹… 3 β‹… 5, 105 = 3 β‹… 5 β‹… 7

π‘™π‘π‘š 30,105 = 2 β‹… 3 β‹… 5 β‹… 7 = 210

Page 12: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

LCM wit prime factorization

Let π‘š and 𝑛 be integers π‘š > 1, 𝑛 > 1 with prime factorizationsπ‘š = 𝑝1

π‘Ž1𝑝2π‘Ž2 ⋯𝑝𝑛

π‘Žπ‘›

and 𝑛 = 𝑝1

𝑏1𝑝2𝑏2 ⋯𝑝𝑛

𝑏𝑛

If the prime 𝑝𝑖 is not a factor of π‘š, we let π‘Žπ‘– = 0, Similarly, if the prime 𝑝𝑖 is not a factor of 𝑛, we let 𝑏𝑖 = 0, then

π‘™π‘π‘š π‘š, 𝑛 = 𝑝1max π‘Ž1,𝑏1 𝑝2

max π‘Ž2,𝑏2 ⋯𝑝𝑛max π‘Žπ‘›,𝑏𝑛

Ex. lcm(82320, 950796)82320 = 24 β‹… 31 β‹… 51 β‹… 73 β‹… 110

950796 = 22 β‹… 32 β‹… 50 β‹… 74 β‹… 111

π‘™π‘π‘š 82320, 950796 = 2max 4,2 β‹… 3max 1,2 β‹… 5max 1,0 β‹… 7max 3,4 β‹… 11max 0,1

= 22 β‹… 32 β‹… 51 β‹… 74 β‹… 111 = 19015920

Note

The product of gcd and lcm is equal to the product of the pair of numbersgcd 30,105 β‹… π‘™π‘π‘š 30,105 = 30 β‹… 105 = 3150 = 15 β‹… 210

Page 13: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Representations of Integers and integer algorithm

For base 2

bit : a binary digit, value either 0 or 1

For Decimal number3854 = 3 β‹… 103 + 8 β‹… 102 + 5 β‹… 101 + 4 β‹… 100

Page 14: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Representation of integer

let n= integer that need to represent by a serie of binary number

𝑛 = 1 β‹… 2π‘˜ + π‘π‘˜βˆ’12π‘˜βˆ’1 +β‹―+ 𝑏02

0

then2π‘˜ ≀ 𝑛

and𝑛 = 1 β‹… 2π‘˜ + π‘π‘˜βˆ’12

π‘˜βˆ’1 +β‹―+ 𝑏020

≀ 1 β‹… 2π‘˜ + 1 β‹… 2π‘˜βˆ’1 +β‹―+ 1 β‹… 20 = 2π‘˜+1 βˆ’ 1< 2π‘˜+1

Page 15: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Counting Methods

Page 16: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Basic principle

Multiplication principle

If an activity can be constructed in 1 successive steps and step 1 can be done in 𝑛1 ways, step 2 can then be done in 𝑛2 ways,…, and step t can then be done in 𝑛𝑑 ways, then the number of different possible activities is

𝑛1 β‹… 𝑛2⋯𝑛𝑑Addition principle

Suppose that 𝑋1, … , 𝑋𝑑 are sets and that the ith set 𝑋𝑖 has 𝑛𝑖elements. If {𝑋1, … , 𝑋𝑑} is a pairwise disjoint family (i.e., if 𝑖 β‰  𝑗, 𝑋𝑖 ∩ 𝑋𝑗 = βˆ…),

the number of possible element that can be selected from 𝑋1or 𝑋2 or … or 𝑋𝑑 is

𝑛1 + 𝑛2 +β‹―+ 𝑛𝑑

Page 17: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

How many menu sets can be select from each categories: main course, appetizers, beverages

Solution : 24 possible outcome

NHT,NHM,NHC,NHR,NCT,NCM,NCC,NCR,

NFT,NFM,NFC,NFR,SHT,SHM,SHC,SHR,

SCT,SCM,SCC,SCR,SFT,SFM,SFC,SFR

Page 18: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Ex1

(a) How many strings of length 4 can be formed using the letters ABCDE if repetitions are not allowed ?

5 β‹… 4 β‹… 3 β‹… 2 = 120

(b) How many strings of part (a) begin with the letter B?1 β‹… 4 β‹… 3 β‹… 2 = 24

(c) How many strings of part (a) do not begin with the letter B ?120 βˆ’ 24 = 96

Page 19: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Ex2

In a digital picture, we wish to encode the amount of light at each point as an eight-bit string. How many values are possible at one point?

2 β‹… 2 β‹… 2 β‹… 2 β‹… 2 β‹… 2 β‹… 2 β‹… 2 = 28 = 256

How many eight-bit strings begin either 101 or 111?

Bit 8,7,6 are tied together to form a bit and has 2 option 101 or 111

The 4 successive bit has the possible outcome 24

Thus2 β‹… 2 β‹… 2 β‹… 2 β‹… 2 = 64

Page 20: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Permutations and Combinations

A permutation of n distinct elements π‘₯1, … , π‘₯𝑛 is an ordering of the 𝑛 elements

π‘₯1β‹―π‘₯𝑛Theorem :

There are n! permutations of n elements𝑛 𝑛 βˆ’ 1 …2 β‹… 1 = 𝑛!

Ex. How many permutations of the letters 𝐴𝐡𝐢𝐷𝐸𝐹 contain substring 𝐷𝐸𝐹 ?

4!

Ex. How many ways can 6 person be seated around a circular table?

(6 βˆ’ 1)! = 5! = 120

Page 21: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

r-permutation

An r-permutation of n (distinct) elements π‘₯1, π‘₯2, … , π‘₯𝑛 is an ordering of an r-element subset of π‘₯1, π‘₯2, … , π‘₯𝑛 . The number of r-permutations of a set of n distinct elements is denoted 𝑃 𝑛, π‘Ÿ

𝑃 𝑛, π‘Ÿ = 𝑛 𝑛 βˆ’ 1 𝑛 βˆ’ 2 … 𝑛 βˆ’ π‘Ÿ + 1 , π‘Ÿ ≀ 𝑛

=𝑛!

𝑛 βˆ’ π‘Ÿ !

Ex. 𝑋 = {π‘Ž, 𝑏, 𝑐}, How many 2-permutations of 𝑋?

𝑃 3,2 = 3 β‹… 2 = 6

π‘Žπ‘, π‘Žπ‘, π‘π‘Ž, 𝑏𝑐, π‘π‘Ž, 𝑐𝑏

Ex. How many way can we select a chairperson, vice-chairperson, secretary, and treasurer from a group of 10 person?

𝑃 10,4 = 10 β‹… 9 β‹… 8 β‹… 7 = 5040

Page 22: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

r-combination

Given a set 𝑋 = {π‘₯1, π‘₯2, … , π‘₯𝑛} containing n distinct elements.

(a) an r-combination of 𝑋 is an unordered selection of r-elements of 𝑋(i.e., and r-element subset of 𝑋)

(b) The number of r-combination of a set of n distinct elements is denotes 𝐢(𝑛, π‘Ÿ) or

π‘›π‘Ÿ

𝐢 𝑛, π‘Ÿ =𝑃 𝑛, π‘Ÿ

π‘Ÿ!=

𝑛!

𝑛 βˆ’ π‘Ÿ ! π‘Ÿ!

Ex. A group of five students, Mary, Boris, Rosa, Ahmad, and Nguyen, has decided to talk with the Mathematics Department chairperson about having the Mathematics Department offer more courses in discrete mathematic. The chairperson has said that she will speak with three of the students. How many way can these five students choose three of their group to talk with chairperson?

𝐢 5,3 = 10

Page 23: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Ex. How many ways can we select a committee of three from a group of 10 distinct person?

𝐢 10,3 = 120

Ex. An ordinary deck of 52 cards consist of four suits: clubs, diamonds, hearts, spades, of 13 denominations each ace, 2-10, jack, queen, king.

(a)How many (unordered) five card poker hands, selected from an ordinary 52-card deck, are there?

𝐢 52,5 = 2,598,960

(b) How many poker hands contain cards all of the same suit?4 β‹… 𝐢 13,5 = 5148

(c)How many poker hands contain three cards of one denomination and two cards of a second denomination?

13 β‹… 12 β‹… 𝐢 4,3 β‹… 𝐢 4,2 = 3744

Page 24: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

How many routes are there from the lower-left corner of an 𝑛 Γ— 𝑛 square grid to the upper-right corner if we are restricted to travelling only to the right or upward?

𝐢(2𝑛, 𝑛)

Page 25: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Introduction to discrete probability

The probability 𝑃(𝐸) of an event 𝐸 for the finite sample space 𝑆 is

𝑃 𝐸 =𝐸

𝑆

Ex. Two fair dice are rolled. What is the probability that the sum of the numbers on the dice is 10?

Possible outcome for the sum is 10 : (4,6),(5,5),(6,4)

Outcome of the sample space S = 6Γ—6

Thus

𝑃 𝐸 =3

36Ex. 5 microprocessors are randomly selected from a lot of 1000 microprocessors

among which 20 are defective. Find the probability of obtaining no defective microprocessors.

𝑆 = 𝐢 1000,5 , 𝐸 = 𝐢 980,5𝑃 𝐸 = 0.9037

Page 26: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Discrete Probability Theory

A probability function 𝑃 assigns to each out come π‘₯ in a sample space 𝑆 a number 𝑃(π‘₯)

so that

0 ≀ 𝑃 π‘₯ ≀ 1, for all π‘₯ ∈ 𝑆

and

π‘₯βˆˆπ‘†

𝑃(π‘₯) = 1

Ex. Suppose that a die is loaded so that the numbers 2 through 6 are equally likely to appear but that 1 is three times as likely as any other number to appear. To model this situation.

𝑃 2 = 𝑃 3 = 𝑃 4 = 𝑃 5 = 𝑃 6 , 𝑃 1 = 3𝑃 2

And

𝑃 2 =1

8, 𝑃 1 = 3

1

8=3

8

Page 27: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Probability of event

Let 𝐸 be an event. The probability of 𝐸, 𝑃(𝐸) is

𝑃 𝐸 =

π‘₯∈𝐸

𝑃 π‘₯

Ex. From the former example, find the probability of an odd number

𝑃 1 + 𝑃 3 + 𝑃 5 =3

8+1

8+1

8=5

8

Note :

For a fair die

𝑃 π‘œπ‘‘π‘‘ π‘›π‘’π‘šπ‘π‘’π‘Ÿ =1

2

Page 28: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Probability of complement of event

Let 𝐸 be an event. The probability of ഀ𝐸, the complement of 𝐸 satisfies𝑃 𝐸 + 𝑃 ഀ𝐸 = 1

Page 29: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Union of event

Let 𝐸1 and 𝐸2 be events. Then𝑃 𝐸1 βˆͺ 𝐸2 = 𝑃 𝐸1 + 𝑃 𝐸2 βˆ’ 𝑃(𝐸1 ∩ 𝐸2)

Corollary: union of mutual event

If 𝐸1 and 𝐸2 are mutually exclusive events𝑃 𝐸1 βˆͺ 𝐸2 = 𝑃 𝐸1 + 𝑃 𝐸2

Page 30: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Conditional probability

Let 𝐸 and 𝐹 be events, and assume that 𝑃 𝐹 > 0. The conditional probability of 𝐸 given 𝐹 is

𝑃 𝐸 𝐹 =𝑃 𝐸 ∩ 𝐹

𝑃 𝐹

Ex. E = die getting a sum of 10

F = at least one die show 5

𝐸 ∩ 𝐹: getting sum of 10 and at least one die show 5

𝑃 𝐸 ∩ 𝐹 =1

36

𝑃 𝐹 =11

36𝑃 𝐸 𝐹 = 1/11

Page 31: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Independent conditional event

Events E and F are independent if𝑃 𝐸 ∩ 𝐹 = 𝑃 𝐸 𝑃(𝐹)

Page 32: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Bay’s Theorem

Suppose that the possible classes are 𝐢1, … , 𝐢𝑛. Suppose further that each pair of classes is mutually exclusive and each item to be classified belongs to one of the classes. For a feature set 𝐹, we have

𝑃 𝐢𝑗 𝐹 =𝑃 𝐹 𝐢𝑗 𝑃 𝐢𝑗

σ𝑖=1𝑛 𝑃 𝐹 𝐢𝑖 𝑃 𝐢𝑖

Page 33: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Ex. At the telemarketing firm SellPhone , Dale, Rusty and Lee make calls. The following table shows the percentage of calls each caller makes and the percentage of the persons who are annoyed and hang up on each caller:

Let D denote the event β€œDale made the call,” let R denote the event β€œRusty made

the call.” let L denote the event β€œLee made the call” and let H denote the event β€œthe

caller hung up”. Find 𝑃(𝐷),

𝑃(𝑅), 𝑃(𝐿), 𝑃(𝐻|𝐷), 𝑃(𝐻|𝑅), 𝑃(𝐻|𝐿), 𝑃(𝐷|𝐻), 𝑃(𝑅|𝐻), 𝑃(𝐿|𝐻) and 𝑃(𝐻)

𝑃(𝐷) = 0.4, 𝑃(𝑅) = 0.25), 𝑃(𝐿) = 0.35𝑃(𝐻|𝐷) = 0.2, 𝑃(𝐻|𝑅) = 0.55, 𝑃(𝐻|𝐿) = 0.3

𝑃(𝐷|𝐻) use Bay’s Theorem

𝑃 𝐷 𝐻 =𝑃 𝐻 𝐷 𝑃 𝐷

𝑃 𝐻 𝐷 𝑃 𝐷 + 𝑃 𝐻 𝑅 𝑃 𝑅 + 𝑃 𝐻 𝐿 𝑃 𝐿= 0.248

Similar for 𝑃 𝑅 𝐻 = 0.426𝑃 𝐿 𝐻 = 1 βˆ’ 𝑃 𝑅 𝐻 βˆ’ 𝑃 𝐷 𝐻 = 0.326

Find 𝑃 𝐻 = 𝑃 𝐻 𝐷 𝑃 𝐷 + 𝑃 𝐻 𝑅 𝑃 𝑅 + 𝑃 𝐻 𝐿 𝑃 𝐿 = 0.3255

Caller

Dale Rusty Lee

Percent of calls 40 25 35

Percent of hang-ups 20 55 30

Page 34: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Generalized Permutations and Combinations

Theorem:

Suppose that a sequence 𝑆 of 𝑛 items has 𝑛1 identical objects of type 1, 𝑛2 identical objects of type 2,…, and 𝑛𝑑 identical objects type 𝑑. Then the number of orderings of 𝑆 is

𝑛!

𝑛1! 𝑛2! …𝑛𝑑!

Theorem:

If 𝑋 is a set containing 𝑑 elements, the number of unordered π‘˜-elements selections from 𝑋, repetitions allowed is

𝐢 π‘˜ + 𝑑 βˆ’ 1, 𝑑 βˆ’ 1 = 𝐢(π‘˜ + 𝑑 βˆ’ 1, π‘˜)

Page 35: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Ex. How many strings can be formed using the following letters?𝑀 𝐼 𝑆 𝑆 𝐼 𝑆 𝑆 𝑃 𝑃 𝐼

Choose 2 P: C(11,2)

Choose 4 S: C(9,4)

Choose 4 I: C(5,4)

The outcome:𝐢 11,2 𝐢 9,4 𝐢 5,4 = 34,650

Page 36: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Binomial Coefficients and Combinatorial Identities

π‘Ž + 𝑏 𝑛 = (π‘Ž + 𝑏)(π‘Ž + 𝑏)β‹―(π‘Ž + 𝑏)𝑛 π‘“π‘Žπ‘π‘‘π‘œπ‘Ÿπ‘ 

Ex.

π‘Ž + 𝑏 3 = π‘Ž + 𝑏 π‘Ž + 𝑏 π‘Ž + 𝑏

= π‘Žπ‘Žπ‘Ž + π‘Žπ‘Žπ‘ + π‘Žπ‘π‘Ž + π‘Žπ‘π‘ + π‘π‘Žπ‘Ž + π‘π‘Žπ‘ + π‘π‘π‘Ž + 𝑏𝑏𝑏

= π‘Ž3 + π‘Ž2𝑏 + π‘Ž2𝑏 + π‘Žπ‘2 + π‘Ž2𝑏 + π‘Žπ‘2 + π‘Žπ‘2 + 𝑏3

= π‘Ž3 + 3π‘Ž2𝑏 + 3π‘Žπ‘2 + 𝑏3

π‘Ž + 𝑏 𝑛 =𝑛

0π‘Žπ‘›π‘0 +

𝑛1

π‘Žπ‘›βˆ’1𝑏1 +β‹―+𝑛

𝑛 βˆ’ 1π‘Ž1π‘π‘›βˆ’1 +

𝑛𝑛

π‘Ž0𝑏𝑛

Page 37: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Binomial theoremTheorem :

π‘Ž + 𝑏 𝑛 =

π‘˜=0

π‘›π‘›π‘˜

π‘Žπ‘›βˆ’π‘˜π‘π‘˜

Ex. 𝑛 = 3

π‘Ž + 𝑏 3 =30

π‘Ž3𝑏0 +31

π‘Ž2𝑏1 +32

π‘Ž1𝑏2 +33

π‘Ž0𝑏3

= π‘Ž3 + 3π‘Ž2𝑏 + 3π‘Žπ‘2 + 𝑏3

Ex. 3π‘₯ βˆ’ 2𝑦 4

=40

3π‘₯ 4 βˆ’2𝑦 0 +41

3π‘₯ 3 βˆ’2𝑦 1 +42

3π‘₯ 2 βˆ’2𝑦 2

+43

3π‘₯ 1 βˆ’2𝑦 3 +44

3π‘₯ 0 βˆ’2𝑦 4

= 34π‘₯4 βˆ’ 4 33π‘₯32𝑦 + 6 32π‘₯222𝑦2 βˆ’ 4 3π‘₯23𝑦3 + 24𝑦4

= 81π‘₯4 βˆ’ 216π‘₯3𝑦 + 216π‘₯2𝑦2 βˆ’ 96π‘₯𝑦3 + 16𝑦4

Page 38: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Ex. Find the coefficient of π‘₯2𝑦3𝑧4 in the expansion of π‘₯ + 𝑦 + 𝑧 9

We choose x 2 from 9 term, y 3 from 7 terms and z from 4 terms

Thus 92

73

44

=9!

2! 7!

7!

3! 4!=

9!

2! 3! 4!= 1260

Page 39: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Theorem𝑛 + 1π‘˜

=𝑛

π‘˜ βˆ’ 1+

π‘›π‘˜

, for 1 ≀ π‘˜ ≀ 𝑛

Proof

|𝑋| = 𝑛, choose π‘Ž βˆ‰ 𝑋. Then 𝐢(𝑛 + 1, π‘˜) is the number of k-element of π‘Œ =𝑋 βˆͺ {π‘Ž}. The k-element of Y can be divided into 2 classes

1. Subset of Y not containing a

2. Subset of Y containing a

For class 1 are just k-element subset of 𝑋 =π‘›π‘˜

For class 2 consist of (k-1) element subset of X together with a, there are π‘›π‘˜ βˆ’ 1

.

Therefore 𝑛 + 1π‘˜

=𝑛

π‘˜ βˆ’ 1+

π‘›π‘˜

Page 40: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Ex. Show that

𝑖=π‘˜

𝑛

𝐢(𝑖, π‘˜) = 𝐢 𝑛 + 1, π‘˜ + 1

Use Theorem in the form𝐢 𝑖, π‘˜ = 𝐢 𝑖 + 1, π‘˜ + 1 βˆ’ 𝐢 𝑖, π‘˜ + 1

To obtain𝐢 π‘˜, π‘˜ + 𝐢 π‘˜ + 1, π‘˜ + 𝐢 π‘˜ + 2, π‘˜ + β‹―+ 𝐢 𝑛, π‘˜

= 1 + 𝐢 π‘˜ + 2, π‘˜ + 1 βˆ’ 𝐢 π‘˜ + 1, π‘˜ + 1 + 𝐢 π‘˜ + 3, π‘˜ + 1βˆ’ 𝐢 π‘˜ + 2, π‘˜ + 1 +β‹―+ 𝐢 𝑛 + 1, π‘˜ + 1 βˆ’ 𝐢 𝑛, π‘˜ + 1= 𝐢(𝑛 + 1, π‘˜ + 1)

Page 41: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

Ex. Find the sum

1 + 2 +β‹―+ 𝑛

= 𝐢 1,1 + 𝐢 2,1 + β‹―+ 𝐢(𝑛, 1)= 𝐢 𝑛 + 1,2

=𝑛 + 1 𝑛

2

Page 42: Number Theory and Counting Method - KMUTTstaff.kmutt.ac.th/~isurnich/ftp/CMM 131/03 Number...Β Β· Discrete Probability Theory A probability function 𝑃assigns to each out come in

The Pigeonhole principle

β€’ soon