Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065524
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065524 The (5^n)-th composite number. +0
1
4, 10, 38, 164, 760, 3634, 17653, 86542, 426510, 2109602, 10458654, 51938515, 258246036, 1285227649, 6400837884, 31896080698, 159013169263, 793026358830, 3956152086139 (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[5^n], {n, 0, 18} ]

CROSSREFS

Sequence in context: A149199 A149200 A149201 this_sequence A024689 A149202 A151447

Adjacent sequences: A065521 A065522 A065523 this_sequence A065525 A065526 A065527

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 30 22:12 EST 2008. Contains 150989 sequences.


AT&T Labs Research