Homework Statement
Problem: How many ways are there for 15 boys and 15 girls at a dance to pair up into 15 heterosexual dance couples?
Homework Equations
This is probably somewhat helpful, but I couldn't figure out exactly how to implement it.
nCr = \frac{n!}{k!(n-k)}
The Attempt...