Let's suppose I have $3$ flowers in a field initially and that the number of flowers doubles every month. I can then write that $$N=3(1+0.5/12)^{12t}$$
where $t$ is the time in years. Right? But then if I want to know the number of flowers after $3$ months, which should be the $24$, I use this formula and it does not give me $24$. Why?