1,1
561220 is a term of this sequence because e^561220 = 561220.7799... * 10^243729, which starts with 561220.
(PARI) e=exp(1); s=1; for(i=1, 10000000, s=s*e; if(s-i>11, s=s/10, ); if(floor(s)==i, printp1(i, ", "), ))
Sequence in context: A114361 A098476 A104284 this_sequence A035903 A114771 A013809
Adjacent sequences: A131491 A131492 A131493 this_sequence A131495 A131496 A131497
more,nonn,base,bref
Randy L. Ekl (Randy.Ekl(AT)Motorola.com), Aug 12 2007
Search completed in 0.002 seconds