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

Problem 1

Find all integers nn for which n4+6n3+11n2+3n+31n^4 + 6n^3 + 11n^2 + 3n + 31 is a perfect square.

Problem 2

The planar diagram below, with equilateral triangles and regular hexagons, sides length 2cm, is folded along the dashed edges of the polygons, to create a closed surface in three-dimensional Euclidean space. Edges on the periphery of the planar diagram are identified (or glued) with precisely one other edge on the periphery in a natural way. Thus for example, BABA will be joined to QPQP and ACAC will be joined to DCDC. Find the volume of the three-dimensional region enclosed by the resulting surface.

VTRMC 2015 Problem 2

Problem 3

Let (ai)1i2015(a_i)_{1 \le i \le 2015} be a sequence consisting of 2015 integers, and let (ki)1i2015(k_i)_{1 \le i \le 2015} be a sequence of 2015 positive integers (positive integer excludes 0). Let

A=(ak11ak12ak12015ak21ak22ak22015ak20151ak20152ak20152015) A = \begin{pmatrix} a_{k_1}^1 & a_{k_1}^2 & \cdots & a_{k_1}^{2015} \newline a_{k_2}^1 & a_{k_2}^2 & \cdots & a_{k_2}^{2015} \newline \vdots & \vdots & \ddots & \vdots \newline a_{k_{2015}}^1 & a_{k_{2015}}^2 & \cdots & a_{k_{2015}}^{2015} \end{pmatrix}

Prove that 2015!2015! divides detA\det A.

Problem 4

Consider the harmonic series n11n=1+12+13\displaystyle{\sum_{n\ge 1} \frac{1}{n} = 1 + \frac{1}{2} + \frac{1}{3} \dots}. Prove that every positive rational number can be obtained as an unordered partial sum of this series. (An unordered partial sum may skip some of the terms 1k\frac{1}{k}.)

Problem 5

Evaluate 0arctan(πx)arctan(x)xdx\displaystyle{\int_0^\infty \frac{\arctan(\pi x) - \arctan(x)}{x} dx} (where 0arctan(x)<π/20 \le \arctan(x) < \pi/2 for 0x<0 \le x < \infty).

Problem 6

Let (a1,b1),,(an,bn)(a_1, b_1), \dots, (a_n, b_n) be nn points in R2\mathbb{R}^2 (where R\mathbb{R} denotes the real numbers), and let ε>0\varepsilon > 0 be a positive number. Can we find a real-valued function f(x,y)f(x, y) that satisfies the following three conditions?

  1. f(0,0)=1f(0, 0) = 1;
  2. f(x,y)0f(x, y) \ne 0 for only finitely many (x,y)R2(x, y) \in \mathbb{R}^2;
  3. r=1nf(x+ar,y+br)f(x,y)<ε\displaystyle \sum_{r=1}^n |f(x + a_r, y + b_r) - f(x, y)| < \varepsilon for every (x,y)R2(x, y) \in \mathbb{R}^2.

Justify your answer.

Problem 7

Let nn be a positive integer and let x1,,xnx_1, \dots, x_n be nn nonzero points in R2\mathbb{R}^2. Suppose xi,xj\langle x_i, x_j \rangle (scalar or dot product) is a rational number for all i,ji, j (1i,jn1 \le i, j \le n). Let SS denote all points of R2\mathbb{R}^2 of the form i=1naixi\sum_{i=1}^n a_i x_i where the aia_i are integers. A closed disk of radius RR and center PP is the set of points at distance at most RR from PP (includes the points distance RR from PP). Prove that there exists a positive number RR and closed disks D1,D2,D_1, D_2, \dots of radius RR such that

  1. Each disk contains exactly two points of SS;
  2. Every point of SS lies in at least one disk;
  3. Two distinct disks intersect in at most one point.