login
A178209
Prime(n) such that the sum of decimal digits does not divide the sum of decimal digits of prime(n+1).
0
2, 3, 5, 7, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, 107, 109, 127, 131, 137, 139, 149, 151, 157, 163, 167, 173, 179, 181, 191, 193, 197, 199, 211, 223, 227, 229, 233, 239, 241, 251, 257, 263, 269, 271, 277, 281, 283, 293, 307
OFFSET
1,1
COMMENTS
The primes not in the list are 11, 13, 101, 103, 113, 523, 701, 1069,.. [From R. J. Mathar, Jun 28 2010]
CROSSREFS
Sequence in context: A066814 A358047 A072885 * A360781 A042994 A129692
KEYWORD
nonn,base,easy,less
AUTHOR
Giovanni Teofilatto, May 22 2010
EXTENSIONS
Corrected (101 and 113 replaced by 107 and 109) by R. J. Mathar, Jun 28 2010
STATUS
approved