login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A079131 Primes such that iterated sum-of-digits (A038194) is odd. 2
3, 5, 7, 19, 23, 37, 41, 43, 59, 61, 73, 79, 97, 109, 113, 127, 131, 149, 151, 163, 167, 181, 199, 223, 239, 241, 257, 271, 277, 293, 307, 311, 313, 331, 347, 349, 367, 379, 383, 397, 401, 419, 421, 433, 439, 457, 487, 491, 509, 523, 541, 547, 563, 577, 599 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

PROG

(PARI) forprime(p=2, 600, if((p%9)%2==1, print1(p, ", ")))

CROSSREFS

Cf. A078403, A079130, A079132.

Sequence in context: A002261 A154524 A184805 * A179687 A106919 A005850

Adjacent sequences:  A079128 A079129 A079130 * A079132 A079133 A079134

KEYWORD

nonn,easy,base

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Dec 28 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 15:20 EST 2012. Contains 205823 sequences.