X
XX
XXX
A straight s polyomino is simply a straight line of s squares.
Find a formula for the minimum number of straight polyominoes from a collection of size 1, 2, ..., s needed to tile the nth staircase.
For example if s=2 and n=3 it takes 4 pieces.
1
22
334