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!)
A360436 32-gonal numbers: a(n) = n*(15*n-14). 1
0, 1, 32, 93, 184, 305, 456, 637, 848, 1089, 1360, 1661, 1992, 2353, 2744, 3165, 3616, 4097, 4608, 5149, 5720, 6321, 6952, 7613, 8304, 9025, 9776, 10557, 11368, 12209, 13080, 13981, 14912, 15873, 16864, 17885, 18936, 20017, 21128, 22269, 23440, 24641, 25872 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
G.f.: x*(1 + 29*x)/(1 - x)^3.
E.g.f.: exp(x)*(x + 15*x^2).
MATHEMATICA
Table[n (15 n - 14), {n, 30}]
PROG
(PARI) a(n)=n*(15*n-14) \\ Charles R Greathouse IV, Feb 07 2023
CROSSREFS
Sequence in context: A228801 A220581 A297730 * A124804 A188184 A126386
KEYWORD
nonn,easy
AUTHOR
Nikolaos Pantelidis, Feb 07 2023
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 September 26 04:29 EDT 2023. Contains 365653 sequences. (Running on oeis4.)