Haskell and Mathematical Series
Recently, in a university course, I was fiddling with mathematical series and their definitions in either a recursive or an explicit form. Sure, sounds like some textbook, rather boring stuff, you may say. However, I found it quite interesting (and fun too) and above all, I leveraged the power of Haskell to play around with these series.