Y by Carpemath, Amir Hossein, PcelicaMaja, AbdulelahAltaf, centslordm, megarnie, jhu08, This_deserves_a_like, Adventure10, Mango247
An anti-Pascal triangle is an equilateral triangular array of numbers such that, except for the numbers in the bottom row, each number is the absolute value of the difference of the two numbers immediately below it. For example, the following is an anti-Pascal triangle with four rows which contains every integer from
to
.
Does there exist an anti-Pascal triangle with
rows which contains every integer from
to
?
Proposed by Morteza Saghafian, Iran


![\[\begin{array}{
c@{\hspace{4pt}}c@{\hspace{4pt}}
c@{\hspace{4pt}}c@{\hspace{2pt}}c@{\hspace{2pt}}c@{\hspace{4pt}}c
} \vspace{4pt}
& & & 4 & & & \\\vspace{4pt}
& & 2 & & 6 & & \\\vspace{4pt}
& 5 & & 7 & & 1 & \\\vspace{4pt}
8 & & 3 & & 10 & & 9 \\\vspace{4pt}
\end{array}\]](http://latex.artofproblemsolving.com/4/a/4/4a4607074647a93496d7428f5ce2b8489539b704.png)



Proposed by Morteza Saghafian, Iran
This post has been edited 3 times. Last edited by djmathman, Jun 16, 2020, 4:04 AM
Reason: problem author
Reason: problem author