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

Problem 1

Find the units digit (base 10) in the sum $\displaystyle{\sum_{k = 1}^{99} k!}$.

đź“ť My solution

Problem 2

Consider any three consecutive positive integers. Prove that the cube of the largest cannot be the sum of the cubes of the other two.

Problem 3

A sequence $\lbrace u_n \rbrace$, $n = 0, 1, 2, …$, is defined by $u_0 = 5, u_{n+1} = u_n + n^2 + 3n+3$, for $n = 0, 1, 2, …$. If $u_n$ is expressed as a polynomial $u_n = \sum_{k=0}^d c_k n^k$, where $d$ is the degree of the polynomial, find the sum $\sum_{k=0}^d c_k$.

Problem 4

Let the $(x, y)$-plane be divided into regions by $n$ lines, any two of which may or may not intersect. Describe a procedure whereby these regions may be colored using only two colors so that regions with a common line segment as part of their boundaries have different colors.

Problem 5

Let $f(x)$ satisfy the conditions for Rolle’s theorem on $[a, b]$ with $f(a) = f(b) = 0$. Prove that for each real number $k$ the function $g(x) = f’(x) + k f(x)$ has at least one zero in $(a, b)$.

Problem 6

A matrix is called excellent if it is square and the sum of its elements in each row and column equals the sum of its elements in every other row and column. Let $V_n$ denote the collection of excellent $n \times n$ matrices.

  1. Show that $V_n$ is a vector space under addition and scalar multiplication (by real numbers).
  2. Find the dimensions of $V_2$, $V_3$, and $V_4$.
  3. If $A \in V_n$ and $B \in V_n$, show that $AB \in V_n$.

Problem 7

Find the greatest real $r$ such that some normal line to the graph of $y = x^3 + rx$ passes through the origin, where the point of normality is not the origin.

Problem 8

Let $f(x)$ be an arbitrary differentiable function on $I = [x_0 - h, x_0 + h]$ with $|f’(x)| \le M$ on $I$ where $M \ge \sqrt{3}$. Let $f(x_0 - h) \le f(x_0)$ and $f(x_0+h) \le f(x_0)$. Find the smallest positive number $r$ such that at least one local maximum of $f$ lies inside or on the circle of radius $r$ centered at $(x_0, f(x_0))$. Express your answer in terms of $h$, $M$ and $d = \min \lbrace f(x_0) - f(x_0 - h), f(x_0) - f(x_0 + h) \rbrace$.