The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A017595 a(n) = (12n+6)^3. 0
216, 5832, 27000, 74088, 157464, 287496, 474552, 729000, 1061208, 1481544, 2000376, 2628072, 3375000, 4251528, 5268024, 6434856, 7762392, 9261000, 10941048, 12812904, 14886936, 17173512, 19683000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = 4*a(n-1)-6*a(n-2)+4*a(n-3)-a(n-4). - Wesley Ivan Hurt, May 07 2021
PROG
(Magma) [(12*n+6)^3 : n in [0..50]]; // Wesley Ivan Hurt, May 07 2021
CROSSREFS
Sequence in context: A128964 A096290 A246896 * A232835 A223272 A265845
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 May 21 11:59 EDT 2024. Contains 372736 sequences. (Running on oeis4.)