Given a $3 \times n$ board, find the number of ways to fill it with $2\times1$ rectangular boxes.

187 Views Asked by At

We have been given n, find total number of ways to form a $3\times n$ board using $2\times 1$ boxes.