Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144140
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144140 Numbers n such that between n^K and (n+1)^K there no primes, where K = 3/2. +0
4
10, 20, 24, 27, 32, 65, 121, 139, 141, 187, 306, 321, 348, 1006, 1051 (list; graph; listen)
OFFSET

1,1

COMMENT

Conjecture: this sequence is finite and complete

MATHEMATICA

a = {}; k = 3/2; Do[If[Length[Select[Range[Ceiling[n^k], Floor[(n + 1)^k]], PrimeQ]] == 0, Print[n]; AppendTo[a, n]], {n, 10000}]; a (*Artur Jasinski*)

CROSSREFS

Cf. A014085, A143898, A143935, A144137.

Sequence in context: A071590 A098165 A104801 this_sequence A034048 A072592 A101869

Adjacent sequences: A144137 A144138 A144139 this_sequence A144141 A144142 A144143

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Sep 11 2008

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