f : N 2 → N
f ( r , n ) = r ! ∑ i = 0 r − 1 ( i r ) ( r − i ) n ( − 1 ) i , r < n
If f ( n − 2 , n ) = φ ( n − α ) ( n − β ) ( n − γ ) ( n − δ )
Find the value of 3 φ ( α + β + γ + δ )
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
I didnt know it was standard....I created this on my own.
Log in to reply
Let ∣ X ∣ = n and ∣ Y ∣ = r , and let S be the set of all functions from X to Y , so that ∣ S ∣ = r n . Suppose that Y = { y 1 , y 2 , . . . , y r } , and let A j be the set of functions g ∈ S such that y j is not in the range of g . Then S 1 ∪ S 2 ∪ ⋯ ∪ S r is the set of nonsurjective functions from X to Y . By the Inclusion-Exclusion Principle, ∣ S 1 ∪ S 2 ⋯ ∪ S r ∣ = k = 1 ∑ r ( − 1 ) k − 1 1 ≤ j 1 < j 2 < ⋯ < j k ≤ r ∑ ∣ ∣ S j 1 ∩ S j 2 ∩ ⋯ ∩ S j k ∣ ∣ Now ∣ ∣ S j 1 ∩ S j 2 ∩ ⋯ ∩ S j k ∣ ∣ = ( r − k ) n and hence we deduce that ∣ S 1 ∪ S 2 ∪ ⋯ ∪ S k ∣ = k = 1 ∑ r ( − 1 ) k − 1 ( k r ) ( r − k ) n so that the number of surjective functions is r n − ∣ S 1 ∪ S 2 ∪ ⋯ ∪ S k ∣ = r ! f ( r , n ) Of course this means that f ( r , n ) = 1 when r = n and f ( r , n ) = 0 when r > n .
Problem Loading...
Note Loading...
Set Loading...
Standard results tell us that f ( r , n ) = { r n } is the Stirling number of the second kind, so that r ! f ( r , n ) is the the number of surjections from a set of size n to a set of size r , and so f ( n − 2 , 2 ) = 2 4 1 n ( n − 1 ) ( n − 2 ) ( 3 n − 5 ) and hence 3 φ ( α + β + γ + δ ) = 3 × 8 ( 0 + 1 + 2 + 3 5 ) = 1 1 2