2025-10 Intersections of random chords

Let \(P\) be a regular \(2n\)-gon. A perfect matching is a partition of vertex points into \(n\) unordered pairs; each pair represents a chord drawn inside \(P\). Two chords are said to “intersect” if they have a nonempty intersection.

Let \(X\) be the (random) number of intersection points (formed by intersecting chords) in a perfect matching chosen uniformly at random from the set of all possible matchings. Note that more than two chords can intersect at the same point, and in this case this intersection point is just counted once. Compute \(\lim_{n\rightarrow \infty} \frac{\mathbb E[X]}{n^2}\).

GD Star Rating
loading...

Solution: 2025-08 Chordial relations

Consider a convex \((n+2)\)-gon. Let \(a_n\)​ denote the number of ways to add non-crossing chords to this polygon, including the case where no chords are added (i.e., \(a_0=a_1=0\) and \(a_2=3\)).

Find a recurrence relation for the sequence \(a_n​\) and determine its generating function.

The best solution was submitted by 김준홍 (수리과학과 석박통합과정, +4). Congratulations!

Here is the best solution of problem 2025-08.

Other solutions were submitted by 김동훈 (수리과학과 22학번, +3), 신민규 (수리과학과 24학번, +3), 정서윤 (수리과학과 학사과정, +3), 채지석 (수리과학과 석박통합과정, +3), Anar Rzayev (수리과학과 19학번, +3).

GD Star Rating
loading...

2025-09 abc-functions

For given \(a, b \in \mathbb{R}\) and \(c \in \mathbb{Z}\), find all function \(f: \mathbb{R} \to \mathbb{R}\) which is continuous at 0 and satisfies
\[
f(ax) = f(bx) + x^c \quad \forall x\in \mathbb{R}\setminus \{0\}.
\]

GD Star Rating
loading...

Solution: 2025-07 Do Covers Induce Injective Maps on Homology

Let \( X \) and \( Y \) be closed manifolds, and suppose \( X \) is a cover of \( Y \).

 Prove or disprove that the induced map on the first homology is injective.

The best solution was submitted by 신민규 (수리과학과 24학번, +4). Congratulations!

Here is the best solution of problem 2025-07.

Other solutions were submitted by 김동훈 (수리과학과 22학번, +3), Anar Rzayev (수리과학과 19학번, +3).

GD Star Rating
loading...

2025-08 Chordial relations

Consider a convex \((n+2)\)-gon. Let \(a_n\)​ denote the number of ways to add non-crossing chords to this polygon, including the case where no chords are added (i.e., \(a_0=a_1=1\) and \(a_2=3\)).

Find a recurrence relation for the sequence \(a_n​\) and determine its generating function.

GD Star Rating
loading...

Solution: 2025-06 Know thy hats!

There are \(n+1\) hats, each labeled with a number from \(1\) to \(n+1\), and \(n\) people. Each person is randomly assigned exactly one hat, and each hat is assigned to at most one person (i.e., the assignment is injective). A person can see all other assigned hats but cannot see their own hat and the unassigned hat. Each person must independently guess the number on their own hat.

If everyone correctly guesses their own hat’s number, they win; otherwise, they lose. They may discuss a strategy before the hats are assigned, but no communication is allowed afterward.

Determine a strategy that maximizes their probability of winning.

The best solution was submitted by 김동훈 (수리과학과 22학번, +4). Congratulations!

Here is the best solution of problem 2025-06.

Other solutions were submitted by 김준홍 (수리과학과 석박통합과정, +3), 박기윤 (전산학부 23학번, +3), 채지석 (수리과학과 석박통합과정, +3). There were incorrect solutions submitted.

GD Star Rating
loading...

2025-06 Know thy hats!

There are \(n+1\) hats, each labeled with a number from \(1\) to \(n+1\), and \(n\) people. Each person is randomly assigned exactly one hat, and each hat is assigned to at most one person (i.e., the assignment is injective). A person can see all other assigned hats but cannot see their own hat and the unassigned hat. Each person must independently guess the number on their own hat.

If everyone correctly guesses their own hat’s number, they win; otherwise, they lose. They may discuss a strategy before the hats are assigned, but no communication is allowed afterward.

Determine a strategy that maximizes their probability of winning.

GD Star Rating
loading...

Solution: 2025-05 Commutativity and the matrix exponential

Let \( X \in \mathbb{R}^{n \times n} \) be a symmetric matrix with eigenvalues \( \lambda_i \) and orthonormal eigenvectors \( u_i \). The spectral decomposition gives \( X = \sum_{i=1}^n \lambda_i u_i u_i^\top \). For a function \( f : \mathbb{R} \to \mathbb{R} \), define \( f(X) := \sum_{i=1}^n f(\lambda_i) u_i u_i^\top \). Let \( X, Y \in \mathbb{R}^{n \times n} \) be symmetric. Is it always true that \( e^{X+Y} = e^X e^Y \)? If not, under what conditions does the equality hold?


The best solution was submitted by 이명규 (전기및전자공학부 20학번, +4). Congratulations!

Here is the best solution of problem 2025-05.

Other solutions were submitted by 김동훈 (수리과학과 22학번, +3), 김준홍 (수리과학과 석박통합과정, +3), 신민규 (수리과학과 24학번, +3), 정서윤 (수리과학과 학사과정, +3), 채지석 (수리과학과 석박통합과정, +3).

GD Star Rating
loading...

2025-05 Commutativity and the matrix exponential

Let \( X \in \mathbb{R}^{n \times n} \) be a symmetric matrix with eigenvalues \( \lambda_i \) and orthonormal eigenvectors \( u_i \). The spectral decomposition gives \( X = \sum_{i=1}^n \lambda_i u_i u_i^\top \). For a function \( f : \mathbb{R} \to \mathbb{R} \), define \( f(X) := \sum_{i=1}^n f(\lambda_i) u_i u_i^\top \). Let \( X, Y \in \mathbb{R}^{n \times n} \) be symmetric. Is it always true that \( e^{X+Y} = e^X e^Y \)? If not, under what conditions does the equality hold?

GD Star Rating
loading...