Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065526
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065526 The (11^n)-th composite number. +0
1
4, 20, 159, 1542, 16523, 177115, 1914605, 20805629, 226837179, 2473489545, 27097055903, 296926482905, 3255249694017, 35704359451621 (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[11^n], {n, 0, 13} ]

CROSSREFS

Sequence in context: A115852 A058381 A094651 this_sequence A032333 A068965 A054474

Adjacent sequences: A065523 A065524 A065525 this_sequence A065527 A065528 A065529

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research