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

Problem 1

Let x1=1x_1 = 1, x2=3x_2 = 3, and xn+1=1n+1i=1nxi  for n=2,3,\displaystyle{ x_{n+1} = \frac{1}{n + 1} \sum_{i = 1}^n x_i \ \textrm{ for} \ n = 2, 3, … }

Find limnxn\displaystyle{ \lim_{n \to \infty} x_n } and give a proof of your answer.

Problem 2

Given that a>0a > 0 and c>0c > 0, find a necessary and sufficient condition on bb so that ax2+bx+c>0ax^2 + bx + c > 0 for all x>0x > 0.

Problem 3

Express sinh3x\sinh 3x as a polynomial in sinhx\sinh x. As an example, the identity cos2x=2cos2x1\cos 2x = 2 \cos ^2 x - 1 shows that cos2x\cos 2x can be expressed as a polynomial in cosx\cos x. Recall that sinh\sinh denotes the hyperbolic sine defined by: sinhx=exex2 \sinh x = \frac{e^x - e^{-x}}{2}

Problem 4

Find the quadratic polynomial p(t)=a0+a1t+a2t2p(t) = a_0 + a_1 t + a_2 t^2 such that:

01tnp(t)dt=nfor n=0,1,2. \int_0^1 t^n p(t) dt = n \quad \textrm{for} \ n = 0, 1, 2.

Problem 5

Verify that, for f(x)=x+1f(x) = x + 1,

limr0+(01(f(x))rdx)1r=e01lnf(x)dx \lim_{r \to 0^+} \left( \int_0^1 \left( f(x) \right)^r dx \right)^{\frac{1}{r}} = e^{\int_0^1 \ln f(x) dx}

Problem 6

Sets AA and BB are defined by A={1,2,,n}A = \lbrace 1, 2, …, n \rbrace and B={1,2,3}B = \lbrace 1, 2, 3 \rbrace. Determine the number of distinct functions from AA onto BB.

Recall that a function f:ABf : A \rightarrow B is “onto” if for each bBb \in B, there exists aAa \in A such that f(a)=bf(a) = b.

Problem 7

A function ff from the positive integers to the positive integers has the properties:

  • f(1)=1f(1) = 1,
  • f(n)=2f(n) = 2 if n100n \ge 100,
  • f(n)=f(n2)f(n) = \displaystyle{ f \left( \frac{n}{2} \right) } if nn is even and n<100n < 100,
  • f(n)=f(n2+7)f(n) = f(n^2 + 7) if nn is odd and n>1n > 1.

(a) Find all positive integers nn for which the stated properties require that f(n)=1f (n) = 1.

(b) Find all positive integers nn for which the stated properties do not determine f(n)f (n).

Problem 8

Find all pairs (M,N)(M, N) of positive integers, M<NM < N, such that:

j=MN1j(j+1)=110 \sum_{j = M}^N \frac{1}{ j (j + 1) } = \frac{1}{10}