Permutations: Need Help Understanding?

  • Thread starter quantizedzeus
  • Start date
  • Tags
    Permutations
In summary, permutation is a mathematical concept that deals with the number of ways to arrange a set of items. It involves the use of factorials and can be applied to various problems involving arrangement, such as creating phone numbers or arranging tiles. Permutation takes into account the placement of items, making it more complex than combination.
  • #1
quantizedzeus
24
0
Permutation...need help...

I don't get the permutation problem about phone numbers...where i can use the same number for several times...or how to put letters in postbox..where i can put all the letters in only one postbox...can anyone explain the general rule and ideas of this kind of permutations...thanks a lot in advance...
 
Physics news on Phys.org
  • #2


quantizedzeus said:
I don't get the permutation problem about phone numbers...where i can use the same number for several times...or how to put letters in postbox..where i can put all the letters in only one postbox...can anyone explain the general rule and ideas of this kind of permutations...thanks a lot in advance...

Well sure. If you have the ability to repeat things its just like counting:

000
001
002
003
004
005

etc. There are 10*10*10 possible three digit numbers.

If you can't repeat, then it's like a tree.

You choose the first item out of 10, then the next item, you've only got 9 choices, then the next item, you've got 8 items. so three digit items with none repeating is:

10 * 9 * 8 = 720 numbers.

That is 10! / (10-3)!

That exclamation point is the factorial sign.

You should also find out about "combinations" as well as "permutations."
 
  • #3


Think of the "sequential counting principle". If the first step can be done in n ways and the second step can then be done in m ways, then the number of ways the problem can be done is nm ways. The same idea applies to more steps. So if you are filling in a 3 digit code that can have repeats you have 10*10*10 ways. If you can't have repeats you have 10*9*8 ways.
 
  • #4


Excellent Idea LCKurtz.
 
  • #5


Permutation is pretty simple actually. Imagine that you have to make a 4 digit number with the numbers 124657 . And you cannot repeat the integers. Then, you simply do 6 per mutate 4, as there are 6 possible integers and you need to select four. The result would be 6*5*4*3, as there are four places.
You can apply this to several problems that also involve arrangement. Take a scenario in which you have some tiles, each 2 by 1 cm thick, and you have to make a 6cm long line. The first scenario would be in which the shorter ends of the tile, the breadth , are arranged side by side. The number of ways to do this would be

[itex]\frac{6!}{6!}=1[/itex]

As you have 6 similar tiles and six slots. This is also a form of permutation. Now, let us take a slightly different arrangement. You take 4 breadths and one length( 4 one cm breadths, and a single two cm length will give you 6 cm). The number of ways would be
[itex]\frac{5!}{4!1!}=5[/itex]

As you have a total of 5 tiles being used, and 4 breadths and 1 length. So, to find the total number of ways, you simply investigate every single possibility. Another arrangement would be 2 two cm sides and 2 one cm sides. As explained above, the number of ways would be

[itex]\frac{4!}{2!2!}=6[/itex]

If you ask me how this is related to the simpler 5P2 permutation, well then it is very similar. 5P2 is basically
[itex]\frac{5!}{3!}[/itex]

However, by representing it like how I did, you allow room for more than one factorial in the denominator. Permutation is more complex than combination because in permutation,placement matters, unlike combination, which is just pretty much taking something out of something. Permutation is rather useful as it removes lengthy tables and replaces them with pure math.
 

FAQ: Permutations: Need Help Understanding?

What are permutations?

Permutations are arrangements of a set of objects in a specific order. It is a mathematical concept used to calculate the number of possible arrangements of a given set of objects.

How do you calculate permutations?

The formula for calculating permutations is n!/(n-r)!, where n is the total number of objects and r is the number of objects in each arrangement. For example, if you have 5 objects and want to arrange them in groups of 3, the formula would be 5!/(5-3)! = 5!/2! = 60.

What is the difference between permutations and combinations?

Permutations take into account the order of the objects, while combinations do not. In other words, permutations are concerned with how many ways you can arrange a set of objects, while combinations are concerned with how many ways you can choose a subset of objects from a larger set.

Can you give an example of permutations in real life?

One example of permutations in real life is the arrangement of letters in a word. For example, the word "cat" has 6 permutations: cat, cta, act, atc, tca, and tac.

How are permutations used in science?

Permutations are used in a variety of scientific fields, including genetics, probability, and physics. In genetics, permutations are used to calculate the number of possible combinations of genes in offspring. In probability, permutations are used to calculate the likelihood of certain outcomes in experiments. In physics, permutations are used to calculate the possible arrangements of particles in a system.

Similar threads

Replies
1
Views
934
Replies
4
Views
2K
Replies
1
Views
1K
Replies
28
Views
3K
Replies
1
Views
1K
Replies
32
Views
1K
Back
Top