Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A061237
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A061237 Prime numbers == 1 (mod 9). +0
13
19, 37, 73, 109, 127, 163, 181, 199, 271, 307, 379, 397, 433, 487, 523, 541, 577, 613, 631, 739, 757, 811, 829, 883, 919, 937, 991, 1009, 1063, 1117, 1153, 1171, 1279, 1297, 1423, 1459, 1531, 1549, 1567, 1621, 1657, 1693, 1747, 1783, 1801, 1873, 1999 (list; graph; listen)
OFFSET

1,1

COMMENT

A010888(a(n)) = 1. - Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Feb 25 2005

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,2000

MATHEMATICA

Select[ Range[ 2000 ], PrimeQ[ # ] && Mod[ #, 9 ] == 1 & ]

PROGRAM

(PARI) { n=0; forprime (p=2, 128467, if (p%9 == 1, write("b061237.txt", n++, " ", p)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 19 2009]

CROSSREFS

Cf. A061238-A061242.

Sequence in context: A039321 A043144 A043924 this_sequence A158293 A107579 A050528

Adjacent sequences: A061234 A061235 A061236 this_sequence A061238 A061239 A061240

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Apr 23 2001

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), May 10 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research