If there are 60 students that shall work in groups of 2 and 3 students and you want to have 12 groups of each, how many variations are there to put the 24 groups together? I'm a little bit confused, but I would go for something like n!/(n-k!) but then I don't know what are my k's. If these are the groups, how can I bring in the scale of the two different group types?
\[_{60}C_{24}\cdot _{24}C_2 \cdot _{36}C_3\]
first is number of way of splitting 60 students into the 2 groups (working in pairs or working in groups of 3) 2nd number is number of possible groups of 2 from 24 students. 3rd number is number of groups of 3 from 36 students. does that make sense to you?
So for \[_{60}C _{24}\] my calculation would be \[\frac{ 60! }{ (60-24)! }\] ?
\[_nC_r = \frac{ n! }{ (n-r)!\,\cdot r! }\]
or\[_nC_r = \frac{ _nP_r }{ r! }\]
With P as the probability?
no P is permutation...\[_nP_r=\frac{ n! }{ (n-r)! }\]
But that calculation would only fit for small numbers won't it? If I raise the number of students for example to 120, my calculator says: D'oh! :D
yes, the numbers do get big quite quickly!
So that I can't calculate it for 120? Because task b) says "How many posibilitys are there, if you double the amount of students?"
@pgpilot326 Shouldn't it be \[64C24*24C2*36C3+60C24*24C3*36C2?\]
you can still express it using combinations even though you won't get a number. and @M0j0jojo I don't think so... if you take 24 and choose 3, you only get 8 groups and for 36 choose 2 you get 18 groups.
oh wait, im not thinking right
So how would a combination for that look like?
@ganeshie8
you can just use the shorthand... \[\left( _{60}C_{24}\right)\cdot\left( _{24}C_2 \right)\cdot\left( _{36}C_3\right)\]if you double the number of students to 120, all of the numbers double except the 2 and the 3 (the number of students in the groups remains the same, i.e. groups of 2 and groups of 3).
you can also write combinations like this\[_nC_r=\left(\begin{matrix}n \\ r\end{matrix}\right)\]
Ah ok. Thank you! I'm always a little bit sad, if there is no number at the end of my calculations :(
\[\left(\begin{matrix}60 \\ 24\end{matrix}\right)\cdot \left(\begin{matrix}24 \\ 2\end{matrix}\right)\cdot \left(\begin{matrix}36 \\ 3\end{matrix}\right)\]
you could try an online calculator...
\[\left(\begin{matrix}120 \\ 48\end{matrix}\right)=8800131833100474735688053494121225\]
that's according to the calculator on this site: http://www.calculatorsoup.com/calculators/discretemathematics/combinations.php
Thank you very much!
you're welcome!
Join our real-time social learning platform and learn together with your friends!