Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065606
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065606 The (7^n)-th composite number. +0
1
4, 14, 69, 388, 2773, 18930, 129761, 894388, 6189788, 42955634, 298658894, 2079246204, 14475705373, 101002269417, 704938883100, 4921666264176, 34371897668159 (list; graph; listen)
OFFSET

0,1

MATHEMATICA

Composite[n_Integer] := Block[ {k = n + PrimePi[n] + 1 }, While[ k != n + PrimePi[k] + 1, k = n + PrimePi[k] + 1]; Return[ k ]]; Table[ Composite[7^n], {n, 0, 16} ]

CROSSREFS

Sequence in context: A129219 A007025 A014512 this_sequence A005501 A049372 A050549

Adjacent sequences: A065603 A065604 A065605 this_sequence A065607 A065608 A065609

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 27 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 December 10 00:48 EST 2009. Contains 170565 sequences.


AT&T Labs Research