| 
11-17-2008, 11:29 AM
| | Member | | Join Date: Nov 2008
Posts: 20
Country: Thanks: 0
Thanked 0 Times in 0 Posts
| | Counting problem Let S = {1,2,3,4,5}
(a) List all the 3-permutations of S
(a) List all the 3-combinations of S
Can any one help me with this ?? | 
11-17-2008, 01:12 PM
| | Member | | Join Date: Sep 2008
Posts: 28
Country: Thanks: 4
Thanked 10 Times in 10 Posts
| | Quote:
Originally Posted by bhuvan Let S = {1,2,3,4,5}
(a) List all the 3-permutations of S
(a) List all the 3-combinations of S
Can any one help me with this ?? | a) 5C3 = 5!/(3!*(5-3)!) = 10 (order doesn't matter)
b) 5P3 = 5!/(5-3)! = 60 (order matters)
a)
{1,2,3}
{1,2,4}
{1,2,5}
{1,3,4}
{1,3,5}
{1,4,5}
{2,3,4}
{2,3,5}
{2,4,5}
{3,4,5}
Total = 10
b)
{1,2,3}
124
125
132
134
135
142
143
145
152
153
154
.
.
.
should add up to 60 | 
11-17-2008, 02:33 PM
| | Super Member | | Join Date: May 2006 Location: Lexington, MA (USA)
Posts: 6,081
Thanks: 334
Thanked 3,311 Times in 2,622 Posts
| | | 
11-17-2008, 03:58 PM
| | Member | | Join Date: Nov 2008
Posts: 20
Country: Thanks: 0
Thanked 0 Times in 0 Posts
| | thank you very much ...
How many solutions are there to the equation
x1+x2+x3+x4=17
where x1,x2,x3 and x4 are nonnegative integers ??
appreciate your reply. | 
11-17-2008, 04:24 PM
| | MHF Contributor | | Join Date: Aug 2006
Posts: 3,706
Thanks: 28
Thanked 1,262 Times in 1,159 Posts
| | Quote:
Originally Posted by bhuvan How many solutions are there to the equation
x1+x2+x3+x4=17. where x1,x2,x3 and x4 are nonnegative integers ?? | The number of ways to put N identical ones into k different variables (non-negative integers) is  .
Here N=17 and k=? | 
11-17-2008, 06:10 PM
| | Member | | Join Date: Nov 2008
Posts: 20
Country: Thanks: 0
Thanked 0 Times in 0 Posts
| | can you please give me one example of that ?? | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -7. The time now is 03:27 PM. | | |