How Many Functions Have f(1) = f(2)?

  • Thread starter Thread starter iamsmooth
  • Start date Start date
  • Tags Tags
    Counting Function
iamsmooth
Messages
103
Reaction score
0

Homework Statement


Let A = {1,2,3} and B = {1,2,3,4,5}
Find the number of functions f: A -> B so that f(1) = f(2)


Homework Equations





The Attempt at a Solution



I'm just reviewing random questions for my final on Tuesday and I came upon this question. Seems to be a counting question, and I'm not that sure how to do this since counting questions are more intuition than method (at least that's what I think). Here's what I got:

So a function sends an element from 1 set to another.

There are 3 possible values for the f function, namely f(1), f(2), and f(3).

There are 75 possibilities (5*5*5). So I guess you have to pick the possible values of f(1), f(2) and f(3). So f(1) has 5 choices, f(2) has 1 choice because it must match what f(1) was mapped to, f(3) can be whatever, so it's 5 again.

5 * 1 * 5 = 25

So there are 25 possible functions.

Is this correct? I always hated counting problems ><
 
Physics news on Phys.org
Yes, this is right, except that 5*5*5 = 125, not 75.

This then leads to the intuitive result that 1/5 (25/125) of possible functions have f(1) = f(2).
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top