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

Problem 1

A square of side aa is inscribed in a triangle of base bb and height hh as shown. Prove that the area of the square cannot exceed one-half the area of the triangle.

Problem 2

Let AA be a 3×33 \times 3 matrix in which each element is either 00 or 11 but is otherwise arbitrary.

  1. Prove that det(A)\det(A) cannot be 33 or 3-3.
  2. Find all possible values of det(A)\det(A) and prove your result.

Problem 3

The system of equations

a11x1+a12x2+a13x3=b1a21x1+a22x2+a23x3=b2a31x1+a32x2+a33x3=b3 \begin{align*} a_{11} x_1 + a_{12} x_2 + a_{13} x_3 &= b_1 \newline a_{21} x_1 + a_{22} x_2 + a_{23} x_3 &= b_2 \newline a_{31} x_1 + a_{32} x_2 + a_{33} x_3 &= b_3 \end{align*}

has the solution x1=1x_1 = -1, x2=3x_2 = 3, x3=2x_3 = 2 when b1=1b_1 = 1, b2=0b_2 = 0, b3=1b_3 = 1 and it has the solution x1=2x_1 = 2, x=2x = -2, x3=1x_3 = 1 when b1=0b_1 = 0, b2=1b_2 = -1, b3=1b_3 = 1. Find a solution of the system when b1=2b_1 = 2, b2=1b_2 = -1, b3=3b_3 = 3.

Problem 4

Let a,b,c,da, b, c, d be distinct integers such that the equation (xa)(xb)(xc)(xd)9=0 (x - a)(x - b)(x - c)(x - d) - 9 = 0 has an integer root rr. Show that 4r=a+b+c+d4r = a + b + c + d. (This is essentially a problem from the 1947 Putnam examination.)

Problem 5

  1. Prove that f0(x)=1+x+x2+x3+x4f_0(x) = 1 + x + x^2 + x^3 + x^4 has no real zero.
  2. Prove that, for every integer n0n \ge 0, fn(x)=1+2nx+3nx2+4nx3+5nx4f_n(x) = 1+2^{-n} x+3^{-n} x^2 +4^{-n} x^3 + 5^{-n} x^4 has no real zero. (Hint: consider (d/dx)(xfn(x))(d/dx)(x f_n(x)).)

Problem 6

Let gg be defined on (1,)(1, \infty) by g(x)=x/(x1)g(x) = x/(x - 1), and let fk(x)f^k(x) be defined by f0(x)=xf^0(x) = x and for k>0k > 0, fk(x)=g(fk1(x))f^k(x) = g(f^{k-1}(x)).

Evaluate k=02kfk(x)\displaystyle{\sum_{k=0}^{\infty} 2^{-k} f^k(x)} in the form ax2+bx+cdx+e\dfrac{ax^2 + bx + c}{dx + e}.

Problem 7

Three farmers sell chickens at a market. One has 10 chickens, another has 16, and the third has 26. Each farmer sells at least one, but not all, of his chickens before noon, all farmers selling at the same price per chicken. Later in the day each sells his remaining chickens, all again selling at the same reduced price. If each farmer received a total of $35 from the sale of his chickens, what was the selling price before noon and the selling price after noon? (From “Math Can Be Fun” by Ya Perelman.)

Problem 8

The integer sequence {a0,a1,,an1}\lbrace a_0, a_1, \dots, a_{n-1} \rbrace is such that, for each ii (0in10 \le i \le n - 1), aia_i is the number of ii’s in the sequence. (Thus for n=4n = 4 we might have the sequence {1,2,1,0}\lbrace 1, 2, 1, 0 \rbrace.)

  1. Prove that, if n7n \ge 7, such a sequence is a unique.
  2. Find such a sequence for n=7n = 7.

Hint: show that the sum of all the terms is nn, and that there are na01n - a_0 - 1 nonzero terms other than a0a_0 which sum to na0n - a_0. (This problem is slightly modified from one on the Cambridge Men’s Colleges Joint Awards and Entrance Examination, 24 November 1970.)