[Haskell-cafe] Is there an efficient way to generate Euler's totient function for [2, 3..n]?

KC kc1956 at gmail.com
Sat May 14 19:22:30 CEST 2011


Is there an efficient way to generate Euler's totient function for [2,3..n]?

Or an arithmetical sequence?

Or a geometric sequence?

Or some generalized sequence?

-- 
--
Regards,
KC



More information about the Haskell-Cafe mailing list