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

Problem 1

For each positive integer nn, define f(n)f(n) to be the sum of the digits of 2771n2771^n (so f(1)=17f(1) = 17). Find the minimum value of f(n)f(n) (where n1n \ge 1). Justify your answer.

Problem 2

Let XX be the point on the side ABAB of the triangle ABCABC such that BX/XA=9BX/XA = 9. Let MM be the midpoint of BXBX and let YY be the point on BCBC such that BMY=90\angle BMY = 90^\circ. Suppose ACAC has length 20 and that the area of the triangle XYCXYC is 9/1009/100 of the area of the triangle ABCABC. Find the length of BCBC.

Problem 3

Let nn be a nonnegative integer and let f(x)=anxn+an1xn1++a1x+a0R[x]f(x) = a_n x^n + a_{n-1} x^{n-1} + \dots + a_1 x + a_0 \in \mathbb{R}[x] be a polynomial with real coefficients aia_i. Suppose that an(n+1)(n+2)+an1n(n+1)++a16+a02=0. \frac{a_n}{(n+1)(n+2)} + \frac{a_{n-1}}{n(n+1)} + \dots + \frac{a_1}{6} + \frac{a_0}{2} = 0. Prove that f(x)f(x) has a real zero.

Problem 4

Compute 01x2x+1x2dx\displaystyle \int_0^1 \frac{x^2}{x + \sqrt{1 - x^2}} dx (the answer is a rational number).

Problem 5

Find the general solution of the differential equation x4d2ydx2+2x2dydx+(12x)y=0 x^4 \frac{d^2y}{dx^2} + 2x^2 \frac{dy}{dx} + (1 - 2x)y = 0 valid for 0<x<0 < x < \infty.

Problem 6

Let SS be a subset of R\mathbb{R} with the property that for every sSs \in S, there exists ε>0\varepsilon > 0 such that (sε,s+ε)S={s}(s - \varepsilon, s + \varepsilon) \cap S = \lbrace s \rbrace. Prove there exists a function f:SNf : S \to \mathbb{N}, the positive integers, such that for all s,tSs, t \in S, if sts \ne t then f(s)f(t)f(s) \ne f(t).

Problem 7

Let SS denote the positive integers that have no 0 in their decimal expansion. Determine whether nSn99/100\displaystyle \sum_{n \in S} n^{-99/100} is convergent.