My phone number is pretty awesome
If you take f(n) to be a function that gives you the nth prime,
( f ∘ f ∘ f ) (141) followed by the largest fermat prime you can get your hands on is my number
things I don't get to do at work :)
If you take f(n) to be a function that gives you the nth prime,
( f ∘ f ∘ f ) (141) followed by the largest fermat prime you can get your hands on is my number
perl -MMath::Prime::XS=:all -le ‘@p=(0,trial_primes(70000));print $p[$p[$p[141]]],2**16+1′
Naveed Massjouni
29 Jul 10 at 7:11 pm