Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A163431
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A163431 Primes p such that floor(p^3/8) are also prime numbers. +0
4
3, 19, 83, 179, 191, 239, 373, 431, 643, 719, 739, 883, 1123, 1151, 1171, 1237, 1283, 1429, 1459, 1669, 1811, 2053, 2083, 2293, 2351, 2437, 2579, 2677, 2687, 2819, 2851, 2879, 3167, 3253, 3491, 3539, 3877, 4051, 4099, 4483, 4549, 4643, 4799, 5087, 5171 (list; graph; listen)
OFFSET

1,1

FORMULA

A163430(n) = floor( a(n)^3/8 ).

EXAMPLE

a(1)=p=3 generates (3^3/8=3.375 where 3 isprime. a(2)=19 generates (19^3/8=857.275 where 857 is prime.

MATHEMATICA

f[n_]:=IntegerPart[(p/2)^3]; lst={}; Do[p=Prime[n]; If[PrimeQ[f[p]], AppendTo[lst, p]], {n, 7!}]; lst

CROSSREFS

Sequence in context: A093734 A099421 A061171 this_sequence A167242 A089621 A015528

Adjacent sequences: A163428 A163429 A163430 this_sequence A163432 A163433 A163434

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Jul 27 2009

EXTENSIONS

Mathematica specific notation removed, comments moved to examples - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 17 2009

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 December 5 20:25 EST 2009. Contains 170428 sequences.


AT&T Labs Research