<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Sorry, I wrote a wrong function, the correct version is:</p>
<p>oddsFrom3 :: [Integer]<br /> oddsFrom3 = 3 : map (+2) oddsFrom3</p>
<div>-- <br />
<p><span style="font-family: andale mono,times; font-size: medium;">A<strong><a href="http://gnu.org" target="_blank"> GNU</a> <a href="http://www.linuxfoundation.org/" target="_blank">Linux</a></strong> Patron</span></p>
</div>
</body></html>