in Combinatory
634 views
0 votes
0 votes
How is the problem..

Distribute 5 toys such that each of 3 child get atleast 1

Different from sum of 3 no. X+y+z=5 such that each digit >= 1.

Plz explain ?
in Combinatory
634 views

4 Comments

This way for the first case we can manually find the cases but how do we do if the no. To be distributed is large say 12
0
0
shaik bro I meant the questions in the exam will give the hint:). This one is ambiguous.
1
1

@Manoj Kumar Pandey refer Rosen or do combinatorics from here.

0
0

1 Answer

0 votes
0 votes
don't over think  

this can be done  manually

give all student one toy first

x= 1

y=1

z=1

now you are left with 2 more toys i think you can distribute 2 among three easily

x               y              z

2              0              0

0              2              0

0              0              2

1              1              0

1              0              1

0              1              1

ANS=6

correct me if I am wrong.....

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true