.comment-link {margin-left:.6em;}

Thursday, September 28, 2006

 

16:12

The abandonment of this blog is temporary. Really.

My internship is coming to an end, and I'm seriously thinking about going back to school.

In other news, suppose the Fibonacci rabbits had a fixed, finite lifespan? Suppose, for instance, that they spent one month as babies, three months as reproducing adults, and one month as old, non-reproducing rabbits before dying. The recursive formula ends up being more complex than I would have thought:

f(n) = f(n-1) + f(n-2) - 2*f(n-5) + f(n-6) + f(n-7)

This page is powered by Blogger. Isn't yours?