Recursioneasy
0:00.0

A staircase has steps where the number of bricks BnB_n for step nn is defined by Bn=Bn1+2B_n = B_{n-1} + 2. If the first step (B1B_1) requires 3 bricks, how many bricks are needed for the third step (B3B_3)?