Sum of all given numbers = 31
Difference between odd and even positions must be 0, 11 or 22, but 0 and 22 are not possible.
Therefore , Only difference 11 is possible
This is possible only when either 1, 2, 3, 4 is filled in odd position in some order and remaining in other
order. Similar arrangements of 2, 3, 5 or 7, 2, 1 or 4, 5, 1 at even positions.
∴ Total possible arrangements = (4! × 3!) × 4
= 576
How many possible words can be created from the letters R, A, N, D (with repetition)?
Let $ P_n = \alpha^n + \beta^n $, $ n \in \mathbb{N} $. If $ P_{10} = 123,\ P_9 = 76,\ P_8 = 47 $ and $ P_1 = 1 $, then the quadratic equation having roots $ \alpha $ and $ \frac{1}{\beta} $ is:
Permutation is the method or the act of arranging members of a set into an order or a sequence.
Combination is the method of forming subsets by selecting data from a larger set in a way that the selection order does not matter.