Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 2002 / Problems / Day 2, P9

IMC 2002 · Day 2 · P9

easy

For each n1n \ge 1 let an=k=0knk!,bn=k=0(1)kknk!.a_n = \sum_{k=0}^{\infty} \frac{k^n}{k!}, \qquad b_n = \sum_{k=0}^{\infty} (-1)^k \frac{k^n}{k!}. Show that anbna_n \cdot b_n is an integer.

Solution (official)

We prove by induction on nn that an/ea_n / e and bneb_n e are integers, we prove this for n=0n = 0 as well. (For n=0n = 0, the term 000^0 in the definition of the sequences must be replaced by 1.)

From the power series of exe^x, a0=e1=ea_0 = e^1 = e and b0=e1=1/eb_0 = e^{-1} = 1/e.

Suppose that for some n0n \ge 0, a0,a1,,ana_0, a_1, \dots, a_n and b0,b1,,bnb_0, b_1, \dots, b_n are all multipliers of ee and 1/e1/e, respectively. Then, by the binomial theorem, an+1=k=0(k+1)n+1(k+1)!=k=0(k+1)nk!=k=0m=0n(nm)kmk!=m=0n(nm)k=0kmk!=m=0n(nm)ama_{n+1} = \sum_{k=0}^{\infty} \frac{(k+1)^{n+1}}{(k+1)!} = \sum_{k=0}^{\infty} \frac{(k+1)^n}{k!} = \sum_{k=0}^{\infty} \sum_{m=0}^{n} \binom{n}{m} \frac{k^m}{k!} = \sum_{m=0}^{n} \binom{n}{m} \sum_{k=0}^{\infty} \frac{k^m}{k!} = \sum_{m=0}^{n} \binom{n}{m} a_m and similarly bn+1=k=0(1)k+1(k+1)n+1(k+1)!=k=0(1)k(k+1)nk!==k=0(1)km=0n(nm)kmk!=m=0n(nm)k=0(1)kkmk!=m=0n(nm)bm.\begin{align*} b_{n+1} &= \sum_{k=0}^{\infty} (-1)^{k+1} \frac{(k+1)^{n+1}}{(k+1)!} = -\sum_{k=0}^{\infty} (-1)^k \frac{(k+1)^n}{k!} = \\ &= -\sum_{k=0}^{\infty} (-1)^k \sum_{m=0}^{n} \binom{n}{m} \frac{k^m}{k!} = -\sum_{m=0}^{n} \binom{n}{m} \sum_{k=0}^{\infty} (-1)^k \frac{k^m}{k!} = -\sum_{m=0}^{n} \binom{n}{m} b_m. \end{align*} The numbers an+1a_{n+1} and bn+1b_{n+1} are expressed as linear combinations of the previous elements with integer coefficients which finishes the proof.

How the field did

contestants scored
182
average (of 20)
11.17
solved (≥ 80%)
51.1%
near-0 (≤ 10%)
37.9%
discrimination
0.48

Score distribution (field cohort)

Computed on contestants with a meaningful total (field cohort); discrimination is the corrected item–total correlation.

Similar problems

IMC 2015 · Day 1 · P3mediumavg 4.9/10 · solved 41% · near-0 28% · disc 0.53
IMC 2019 · Day 2 · P7easyavg 7.8/10 · solved 73% · near-0 15% · disc 0.43
IMC 2019 · Day 1 · P4killeravg 0.4/10 · solved 2% · near-0 92% · disc 0.33
IMC 2018 · Day 2 · P10killeravg 0.3/10 · solved 1% · near-0 96% · disc 0.37