Maths Olympiad Prep

Track / Stage 4 / 106 of 340 #846 of 2444

Problem 846

AMC 12 late, AIME early
Algebra Difficulty 4.6 Find the answer Harvard-MIT November Tournament · United States

A function f(x1,x2,,xn)f\left(x_{1}, x_{2}, \ldots, x_{n}\right) is linear in each of the xix_{i} and f(x1,x2,,xn)=1x1x2xnf\left(x_{1}, x_{2}, \ldots, x_{n}\right)=\frac{1}{x_{1} x_{2} \cdots x_{n}} when xi{3,4}x_{i} \in\{3,4\} for all ii. In terms of nn, what is f(5,5,,5)f(5,5, \ldots, 5)?

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Next problem →

Official solution

Solution:
Answer: 16n\frac{1}{6^{n}}

Let fn(x1,x2,,xn)f_{n}\left(x_{1}, x_{2}, \ldots, x_{n}\right) denote the nn-variable version of the function. We will prove that fn(5,,5)=16nf_{n}(5, \ldots, 5)=\frac{1}{6^{n}} by induction.

The base case was done in the two previous problems. Suppose we know that fn1(5,5,,5)=16n1f_{n-1}(5,5, \ldots, 5)=\frac{1}{6^{n-1}}. Let g(x1,,xn1)=3fn(x1,,xn1,3)g\left(x_{1}, \ldots, x_{n-1}\right)=3 f_{n}\left(x_{1}, \ldots, x_{n-1}, 3\right). We have that gg is linear in x1,,xn1x_{1}, \ldots, x_{n-1} and g(x1,,xn1)=1x1xn1g\left(x_{1}, \ldots, x_{n-1}\right)=\frac{1}{x_{1} \cdots x_{n-1}} for all x1,,xn1{3,4}x_{1}, \ldots, x_{n-1} \in\{3,4\}.

By the inductive hypothesis, we have g(5,,5)=16n1=fn1(5,,5)g(5, \ldots, 5)=\frac{1}{6^{n-1}}=f_{n-1}(5, \ldots, 5). Therefore, fn(5,,5,3)=fn1(5,,5)3f_{n}(5, \ldots, 5,3)=\frac{f_{n-1}(5, \ldots, 5)}{3}. Similarly, fn(5,,5,4)=fn1(5,,5)4f_{n}(5, \ldots, 5,4)=\frac{f_{n-1}(5, \ldots, 5)}{4}.

fn(5,5,,5,5)=2fn(5,5,,5,4)fn(5,5,,5,3)=2fn1(5,,5)4fn1(5,,5)3=12fn1(5,5,,5)13fn1(5,5,,5)=16fn1(5,5,,5)=166n1=16n \begin{aligned} f_{n}(5,5, \ldots, 5,5) & =2 f_{n}(5,5, \ldots, 5,4)-f_{n}(5,5, \ldots, 5,3) \\ & =2 \cdot \frac{f_{n-1}(5, \ldots, 5)}{4} - \frac{f_{n-1}(5, \ldots, 5)}{3} \\ & =\frac{1}{2} f_{n-1}(5,5, \ldots, 5)-\frac{1}{3} f_{n-1}(5,5, \ldots, 5) \\ & =\frac{1}{6} f_{n-1}(5,5, \ldots, 5) \\ & =\frac{1}{6 \cdot 6^{n-1}} \\ & =\frac{1}{6^{n}} \end{aligned}
and this proves our conjecture by induction.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.