Let $A$ be a non-empty finite sequence of $n$ distinct integers $a_{1} < a_{2} < \cdots < a_{n}$. Define
$$A + A = \left\{ a_{i} + a_{j} \mid 1 \leq i, j \leq n \right\}$$
i.e, the set of all pairwise sums of numbers from $A$. E.g., for $A = \{1,4\}$, $A + A = \{2,5,8\}$.
(a) Show that $|A + A| \geq 2n - 1$. Here $|A + A|$ means the number of elements in $A + A$.
(b) Prove that $|A + A| = 2n - 1$ if and only if the sequence $A$ is an arithmetic progression.
(c) Find a sequence $A$ of the form $0 < 1 < a_{3} < \cdots < a_{10}$ such that $|A + A| = 20$.