MABA3 PermutationCombination
MABA3 PermutationCombination
MABA3 PermutationCombination
1Part 3: Combinatorics
Combinatorics
• Basic Counting
• Permutation and Combination
• The Pigeonhole Principle
• Mathematical Induction and Binomial Theorem
• Recursive Formula
Combinatorics
1
Basic Counting
Addition Principles
• If one operation can be performed in m different ways and another operation can
be performed in n different ways, then the total number of ways in which either of
the two operations can be performed is (m + n).
• Subtraction principle:
• Eg. 1: A college offers 7 courses in the evening and 5 in the morning. Find the
number of ways a student can select exactly one course, either in the evening or in
the morning.
Multiple Principles
• If a certain thing can be done in m ways and another thing is done independently in
n ways, then the total number of ways in which both the things can be done are m
× n ways.
• If you have m ways of doing an event 1, n ways of doing event 2 and k ways of
doing event 3, the total number of doing things can be given as m × n × k.
• Eg. 1: A newly opened hotel offers food stuff in combos for `80. Along with the
combo food stuff, one can get one variety rice, chappathi and a fruit juice. The
different choices are as follows:
Variety Rice: lemon, tomato and curd
Rotti: Chappathi and poori
Juice: Lemon, apple and grape
Find the total number of choices and draw a tree diagram.
• Eg. 2: A pair of dice is thrown. How many possible outcomes are there?
• Eg. 3: A company offers 6 different posts in Group D category and 4 in Group C
category. Find the possible number of ways with the applicant if he wants to select
one post in Group D category and one in Group C category.
• Eg. 4: Aiswariya has 6 tops, 7 skirts and 5 caps from which to choose an outfit. In
how many ways can she select one top, one skirt and one cap?
Combinatorics
1Permutation and Combination
Permutation and Combination
• Permutation: A permutation is an arrangement of all or part of a set of objects with
regard to the order of arrangement.
• Combination: A combination is a selection of all or part of a set of object without
regard to the order in which they are selected.
1) In how many ways can 5 men draw water from 5 taps if no tap can be used more than
once?
2) How many different signals can be made by 5 flags from 8 flags of different colors?
3) In how many ways can 5 questions be selected from 8 questions?
Properties
Combinations of Different Things
1) In how many ways can 12 different mangoes be divided into three groups
containing 3, 4 and 5 mangoes?
2) In how many ways can 9 different apples be distributed equally among 3
boys?
3) There are 6 books in Economics, 3 in Mathematics and 2 in Accountancy. In how
many ways can the books be arranged in a book-shelf so that books of the same subject
will always be together?
Repeated Permutation
Multiple Solution:
• Homogenous: Double solution
• Constant coefficient
Multiple s solution
• Solutions of the forms:
• Characteristic equation
,
• General Solution:
• Inititial conditions
Non-homogeneous Equations
Towers of Hanoi puzzle. There are three pegs and n circular disks of increasing size
on one peg, with the largest disk on the bottom. These disks are to be transferred, one
at a time, onto another of the pegs, with the provision that at no time is one allowed
to place a larger disk on top of a smaller one. The problem is to determine the
number of moves necessary for the transfer.
hn = 2hn – 1 + 1 = 2(2hn – 2 + 1) + 1 = 4hn – 2 + 2 + 1
= … = 2n – 1 (h0 + 1) + 2n – 2 + 2n – 3 + … + 1 =
2n – 1 + 2n – 2 + 2n – 3 + … + 1 = 2n – 1
• , find solution
• , find solution
• , find solution
• , find solution
Examples
1) Consider a two-sector model:
Yt = Ct + It Ct = 0.8Yt−1 + 100 It = 200
Find an expression for Yt when Y0 = 1700. Is this system stable or unstable?
2) Consider the supply and demand equations
QSt = 4Pt−1 − 10 QDt = −5Pt + 35
Assuming that the market is in equilibrium, find expressions for Pt and Qt when P = 6.
Is the system stable or unstable?
3) Consider the two-sector model:
Yt = Ct + It Ct = 0.7Yt−1 + 400 It = 0.1Yt−1 + 100
Given that Y0 = 3000, find an expression for Yt. Is this system stable or unstable?
Examples
4) The Harrod–Domar model of the growth of an economy is based on three assumptions.
(i) Savings, St, in any time period are proportional to income, Yt, in that period, so that
St = aYt (a > 0)
(ii) Investment, It, in any time period is proportional to the change in income from the
previous period to the current period so that It = b(Yt − Yt−1) (b > 0)
(iii) Investment and savings are equal in any period so that It = St
Use these assumptions to show that and hence write down a formula for Yt in terms of Y0.
Comment on the stability of the system in the case when α = 0.1 and β = 1.4.
Examples
5) A bank offers an individual a loan of $A at a rate of interest of r% compounded monthly.
The individual pays off the loan by monthly instalments of $a. If ut denotes outstanding
balance after t months, explain why
Hence write down an expression for the monthly repayment if the loan is paid off after N
months.