OFFSET
0,13
EXAMPLE
PROG
(Haskell)
import Data.List (inits, isPrefixOf)
a197945 n = length $ takeWhile (`isPrefixOf` (show $ a096095 $ n+1)) $
tail $ inits $ show $ a096095 n
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Reinhard Zumkeller, Oct 19 2011
STATUS
approved