Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A080822
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A080822 Primes in A058633. +0
1
23, 61, 67, 137, 149, 233, 547, 701, 709, 887, 1583, 1723, 1777, 2239, 2459, 2477, 2693, 3067, 3167, 3329, 3881, 3947, 3967, 4073, 5333, 5449, 5839, 6217, 6709, 6833, 8221, 8273, 8501, 8527, 8641, 9227, 9341, 10193, 10729, 10771, 11939, 12197, 12347 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) xpcount(n, p) = { ct=0; sr=0; for(x=1, n, p1 = x; while(p1>1, if(p1%2==0, p1/=2; ct++, p1 = p1*p+1; ct++) ); if(isprime(ct), print1(ct" "); sr+=1.0/ct) ); print(); print(sr) }

CROSSREFS

Cf. A058633.

Sequence in context: A142107 A107208 A055821 this_sequence A068363 A165286 A031342

Adjacent sequences: A080819 A080820 A080821 this_sequence A080823 A080824 A080825

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Mar 26 2003

EXTENSIONS

Edited by Hauke Worpel and N. J. A. Sloane (njas(AT)research.att.com), Jun 03, 2003

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 December 20 00:58 EST 2009. Contains 171054 sequences.


AT&T Labs Research