Tessellate S.T.E.M.S. (2019) - Mathematics - Category A (School) - Set 5 - Subjective Problem 2

We call a bijection σ:{1,,n}{1,,n} \sigma: \{ 1, \cdots , n\} \longrightarrow \{1, \cdots , n \} a "permutation" of the set {1,,n}\{ 1, \cdots , n\} . Let SnS_n denote the set of all the n!n! permutaions of {1,,n}\{ 1, \cdots , n\}. In particular, for k2 k \geq 2 a permutation of the form τ:{i1,,ik}{i1,,ik} \tau: \{i_1, \cdots, i_k \} \longrightarrow \{i_1, \cdots, i_k \} , for a subset {i1,,ik} \{i_1, \cdots , i_k \} of {1,,n} \{1, \cdots, n \} is called a "cycle of length k" or simply a "k-cycle" if τ(ij)=ij+1 \tau(i_j) = i_{j+1} for all j{1,,k1} j \in \{ 1, \cdots, k-1 \} and τ(ik)=1 \tau(i_k) = 1 (the definition of a "1-cycle" being the obvious identity). Then it is easy to see that every permutation may be written uniquely (upto order of cycles) as a product of disjoint cycles. Thus it makes sense to speak of the number cyc(σ) cyc(\sigma) of cycles of an arbitrary permutation σ \sigma of {1,,n}\{ 1, \cdots , n\}. It may be quite interesting to note that for any (fixed) positive integer kk the expression

1n!σSnkcyc(σ)\frac{1}{n!} \sum_{\sigma \in S_n } k^{cyc(\sigma)}

is independent of any permutation in Sn S_n and may be expressed as a very simple closed form (in fact a single binomial coefficient) involving nothing but nn and kk. Find this binomial coefficient and prove the relevant identity.

A Few Hints Towards a Possible Approach (Spoiler Alert, goes without saying):

  1. Given nonnegative integers k1,,kn k_1, \cdots , k_n such that j=1njkj=n \sum_{j=1}^n jk_j = n can you count the number of elements of SnS_n whose cycle decomposition have exactly kjk_j cycles of length jj for all j{1,,n} j \in \{1, \cdots , n \} .

  2. You may need the infinite formal series:

et=i0tii!=1+t+t22+t33!+e^t = \sum_{i \geq 0} \frac{t^i}{i!} = 1 + t + \frac{t^2}{2} + \frac{t^3}{3!} + \cdots

and

ln(1t)=i1tii=t+t22+t33+ ln(1-t) = \sum_{i \geq 1} \frac{t^i}{i} = t + \frac{t^2}{2} + \frac{t^3}{3} + \cdots


This problem is a part of Tessellate S.T.E.M.S. (2019)

#Combinatorics

Note by Tessellate S.T.E.M.S. Mathematics
2 years, 5 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

The answer should just be (k+n1n).\binom{k+n-1}{n}.

The sum can be written as 1n!m=0namkm,\frac1{n!} \sum\limits_{m=0}^n a_m k^m, where ama_m is the number of permutations in SnS_n with mm cycles. Then ama_m is the unsigned Stirling number of the first kind [nm],\begin{bmatrix} n \\ m \end{bmatrix}, and there is an identity (also from the link): x(x+1)()(x+n1)=m=0n[nm]xm, x(x+1)(\cdots)(x+n-1) = \sum_{m=0}^n \begin{bmatrix} n \\ m \end{bmatrix} x^m, so plugging in kk for xx and dividing by n!n! immediately gives that our sum is k(k+1)()(k+n1)n!=(k+n1n). \frac{k(k+1)(\cdots)(k+n-1)}{n!} = \binom{k+n-1}{n}.

Patrick Corn - 2 years, 5 months ago
×

Problem Loading...

Note Loading...

Set Loading...