Q.
Find the number of different signals that can be generated by arranging at least 2 flags in order (one below the other) on a vertical staff, if five different flags are available.
A signal can consist of either 2 flags, 3 flags, 4 flags or 5 flags. There will be as many 2 flag signals as there are ways of filling in 2 vacant places ⊟ in succession by the 5 flags available. By Multiplication rule, the number of ways is 5×4=20.
in succession by Similarly, there will be as many 3 flag signals as there are ways of filling in 3 vacant places in succession by the 5 flags. The number of ways is 5×4×3=60. Continuing the same way, we find that The number of 4 flag signals =5×4×3×2=120 and the number of 5 flag signals =5×4×3×2×1=120 Therefore, the required number of signals =20+60+120+120=320.