Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065527
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065527 The (12^n)-th composite number. +0
1
4, 21, 187, 2000, 23303, 272662, 3217385, 38159996, 454037291, 5405466113, 64592435478, 772175552229, 9235851081078 (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[12^n], {n, 0, 12} ]

CROSSREFS

Sequence in context: A163948 A158108 A158258 this_sequence A041667 A132684 A032074

Adjacent sequences: A065524 A065525 A065526 this_sequence A065528 A065529 A065530

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 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research