The number of balls in the k-th layer from the top is, k = 1, 2, 3, . . . , n. The number of balls in the entire triangle pyramid of n layers is . ANSWER This formula can be easily proved by the method of Mathematical induction.
Hi, Pyramid of Apples On the top layer, there is 1 apple. On the second layer, there are 1+2 apples. On the third layer, there is 1+2+3 apples. On the fourth layer, there 1+2+3+4 apples. top 1 then 3 then 6 then 10 (4th layer)Each Layer has Apples If there are N number of layers, how many apples are there in total? That would be the Sum of the Layers N Multiplier Tot 1 1 1 1 2 3 4/3 4 3 6 5/3 10 4 10 6/3 20 Multiplier is (N+2)/3 SUM = = Wish You the Best in your Studies.