Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065605
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065605 The (3^n)-th composite number. +0
1
4, 8, 16, 40, 111, 306, 882, 2563, 7513, 22170, 65602, 194695, 578949, 1724117, 5140568, 15340177, 45811041, 136886318, 409221920, 1223856725, 3661401440, 10956876415, 32796782398, 98189738332, 294021666926, 880564233896 (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[3^n], {n, 0, 25} ]

CROSSREFS

Sequence in context: A040014 A141069 A144687 this_sequence A065978 A077447 A102358

Adjacent sequences: A065602 A065603 A065604 this_sequence A065606 A065607 A065608

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 24 14:25 EST 2009. Contains 167438 sequences.


AT&T Labs Research