How many numbers can be formed using all the digits 1,2 3 4 3 2 1 such that even digit always occupy even places?

Tardigrade - CET NEET JEE Exam App

 1716  74 Permutations and Combinations Report Error

Solution:

Given digits 1,2,3,4,3,2,1
We need, 7 digit number, which is same as filling 7 places in a row with the 7 digits 1,2,3,4,3,2,1. Odd places are to be filled by 1,3,5,7 digits. Odd digits are available 1,3,3,1 i.e. two 1’s and two 3’s.
4 odd digits can be arranged at 4 odd places in 2!2!4P4
=6 ways.
Now, there are 3 even places.
3 even digits can be arranged in 2!3! ways. (As there is two 2s)
Total number of ways are 6×3=18

© 2022 Tardigrade®. All rights reserved

1. Fundamental Principle of Counting:

(i) Fundamental principle of multiplication:

If there are two tasks such that one of them can be completed in x ways and the second task can be completed in y ways, then the two tasks in succession can be completed in (x×y) ways.

(ii) Fundamental principle of addition:

If there are two tasks such that they can be performed independently in x and y ways respectively, then either of the two tasks can be performed in x+y ways.

2. Permutation:

The possible different arrangements which can be made by taking some or all of given things is called permutation.

The number of permutations of m different things taken r at a time is Prm where undefined.

(i) In permutation, the order of objects plays an important role.

(ii) The number of all permutations of n distinct things taken all at a time is n!

(iii) When all objects are distinct -

(a) The number of permutations of m different objects taken r at a time, when a particular object is to be always included in each arrangement is r! m-1Cr-1.

(b) The number of permutations of m different things, taken all at a time, when n specified things always come together is n!m-n+1!

(c) The number of permutations of m different things, taken all at a time, when n specified things never come together is m!-n!m-n+1!

(iv) Permutations of objects when not all are distinct -

The number of permutation of n things taken all at a time, p are alike of one kind, q are alike of second kind and r are alike of a third kind and the rest n-p+q+r are all different is n!p!q!r!

3. Combinations:

Each of the selection which can be made by some or all of given things without reference to the order of the things in each group is called a combination.

The number of all combinations of n objects, taken r at a time is generally denoted by Cn,r or undefined.
Then Crn=n!r!n-r!0≤r≤n

(i) In combination, only selection is made whereas in permutation not only a selection is made but also an arrangement in a definite order is considered.

(ii) In combination, the ordering of the selected objects is immaterial whereas in permutation, the ordering is important.

(iii) undefined

(iv) Crn+Cr-1n= n+1Cr

(v) undefined or x+y=n

(vi) If n is even, then the greatest value of Crn is Cn2n

(vii) If n is odd, then the greatest value of Crn is Cn-12n or Cn+12n

(viii) C0n+ nC1+…+Cnn=2n

(ix) Cnn+ n+1Cn+ n+2Cn+…+ 2n-1Cn= 2nCn+1

(x) Crn=nr n-1Cr-1

(xi) Crn=r+1n+1. Cr+!n+1

(xii) The number of combinations of n different things taking some or all (at least one) at a time = nC1+ nC2+ nC3+…+Cnn=2n-1

(xiii) The total number of selections of some or all out of p+q+r items, where p are alike of one kind, q are alike of second kind and rest r are alike of third kind is p+1q+1r+1-1.

(xiv) The total number of ways of selections of one or more items from p identical items of one kind, q identical as second kind, r identical items of third kind and n different items is p+1q+1r+12n-1

(xv) The number of combinations of m different things taking r at a time

(a) When q particular things are always to be included = m-qCr-q

(b) When q particular things are always to be excluded = m-qCr

(c) When q particular things are always included and p particular things are always excluded = n-q-pCr-q.

4. Number of Divisors:

Let N = P1α1. P2α2. P3α3.......... Pkαk, where P1,P2,P3,….Pk are different prime numbers and α1,α2,α3,…αk are natural numbers, then:

(i) The total number of divisors of N including 1 and N is α1+1α2+1α3+1…αk+1

(ii) The total number of divisors of N excluding 1 and N is α1+1α2+1α3+1…αk+1-2

(iii) The total number of divisors of N excluding 1 or N is α1+1α2+1α3+1…αk+1-1

(iv) The sum of these divisors is P10+P11+P12+…+P1α1 P20+P21+P22+…+P2α2…Pk0+Pk1+Pk2+…+Pkαk

5. Derangements:

If n things are arranged in a row, the number of ways in which they can be deranged so that none of them occupies its original place is

n!1-11!+12!-13!+......+-1n1n!

6. Circular Permutation:

(i) The number of circular permutations of n different things taking all together is n-1!, when clockwise and anti-clockwise orders are treated as different.

(ii) The number of circular permutations of n different things taking all together is 12n-1!, when above two orders are treated as same.

7. Division and Distribution of Objects:

(i) The number of ways in which n distinct objects can be split into three groups containing respectively r, s and t distinct objects and r+s+t=n, is given by

Crn×Csn-r× Ctn-r-s=n!r!s!t!

(ii) If we have to divide n distinct objects into l groups containing p objects each and m groups containing q objects each, then ways of group formation will be n!(p!)lq!ml!m! and permutation of these groups is equal to n!(l+m)!(p!)lq!ml!m!. Here, lp+mq=n.

8. Factorial Notation:

The continued product of first n natural numbers is referred as n factorial and is represented by n!.

(i) n!=nn-1n-2….3∙2∙1

(ii) n!=nn-1!=nn-1n-2! =nn-1n-2n-3!

(iii) nn-1…n-r+1=n!n-r!

9. Principle of Inclusion and Exclusion:

To compute the number of union of sets, firstly, sum the number of these sets separately, and then subtract the number of all pairwise intersections of the sets, then add back the number of the intersections of triples of the sets, and so on, up to the intersection of all sets.

If  A and  B are not disjoint, then we get the simplest form of the Inclusion-Exclusion principle:

10. Geometrical Application of Combinations:

(i) Number of total different straight lines formed by joining n points in a plane of which m are collinear is nC2- mC2+1

(ii) Number of total triangles formed by joining n points in a plane of which m are collinear is nC3- mC3.

(iii) Number of total diagonals in a polygon of n sides is C2n-n

If all the words formed by rearranging the letters of a given word are arranged as in a dictionary, how do we find the rank of a particular word among them?

A circular permutation is the total number of ways in which n distinct objects can be arranged around a fixed circle. How is it different from linear permuta...

This video describes the fundamental principle of addition in a very simple and understandable manner. So don't wait to check out this video.

Getting confused between permutations and combinations? Don't worry! Listen to this catchy song that explains the two concepts in the easiest way.

In this video, we will derive the equation of permutations of non-distinct objects, and how those can be used in real-life situations. Let’s watch the video...

This AIEEE problem is based on the sum of binomial coefficients, which is solved after rearranging the terms, seems difficult but is actually very easy. Lear...

Última postagem

Tag