OFFSET
1,3
COMMENTS
a(n) is odd, as is A191862(n).
LINKS
Reinhard Zumkeller, Table of n, a(n) for n = 1..99
J. H. Conway, On Happy Factorizations, J. Integer Sequences, Vol. 1, 1998, #1.
PROG
(Haskell)
a191863 = snd . sqrtPair . a007970
-- Function sqrtPair is defined in A007968.
-- Reinhard Zumkeller, Oct 11 2015
CROSSREFS
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Jun 18 2011
EXTENSIONS
Wrong comment and wrong formula removed (thanks to Wolfdieter Lang, who pointed this out) by Reinhard Zumkeller, Oct 11 2015
STATUS
approved