login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A017019 a(n) = (7*n + 3)^3. 2
27, 1000, 4913, 13824, 29791, 54872, 91125, 140608, 205379, 287496, 389017, 512000, 658503, 830584, 1030301, 1259712, 1520875, 1815848, 2146689, 2515456, 2924207, 3375000, 3869893, 4410944, 5000211 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
From G. C. Greubel, Oct 17 2023: (Start)
G.f.: (27 + 892*x + 1075*x^2 + 64*x^3)/(1 - x)^4.
E.g.f.: (27 + 973*x + 1470*x^2 + 343*x^3)*exp(x). (End)
MATHEMATICA
(7*Range[0, 40] +3)^3 (* G. C. Greubel, Oct 17 2023 *)
PROG
(Magma) [(7*n+3)^3: n in [0..35]]; // Vincenzo Librandi, Jul 14 2011
(SageMath) [(7*n+3)^3 for n in range(41)] # G. C. Greubel, Oct 17 2023
CROSSREFS
Sequence in context: A132059 A292362 A239571 * A143366 A143705 A222440
KEYWORD
nonn,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)