Combination problem

Probability theory and statistics

Combination problem

Postby Lewis1245 » Wed Feb 27, 2019 10:04 am

How to do?
Attachments
BF38493F-4084-4D76-B81C-4971B4F6BD77.png
Combinatorics
BF38493F-4084-4D76-B81C-4971B4F6BD77.png (221.72 KiB) Viewed 1048 times
Lewis1245
 
Posts: 1
Joined: Wed Feb 27, 2019 9:57 am
Reputation: 0

Re: Combination problem

Postby HallsofIvy » Tue Mar 12, 2019 8:43 am

The first part is easy- if each name as n letters and each letter has only two possible values then there are [tex]2^n[/tex] possible names so [tex]2^n[/tex] islands. There is a ferry route between two islands if and only if their names differ by one letter. In the example with 3 letters, the island Aaa has a ferry route to Baa, Aba, and Aab. Since there are 3 letters in the name, there are 3 letters that can change. If each name has n letters then each island has ferry routes to n other islands. Since there are [tex]2^n[/tex] islands there would be [tex]n(2^n)[/tex] routes except[b] that each route involves [b]2 islands. To correct for that, divide by 2. There are [tex]n(2^{n-1})[/tex] ferry routes.

HallsofIvy
 
Posts: 340
Joined: Sat Mar 02, 2019 9:45 am
Reputation: 128

Re: Combination problem

Postby Guest » Sat Mar 23, 2019 8:50 pm

A Big Example
Suppose we wish to arrange n=5 people {a,b,c,d,e}
Image
Table 1 — Permutations of {a,b,c,d,e}
Image
Table 2 — Permutations of {a,b,c,d,e}, taken 3 at a time
Image
Table 3 — Combinations of {a,b,c,d,e}, taken 3 at a time
Image
Guest
 


Return to Probabilities and Statistics



Who is online

Users browsing this forum: No registered users and 1 guest

cron