Recent questions tagged combinatory

1 votes
1 answer
121
How many 3 digits number are there which are divisible by 3 and repetition of digits NOT allowed.?
7 votes
4 answers
122
0 votes
0 answers
128
How many integers are there in the set {1,2,3,…..,1000} with no digit being repeated?
0 votes
1 answer
129
1 votes
0 answers
130
Derangements are permutations $\pi$ of the set $\{1,2, \ldots, n\}$ such that $\pi(i) \neq i.$ Compute the number of derangements on the set $1,2, \ldots, n$.
1 votes
1 answer
131
1 votes
0 answers
132
Let us say we have a supply of $1$ rupee and $2$ rupee coins in large quantities. What is the generating function for the number of ways of giving change with $1$ rupee a...
2 votes
1 answer
133
A gardener wants to buy $3$ neem plants, $5$ rose plants and $1$ banyan plant from a nursery having $7$ neem, $10$ rose and $6$ banyan plants. How many choices does a gar...
1 votes
1 answer
134
0 votes
1 answer
135
Consider a 15 element min-heap which follows these conditions.right child of root is7 and one child of node 3 is 9. Calculate how many min heap possible?