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

Problem 1

Let dd be a positive integer and let AA be a d×dd \times d matrix with integer entries. Suppose I+A+A2++A100=0I + A + A^2 + \dots + A^{100} = 0 (where II denotes the identity d×dd \times d matrix, so II has 1’s on the main diagonal, and 00 denotes the zero matrix, which has all entries 0). Determine the positive integers n100n \leq 100 for which An+An+1++A100A^n + A^{n+1} + \dots + A^{100} has determinant ±1\pm 1.

Problem 2

For nn a positive integer, define f1(n)=nf_1 (n) = n and then for ii a positive integer, define fi+1(n)=fi(n)fi(n)f_{i+1} (n) = f_i (n)^{f_i (n)}. Determine f100(75)mod17f_{100} (75) \bmod 17 (i.e. determine the remainder after dividing f100(75)f_{100} (75) by 17, an integer between 0 and 16). Justify your answer.

Problem 3

Prove that cos(π/7)\cos(\pi/7) is a root of the equation 8x34x24x+1=08x^3 - 4x^2 - 4x + 1 = 0, and find the other two roots.

Problem 4

Let ABC\triangle ABC be a triangle with sides a,b,ca, b, c and corresponding angles A,B,CA, B, C (so a=BCa = BC and A=BACA = \angle BAC etc.). Suppose that 4A+3C=5404A + 3C = 540^\circ. Prove that (ab)2(a+b)=bc2(a - b)^2 (a + b) = b c^2.

Problem 5

Let A,BA, B be two circles in the plane with BB inside AA. Assume that AA has radius 3, BB has radius 1, PP is a point on AA, QQ is a point on BB, and AA and BB touch so that PP and QQ are the same point. Suppose that AA is kept fixed and BB is rolled once round the inside of AA so that QQ traces out a curve starting and finishing at PP. What is the area enclosed by this curve?

Problem 6

Define a sequence by a1=1a_1 = 1, a2=1/2a_2 = 1/2, and an+2=an+1anan+12a_{n+2} = a_{n+1} - \dfrac{a_n a_{n+1}}{2} for nn a positive integer. Find limnnan\displaystyle \lim_{n \to \infty} n a_n.

Problem 7

Let n=1an\displaystyle \sum_{n=1}^\infty a_n be a convergent series of positive terms (so ai>0a_i > 0 for all ii) and set bn=1nan2b_n = \dfrac{1}{n a_n^2} for n1n \geq 1. Prove that n=1nb1+b2++bn\displaystyle \sum_{n=1}^\infty \frac{n}{b_1 + b_2 + \dots + b_n} is convergent.