Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A127046
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A127046 Primes p such that denominator of Sum_{k=1..p-1} 1/k^3} is a cube. +0
10
2, 3, 5, 11, 13, 17, 29, 31, 37, 41, 83, 89, 97, 137, 139, 293, 373, 379, 383, 389, 397, 401, 409, 419, 421, 431, 433, 439, 443, 449, 457, 461, 463, 467, 479, 1009, 1013, 1019, 1021, 1031, 1033, 1039, 1049, 1051, 1061, 1063, 1069, 1087, 1091, 1093, 1097, 1103 (list; graph; listen)
OFFSET

1,1

MAPLE

d[n_] := Module[{}, su = 0; a = {}; For[i = 1, i <= n, i++, su = su + 1/ i^3; If[PrimeQ[i + 1], If[IntegerQ[(Denominator[su])^(1/3)], AppendTo[a, i + 1]]]]; a] d[10000]

CROSSREFS

Cf. A061002, A034602, A127029, A127042.

Sequence in context: A038947 A095315 A040044 this_sequence A127051 A127045 A127048

Adjacent sequences: A127043 A127044 A127045 this_sequence A127047 A127048 A127049

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Jan 03 2007

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 September 7 15:23 EDT 2008. Contains 143483 sequences.


AT&T Labs Research