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!)
A017234 a(n) = (9*n + 6)^2. 2
36, 225, 576, 1089, 1764, 2601, 3600, 4761, 6084, 7569, 9216, 11025, 12996, 15129, 17424, 19881, 22500, 25281, 28224, 31329, 34596, 38025, 41616, 45369, 49284, 53361, 57600, 62001, 66564, 71289 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
From R. J. Mathar, Mar 21 2016: (Start)
G.f.: ( -36 - 117*x - 9*x^2 ) / (x-1)^3.
a(n) = 9*A016790(n). (End)
PROG
(Magma) [(9*n+6)^2: n in [0..35]]; // Vincenzo Librandi, Jul 25 2011
(PARI) a(n) = (9*n+6)^2; \\ Altug Alkan, Mar 21 2016
CROSSREFS
Cf. A000290 (n^2), A017233 (9*n+6).
Sequence in context: A269031 A113164 A237252 * A112474 A166329 A264522
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 25 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)