Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079804
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079804 Initial term of n-th group in A079802. +0
4
2, 3, 7, 19, 89, 997 (list; graph; listen)
OFFSET

1,1

COMMENT

For n > 1, a(n) is the next prime after A079805(n-1), if the n-th group exists.

PROGRAM

(PARI) print1(p=2, ", "); s=p; while(s<10^9, p=nextprime(p+1); a=p; t=p; while(a%s>0, p=nextprime(p+1); a=a+p); print1(t, ", "); s=a)

CROSSREFS

Cf. A079802, A079803, A079805.

Sequence in context: A110887 A065060 A164625 this_sequence A110498 A006073 A052402

Adjacent sequences: A079801 A079802 A079803 this_sequence A079805 A079806 A079807

KEYWORD

more,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Feb 05 2003

EXTENSIONS

a(6) and PARI code from Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Feb 13 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research