Blog

Fibonacci numbers - the other way

2010-07-07 11:27:55

Every programmer comes to the point where he or she must/should/wants to implement a programm for calculating fibonacci numbers. But I think my way is quite a new one.

read on

Just a little thought on sums of a specific form

2010-03-22 14:04:51

I just had a nice thought about simple sums of the form $ \phi(n,p)=\sum_{i=0}^ni^p$.

read on