If a scheme starts with one person who recruits 4 members, and then those 4 members must recruit 4 new members each in one day,
and so on. Write a function N(t) to represent the number of members in the scheme after t days.