The number of ways of giving distinct oranges to children such that each child gets at least one orange is:
JEE Mathematics 2023 Question with Solution
Answer
Correct answer:3483638676
Step-by-step solution
Standard Method
Given: oranges are to be given to children, with each child getting at least one orange.
Find: The number of ways of distribution.
The solution states:
and then concludes the count is
However, that counting corresponds to distributing identical objects, whereas the oranges here are distinct. For distinct oranges, each orange can be assigned to any one of the children.
Total assignments without restriction:
Subtract assignments where at least one child gets no orange using inclusion-exclusion:
- If one specified child gets none, the oranges can be distributed among the remaining children in
ways. Since there are choices of the omitted child, subtract
Add back assignments where two specified children get none. Then all oranges go to the remaining one child, which gives
way for each choice. There are
such choices, so add
Therefore,
Therefore, the number of ways is .
Why the extracted combinatorial step is insufficient
Given: the solution uses
and counts
This method counts only how many triples
are possible, where , , and are the numbers of oranges received by the three children.
But once a triple such as
is fixed, the oranges are still distinct, so we must also count how many different sets of actual oranges go to each child. Hence the stars-and-bars count alone is not the final answer.
That is why the correct result must be obtained by counting onto functions from the set of distinct oranges to the set of children, which gives
Common mistakes
Using as the final answer. This counts distributions of identical oranges, not distinct oranges. For distinct objects, count assignments of each orange to a child and apply inclusion-exclusion.
Forgetting the condition that each child gets at least one orange. Counting all assignments as includes cases where one or more children receive no orange. Remove those cases using inclusion-exclusion.
Subtracting but not adding back the overlap. Cases where two children get no orange are subtracted twice, so they must be added back as the intersection terms.
Practice more Applications of P&C questions
Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.
Related questions
- The number of strictly increasing functions f from the set 1, 2, 3, 4, 5, 6 to the set 1, 2, 3,, 9 such that…Medium · JEE 2026
- Let S = (m, n): m, n 1, 2, 3,....., 50. If the number of elements (m, n) in S such that 6^m+9^n is a multiple…Medium · JEE 2026
- The largest n N, for which 7^n divides 101!, is:Easy · JEE 2026
- If ( 1^15C0 + 1^15C1) ( 1^15C1 + 1^15C2) ( 1^15C12 + 1^15C13) = ^13^14C0 ^14C1 ^14C12, then 30 is equal to.Medium · JEE 2026
- Let ABC be a triangle. Consider four points p1, p2, p3, p4 on the side AB, five points p5, p6, p7, p8, p9 on…Medium · JEE 2026
- The number of 4-letter words, with or without meaning, which can be formed using the letters PQRPRSTUVP, is:Medium · JEE 2026
