Category Archives: problem

2013-02 Functional equation

Let \( \mathbb{Z}^+ \) be the set of positive integers. Suppose that \( f : \mathbb{Z}^+ \to \mathbb{Z}^+ \) satisfies the following conditions.

i) \( f(f(x)) = 5x \).

ii) If \( m \geq n \), then \( f(m) \geq f(n) \).

iii) \( f(1) \neq 2 \).

Find \( f(256) \).

GD Star Rating
loading...

2012-24 Determinant of a Huge Matrix

Consider all non-empty subsets \(S_1,S_2,\ldots,S_{2^n-1}\) of \(\{1,2,3,\ldots,n\}\). Let \(A=(a_{ij})\) be a \((2^n-1)\times(2^n-1)\) matrix such that \[a_{ij}=\begin{cases}1 & \text{if }S_i\cap S_j\ne \emptyset,\\0&\text{otherwise.}\end{cases}\] What is \(\lvert\det A\rvert\)?

(This is the last problem of this semester. Good luck with your final exam!)

GD Star Rating
loading...

2012-23 A solution

Prove that for each positive integer \(n\), there exist \(n\) real numbers \(x_1,x_2,\ldots,x_n\) such that \[\sum_{j=1}^n \frac{x_j}{1-4(i-j)^2}=1 \text{ for all }i=1,2,\ldots,n\] and \[\sum_{j=1}^n x_j=\binom{n+1}{2}.\]

GD Star Rating
loading...

2012-21 Determinant of a random 0-1 matrix

Let \(n\) be a fixed positive integer and let \(p\in (0,1)\). Let \(D_n\) be the determinant of a random \(n\times n\) 0-1 matrix whose entries are independent identical random variables, each of which is 1 with the probability \(p\) and 0 with the probability \(1-p\).  Find the expected value and variance of \(D_n\).

GD Star Rating
loading...