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!)
A017570 a(n) = (12*n + 4)^2. 0
16, 256, 784, 1600, 2704, 4096, 5776, 7744, 10000, 12544, 15376, 18496, 21904, 25600, 29584, 33856, 38416, 43264, 48400, 53824, 59536, 65536, 71824, 78400, 85264, 92416, 99856, 107584, 115600 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
G.f.: 16*(1 + 13*x + 4*x^2)/(1-x)^3.
a(n) = 16*A016778(n).
a(n) = a(n-1) + 288*n - 48, n >= 1. - Vincenzo Librandi, Mar 20 2011
PROG
(PARI) a(n)=(12*n+4)^2 \\ Charles R Greathouse IV, Jun 17 2017
CROSSREFS
Sequence in context: A207848 A208837 A208685 * A208121 A207371 A208016
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 19 11:31 EDT 2024. Contains 371792 sequences. (Running on oeis4.)