How Many Onto Functions Can Be Defined Between Sets of Different Sizes?

  • Thread starter Thread starter kuahji
  • Start date Start date
  • Tags Tags
    Functions
Click For Summary
The discussion focuses on calculating the number of onto functions from sets of different sizes, specifically from a set with four elements to a set with two elements. The initial approach involves multiplying decreasing choices for each element, but this method fails for certain cases, such as the example of four to two elements, where the correct answer is 14 instead of 12. The formula for the number of surjective functions, S(m,n), is introduced, which involves a summation with binomial coefficients. This formula provides a more efficient way to solve such problems without listing all possibilities. Understanding this formula is essential for accurately determining the number of onto functions between sets of varying sizes.
kuahji
Messages
390
Reaction score
2
# of Onto Functions

How many onto functions are there from a set with four elements to a set with two elements?

My math professor gave an example of a set with 50 to a set with 35 (again asking for the number of onto functions). The way to go about the problem according to him is to just do 50*49*48*...*17*16 (basically the first element in the second set has 50 choices, the next 49, etc.). For the first two problems problems I had a set of 3 elements to a set of 2 elements, so using this reasoning (& it seemed to make sense), I'd do 3*2=6. It works. The next one I had was a set of 3 to a set of 3, so 3*2*1=6. It works. Then I get the one above, 4*3=12. It does not work. The answer should be 14. But without writing out all the possibilities, I'm trying to find a better way to understand these problems and be able to solve them more efficiently.
 
Physics news on Phys.org


I have not done this type of stuff in years but I will help out since you are not getting any replies.

Let S(m,n) denote the number of surjective (onto) functions from a set of m elements to a set of n elements.

Then S(m,n) = (-1)n \sum(-1)k(n choose k) km

where the sum runs from 1 to n and (n choose k) is the binomial coefficient (I couldn't find the symbol for it).

This may also help: http://en.wikipedia.org/wiki/Bell_number
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 10 ·
Replies
10
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K