
Bradford T. answered 03/23/21
Retired Engineer / Upper level math instructor
Sounds like a Fibonacci sequence.
an+1 = an + an-1
And the sum of Fibonacci numbers is an+2 - 1
1 2 3 5 8 13 21 34 55 89 144 233
1) For the fourth step, a4 = 5
2) a12 = 233
3) For the sum, n+2 = 12, so the sum is a12-1 = 232 blocks.
4) 105 block are used to build more than one set of steps. So need to find combinations of Fibonacci numbers that add up to 105
89+24+2 works, so 3 stairs in the staircase. There may be others.
Hiviana J.
thank you so much! this was so helpful.03/23/21