Maths Olympiad Prep

Library / /4 of 11

, 2012

Algebra Difficulty 8.1 Shortlist Prove it Balkan Mathematical Olympiad

Let the sequences (an)n=1(a_n)_{n=1}^\infty and (bn)n=1(b_n)_{n=1}^\infty satisfy a0=b0=1a_0 = b_0 = 1, an=9an12bn1a_n = 9a_{n-1} - 2b_{n-1} and bn=2an1+4bn1b_n = 2a_{n-1} + 4b_{n-1} for all positive integers nn. Let cn=an+bnc_n = a_n + b_n for all positive integers nn. Prove that there do not exist positive integers k,r,mk, r, m such that cr2=ckcmc_r^2 = c_k c_m.

Solution

Solution 1. Multiplying bn=2an1+4bn1b_n = 2a_{n-1} + 4b_{n-1} by tRt \in \mathbb{R} and adding an=9an12bn1a_n = 9a_{n-1} - 2b_{n-1} we have
an+tbn=(9+2t)an1+(2+4t)bn1. a_n + t b_n = (9 + 2t)a_{n-1} + (-2 + 4t)b_{n-1}.
Selecting tt such that 9+2t=(2+4t)/t9 + 2t = (-2 + 4t)/t, that is, t=1/2t = -1/2 or t=2t = -2; this becomes
an+tbn=(9+2t)(an1+tbn1) a_n + t b_n = (9 + 2t)(a_{n-1} + t b_{n-1})
and by induction we have
an+tbn=(9+2t)n(a0+tb0)=(9+2t)n(1+t). a_n + t b_n = (9 + 2t)^n (a_0 + t b_0) = (9 + 2t)^n (1 + t).
The last equality becomes
2bnan=5n and 2anbn=8n 2b_n - a_n = 5^n \text{ and } 2a_n - b_n = 8^n
for t=2t = -2 and t=1/2t = -1/2, respectively. Adding these we obtain cn=an+bn=8n+5nc_n = a_n + b_n = 8^n + 5^n.
Assume that for some indices k<r<mk < r < m we have cr2=ckcmc_r^2 = c_k c_m. Then
(8r+5r)2=(8k+5k)(8m+5m) (8^r + 5^r)^2 = (8^k + 5^k)(8^m + 5^m)
leads to a contradiction as 8m+5m8^m + 5^m has at least one prime factor that does not divide 8r+5r8^r + 5^r for any r<mr < m by Zsigmondy Theorem.

Solution 2. It can be easily verified that c0=2c_0 = 2, c1=13c_1 = 13 and cn=13cn140cn2c_n = 13c_{n-1} - 40c_{n-2} for n2n \ge 2. Since the roots of λ213λ+40=0\lambda^2 - 13\lambda + 40 = 0 are 5 and 8, we obtain cn=5n+8nc_n = 5^n + 8^n for all n0n \ge 0.
We will now show that
ckc2rk1<cr2<ckc2rk, c_k c_{2r-k-1} < c_r^2 < c_k c_{2r-k},
which, together with the monotonicity of (cn)n=1(c_n)_{n=1}^\infty, will imply that no such (k,r,m)(k, r, m) exists.
The right hand side inequality is equivalent to
25r8r<5k82rk+52rk8k, 2 \cdot 5^r \cdot 8^r < 5^k 8^{2r-k} + 5^{2r-k} 8^k,
which follows from the AM-GM inequality. The left hand side inequality follows from
cr2>82r>28k282rk1ckc2rk1 c_r^2 > 8^{2r} > 2 \cdot 8^k \cdot 2 \cdot 8^{2r-k-1} \ge c_k c_{2r-k-1}
as 8n<cn28n8^n < c_n \le 2 \cdot 8^n for all n0n \ge 0.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.