Solveeit Logo

Question

Question: In how many ways can we arrange 6 different flowers in a circle? In how many ways we can form a garl...

In how many ways can we arrange 6 different flowers in a circle? In how many ways we can form a garland using these flowers?

Explanation

Solution

Here we use a formula for circular arrangement of flowers to find the number of ways to arrange them in a circle. Use the concept that a garland is a circular decorative material made with flowers, so keeping in mind the direction of decorative flowers, find the number of ways to form garland.

  • Number of ways to arrange n items in a circular manner is given by (n1)!(n - 1)!
  • A factorial is expanded by the formula n!=n×(n1)!=n×(n1)×(n2)!....=n×(n1)×(n2)....3×2×1n! = n \times (n - 1)! = n \times (n - 1) \times (n - 2)!.... = n \times (n - 1) \times (n - 2)....3 \times 2 \times 1

Complete step-by-step answer:
We are given 6 different flowers.
We find the number of ways to arrange 6 different flowers by using the formula (n1)!(n - 1)!
Substitute the value of n=6n = 6 in the formula
\RightarrowNumber of ways to arrange 6 different flowers =(61)! = (6 - 1)!
\RightarrowNumber of ways to arrange 6 different flowers =5! = 5!
Since we know factorial is expanded by the formulan!=n×(n1)!=n×(n1)×(n2)!....=n×(n1)×(n2)....3×2×1n! = n \times (n - 1)! = n \times (n - 1) \times (n - 2)!.... = n \times (n - 1) \times (n - 2)....3 \times 2 \times 1
\RightarrowNumber of ways to arrange 6 different flowers =5×4×3×2×1 = 5 \times 4 \times 3 \times 2 \times 1
\RightarrowNumber of ways to arrange 6 different flowers =120 = 120.................… (1)
\therefore Number of ways to arrange 6 different flowers are 120.
Now we know a garland can be made in two ways, when we move in clockwise direction and when we move in anti-clockwise direction.
Since garland is also circular, we use the formula for circular arrangement here.
So, the number of ways to form a garland will be half the number of ways to arrange flowers in a circle as the number of ways to arrange flowers in a circle contains both arrangements: clockwise and anti-clockwise.
\RightarrowNumber of ways to form a garland =12 = \dfrac{1}{2} number of ways to arrange flowers in circle
Substitute the value of number of ways to arrange flowers in a circle from equation (1)
\RightarrowNumber of ways to form a garland =12×120 = \dfrac{1}{2} \times 120
Cancel same factors from numerator and denominator
\RightarrowNumber of ways to form a garland =60 = 60

\therefore Number of ways to form a garland is 60.

Note: Students many times make the mistake of applying the general formula of permutation here i.e. n!n! which is wrong. Keep in mind for arranging any number of items in a circular manner we have the formula (n1)!(n - 1)!. Also, garland has no condition here so the sequence of flowers does not matter here.