Back to VTRMC list
Problem source: HTML (archive) and PDF (archive)

Problem 1

Evaluate 030211+(max(3x,2y))2dxdy\displaystyle{\int_{0}^{3} \int_{0}^{2} \frac{1}{1 + (\max(3x, 2y))^2} dx dy}.

Problem 2

Let R2\mathbb{R}^2 denote the xyxy-plane, and define θ:R2R2\theta : \mathbb{R}^2 \to \mathbb{R}^2 by θ(x,y)=(4x3y+1,2xy+1)\theta(x, y) = (4x - 3y + 1, 2x - y + 1). Determine θ100(1,0)\theta^{100}(1, 0), where θ100\theta^{100} indicates applying θ\theta 100 times.

Problem 3

Let n2n \ge 2 be a positive integer and let f(x)f(x) be the polynomial 1(x+x2++xn)+(x+x2++xn)2+(1)n(x+x2++xn)n. 1 - (x + x^2 + \dots + x^n) + (x + x^2 + \dots + x^n)^2 - \dots + (-1)^n (x + x^2 + \dots + x^n)^n. If rr is an integer such that 2rn2 \le r \le n, show that the coefficient of xrx^r in f(x)f(x) is zero.

Problem 4

Let τ=(1+5)/2\tau = (1 + \sqrt{5})/2. Show that [τ2n]=[τ[τn]+1][\tau^2 n] = [\tau[\tau n] + 1] for every positive integer nn. Here [r][r] denotes the largest integer that is not larger than rr.

Problem 5

Let R\mathbb{R} denote the real numbers, and let θ:RR\theta : \mathbb{R} \to \mathbb{R} be a map with the property that x>yx > y implies (θ(x))3>θ(y)(\theta(x))^3 > \theta(y). Prove that θ(x)>1\theta(x) > -1 for all xx, and that 0θ(x)10 \le \theta(x) \le 1 for at most one value of xx.

Problem 6

A straight rod of length 4 inches has ends which are allowed to slide along the perimeter of a square whose sides each have length 12 inches. A paint brush is attached to the rod so that it can slide between the two ends of the rod. Determine the total possible area of the square which can be painted by the brush.

Problem 7

If nn is a positive integer larger than 1, let n=pikin = \prod p_i^{k_i} be the unique prime factorization of nn, where the pip_i’s are distinct primes, 2, 3, 5, 7, 11, \dots, and define f(n)f(n) by f(n)=kipif(n) = \sum k_i p_i and g(n)g(n) by g(n)=limmfm(n)\displaystyle{g(n) = \lim_{m \to \infty} f^m(n)}, where fmf^m is meant the mm-fold application of ff. Then nn is said to have property HH if n/2<g(n)<nn/2 < g(n) < n.

  1. Evaluate g(100)g(100) and g(1010)g(10^{10}).
  2. Find all positive odd integers larger than 1 that have property HH.