<< Chapter < Page Chapter >> Page >

How many permutations of the letters of the word ARTICLE have consonants in the first and last positions?

In the word ARTICLE, there are 4 consonants.

Since the first letter must be a consonant, we have four choices for the first position, and once we use up a consonant, there are only three consonants left for the last spot. We show as follows:

4 3

Since there are no more restrictions, we can go ahead and make the choices for the rest of the positions.

So far we have used up 2 letters, therefore, five remain. So for the next position there are five choices, for the position after that there are four choices, and so on. We get

4 5 4 3 2 1 3

So the total permutations are 4 5 4 3 2 1 3 = 1440 size 12{4 cdot 5 cdot 4 cdot 3 cdot 2 cdot 1 cdot 3="1440"} {} .

Got questions? Get instant answers now!
Got questions? Get instant answers now!

Given five letters A , B , C , D , E size 12{ left lbrace A,B,C,D,E right rbrace } {} . Find the following:

  1. The number of four-letter word sequences.

  2. The number of three-letter word sequences.

  3. The number of two-letter word sequences.

The problem is easily solved by the multiplication axiom, and answers are as follows:

  1. a. The number of four-letter word sequences is 5 4 3 2 = 120 size 12{5 cdot 4 cdot 3 cdot 2="120"} {} .

  2. b. The number of three-letter word sequences is 5 4 3 = 60 size 12{5 cdot 4 cdot 3="60"} {} .

  3. c. The number of two-letter word sequences is 5 4 = 20 size 12{5 cdot 4="20"} {} .

Got questions? Get instant answers now!
Got questions? Get instant answers now!

We often encounter situations where we have a set of n size 12{n} {} objects and we are selecting r size 12{r} {} objects to form permutations. We refer to this as permutations of n size 12{n} {} objects taken r size 12{r} {} at a time , and we write it as n Pr size 12{n"Pr"} {} .

Therefore, [link] can also be answered as listed below.

  1. The number of four-letter word sequences is 5P4 = 120 size 12{5P4="120"} {} .

  2. The number of three-letter word sequences is 5P3 = 60 size 12{5P3="60"} {} .

  3. The number of two-letter word sequences is 5P2 = 20 size 12{5P2="20"} {} .

Before we give a formula for n Pr size 12{n"Pr"} {} , we'd like to introduce a symbol that we will use a great deal in this as well as in [link] .

Factorial

n ! = n n 1 n 2 n 3 3 2 1 size 12{n!=n left (n - 1 right ) left (n - 2 right ) left (n - 3 right ) dotsaxis 3 cdot 2 cdot 1} {} .

Where n size 12{n} {} is a natural number.

0 ! = 1 size 12{0!=1} {}
Got questions? Get instant answers now!

Now we define n Pr size 12{n"Pr"} {} .

The number of permutations of n size 12{n} {} Objects taken r size 12{r} {} At a time

n Pr = n n 1 n 2 n 3 n r + 1 size 12{n"Pr"=n left (n - 1 right ) left (n - 2 right ) left (n - 3 right ) dotsaxis left (n - r+1 right )} {} , or
n Pr = n ! n r ! size 12{n"Pr"= { {n!} over { left (n - r right )!} } } {}

Where n size 12{n} {} and r size 12{r} {} are natural numbers.

Got questions? Get instant answers now!

The reader should become familiar with both formulas and should feel comfortable in applying either.

Compute the following using both formulas.

  1. 6P3 size 12{6P3} {}

  2. 7P2 size 12{7P2} {}

We will identify n size 12{n} {} and r size 12{r} {} in each case and solve using the formulas provided.

  1. 6P3 = 6 5 4 = 120 size 12{6P3=6 cdot 5 cdot 4="120"} {} , alternately 6P3 = 6 ! 6 3 ! = 6 ! 3 ! = 6 5 4 3 2 1 3 2 1 = 120 size 12{6P3= { {6!} over { left (6 - 3 right )!} } = { {6!} over {3!} } = { {6 cdot 5 cdot 4 cdot 3 cdot 2 cdot 1} over {3 cdot 2 cdot 1} } ="120"} {}

  2. 7P2 = 7 6 = 42 size 12{7P2=7 cdot 6="42"} {} , or 7P2 = 7 ! 5 ! = 7 6 5 4 3 2 1 5 4 3 2 1 = 42 size 12{7P2= { {7!} over {5!} } = { {7 cdot 6 cdot 5 cdot 4 cdot 3 cdot 2 cdot 1} over {5 cdot 4 cdot 3 cdot 2 cdot 1} } ="42"} {}

Got questions? Get instant answers now!
Got questions? Get instant answers now!

Next we consider some more permutation problems to get further insight into these concepts.

In how many different ways can 4 people be seated in a straight line if two of them insist on sitting next to each other?

Let us suppose we have four people A size 12{A} {} , B size 12{B} {} , C size 12{C} {} , and D size 12{D} {} . Further suppose that A size 12{A} {} and B size 12{B} {} want to sit together. For the sake of argument, we tie A size 12{A} {} and B size 12{B} {} together and treat them as one person.

The four people are AB size 12{ matrix { ital "AB"} } {} CD size 12{ matrix { ital "CD"} } {} . Since AB size 12{ matrix { ital "AB"} } {} is treated as one person, we have the following possible arrangements.

AB CD size 12{ matrix { ital "AB"} matrix { ital "CD"} } {} , AB DC size 12{ matrix { ital "AB"} matrix { ital "DC"} } {} , {} C AB D size 12{ matrix { C} matrix { ital "AB"} matrix { D} } {} , D AB C size 12{ matrix { D} matrix { ital "AB"} matrix { C} } {} , CD AB size 12{ matrix { ital "CD"} matrix { ital "AB"} } {} , DC AB size 12{ matrix { ital "DC"} matrix { ital "AB"} } {}

Note that there are six more such permutations because A size 12{A} {} and B size 12{B} {} could also be tied in the order BA size 12{ ital "BA"} {} . And they are

BA CD size 12{ matrix { ital "BA"} matrix { ital "CD"} } {} , BA DC size 12{ matrix { ital "BA"} matrix { ital "DC"} } {} , C BA D size 12{ matrix { C} matrix { ital "BA"} matrix { D} } {} , D BA C size 12{ matrix { D} matrix { ital "BA"} matrix { C} } {} , CD BA size 12{ matrix { ital "CD"} matrix { ital "BA"} } {} , DC BA size 12{ matrix { ital "DC"} matrix { ital "BA"} } {}

So altogether there are 12 different permutations.

Let us now do the problem using the multiplication axiom.

After we tie two of the people together and treat them as one person, we can say we have only three people. The multiplication axiom tells us that three people can be seated in 3 ! size 12{3!} {} ways. Since two people can be tied together 2 ! size 12{2!} {} ways, there are 3 ! 2 ! = 12 size 12{3!2!="12"} {} different arrangements.

Got questions? Get instant answers now!
Got questions? Get instant answers now!

Questions & Answers

what is microbiology
Agebe Reply
What is a cell
Odelana Reply
what is cell
Mohammed
how does Neisseria cause meningitis
Nyibol Reply
what is microbiologist
Muhammad Reply
what is errata
Muhammad
is the branch of biology that deals with the study of microorganisms.
Ntefuni Reply
What is microbiology
Mercy Reply
studies of microbes
Louisiaste
when we takee the specimen which lumbar,spin,
Ziyad Reply
How bacteria create energy to survive?
Muhamad Reply
Bacteria doesn't produce energy they are dependent upon their substrate in case of lack of nutrients they are able to make spores which helps them to sustain in harsh environments
_Adnan
But not all bacteria make spores, l mean Eukaryotic cells have Mitochondria which acts as powerhouse for them, since bacteria don't have it, what is the substitution for it?
Muhamad
they make spores
Louisiaste
what is sporadic nd endemic, epidemic
Aminu Reply
the significance of food webs for disease transmission
Abreham
food webs brings about an infection as an individual depends on number of diseased foods or carriers dully.
Mark
explain assimilatory nitrate reduction
Esinniobiwa Reply
Assimilatory nitrate reduction is a process that occurs in some microorganisms, such as bacteria and archaea, in which nitrate (NO3-) is reduced to nitrite (NO2-), and then further reduced to ammonia (NH3).
Elkana
This process is called assimilatory nitrate reduction because the nitrogen that is produced is incorporated in the cells of microorganisms where it can be used in the synthesis of amino acids and other nitrogen products
Elkana
Examples of thermophilic organisms
Shu Reply
Give Examples of thermophilic organisms
Shu
advantages of normal Flora to the host
Micheal Reply
Prevent foreign microbes to the host
Abubakar
they provide healthier benefits to their hosts
ayesha
They are friends to host only when Host immune system is strong and become enemies when the host immune system is weakened . very bad relationship!
Mark
what is cell
faisal Reply
cell is the smallest unit of life
Fauziya
cell is the smallest unit of life
Akanni
ok
Innocent
cell is the structural and functional unit of life
Hasan
is the fundamental units of Life
Musa
what are emergency diseases
Micheal Reply
There are nothing like emergency disease but there are some common medical emergency which can occur simultaneously like Bleeding,heart attack,Breathing difficulties,severe pain heart stock.Hope you will get my point .Have a nice day ❣️
_Adnan
define infection ,prevention and control
Innocent
I think infection prevention and control is the avoidance of all things we do that gives out break of infections and promotion of health practices that promote life
Lubega
Heyy Lubega hussein where are u from?
_Adnan
en français
Adama
which site have a normal flora
ESTHER Reply
Many sites of the body have it Skin Nasal cavity Oral cavity Gastro intestinal tract
Safaa
skin
Asiina
skin,Oral,Nasal,GIt
Sadik
How can Commensal can Bacteria change into pathogen?
Sadik
How can Commensal Bacteria change into pathogen?
Sadik
all
Tesfaye
by fussion
Asiina
what are the advantages of normal Flora to the host
Micheal
what are the ways of control and prevention of nosocomial infection in the hospital
Micheal
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Applied finite mathematics. OpenStax CNX. Jul 16, 2011 Download for free at http://cnx.org/content/col10613/1.5
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Applied finite mathematics' conversation and receive update notifications?

Ask