OFFSET
1,1
COMMENTS
LINKS
Reinhard Zumkeller, Table of n, a(n) for n = 1..998
PROG
(Haskell)
a078243 n = head [x | x <- tail a169967_list, mod x n == 0]
-- Reinhard Zumkeller, Jan 10 2012
CROSSREFS
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy, Nov 23 2002
EXTENSIONS
More terms from Ray Chandler, Jul 12 2004
STATUS
approved