OFFSET
1,1
LINKS
Antti Karttunen, Table of n, a(n) for n = 1..10000
EXAMPLE
0 is not in this sequence because the sum 0+A000120(0)=0 cannot be obtained with any other value of k than k=0.
1 is not in this sequence because the sum 1+A000120(1)=2 cannot be obtained with any other value of k than k=1.
2 is not in this sequence because the sum 2+A000120(2)=3 cannot be obtained with any other value of k than k=2.
PROG
(Scheme, with Antti Karttunen's IntSeq-library) (define A228236 (MATCHING-POS 1 0 (lambda (k) (> (A228085 (A092391 k)) 1))))
CROSSREFS
KEYWORD
nonn
AUTHOR
Antti Karttunen, Aug 17 2013
STATUS
approved