Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A133548
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A133548 a(n) = sum of cubes of first n odd primes. +0
3
27, 152, 495, 1826, 4023, 8936, 15795, 27962, 52351, 82142, 132795 (list; graph; listen)
OFFSET

1,1

COMMENT

a(n)=A098999(n+1)-8: Only the number 9 is a square in this sequence

EXAMPLE

a(3)=495 because 3^3+5^3+7^3=495.

MATHEMATICA

c = 3; a = {}; b = 0; Do[b = b + Prime[n]^c; AppendTo[a, b], {n, 2, 1000}]; a {*Artur Jasinski*)

CROSSREFS

Cf. A007148, A007504, A024450, A098999, A133547, A133549, A133550, A133551, A133552.

Sequence in context: A066414 A042422 A129028 this_sequence A033262 A042418 A042420

Adjacent sequences: A133545 A133546 A133547 this_sequence A133549 A133550 A133551

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Sep 16 2007, corrected Jun 08 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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research