From the test: We have the following equation:
\begin{equation} \frac{1}{a_1}+\frac{1}{a_2}+\cdots+\frac{1}{a_n}=\frac{12}{13} \end{equation}
where $a_i$ are distinct natural numbers not equal to $13$.
What is the minimum $n$ that satisfies the above equation?
I have tried to find a solution for $\frac{1}{a_1}+\frac{1}{a_2}=\frac{12}{13}$ and $\frac{1}{a_1}+\frac{1}{a_2}+\frac{1}{a_3}=\frac{12}{13}$ but got nowhere. Only thing I found out, is that $13$ should divide at least one of $a_i$'s. (Not sure if tags are used correctly)
Use $$\dfrac{1}{n}=\dfrac{1}{n+1}+\dfrac{1}{n(n+1)}$$
Let's try to get $13$ into denominator. As $13$ is prime, it can only be $n+1$. Start as
$$1=\dfrac{1}{2}+\dfrac{1}{3}+\dfrac{1}{6}$$
$$1=\dfrac{1}{2}+\dfrac{1}{3}+\dfrac{1}{12}+\dfrac{1}{12}$$
$$1=\dfrac{1}{2}+\dfrac{1}{3}+\dfrac{1}{12}+\dfrac{1}{13}+\dfrac{1}{156}$$
$$\boxed{\dfrac{12}{13}=\dfrac{1}{2}+\dfrac{1}{3}+\dfrac{1}{12}+\dfrac{1}{156}}$$