a1 > a2 > a3 > a4 > a5 > a6 and a6 < a7 < a8 < a9 < a10 < a11 < a12. An example of such a permutation is
(6, 5, 4, 3, 2, 1, 7, 8, 9, 10, 11, 12). Find the number of such permutations.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
From the given conditions it is obvious that a6=1. Now observe that for every selection of 5 numbers from {2,3,4...12}, there is only one way of arranging them as a1,a2,a3...a5 and corresponding to that selection, there is only one arrangement ofa7,a8.... Hence all we have to find is the number of ways of selecting 5 things from 11 things.