Y by
We build a modified version of Pascal’s triangle as follows: in the first row we write a
and a
, and in the further rows, every number is the sum of the two numbers directly above it (and rows always begin with a
and end with a
). In the
th row, what is the
th number from the left?








This post has been edited 2 times. Last edited by parmenides51, Jan 7, 2022, 10:38 AM