Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A050258
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A050258 Number of prime quadruples with largest member < 10^n. +0
1
1, 2, 5, 12, 38, 166, 899, 4768, 28388, 180529, 1209318, 8398278, 60070590, 441296836, 3314576487 (list; graph; listen)
OFFSET

1,2

LINKS

Thomas R. Nicely, More information (1)

Thomas R. Nicely, More information (2)

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

Index entries for sequences related to numbers of primes in various ranges

MATHEMATICA

c =1; Do[ Do[ If[ PrimeQ[ n ] && PrimeQ[ n + 2 ] && PrimeQ[ n + 6 ] && PrimeQ[ n + 8 ], c++ ], {n, 10^n + 1, 10^(n + 1), 10} ]; Print[ c ], {n, 1, 15} ]

CROSSREFS

Cf. A007530.

Sequence in context: A130221 A036782 A050237 this_sequence A051436 A054581 A140440

Adjacent sequences: A050255 A050256 A050257 this_sequence A050259 A050260 A050261

KEYWORD

nonn,nice,hard

AUTHOR

Eric Weisstein (eric(AT)weisstein.com)

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research