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!)
A258442 9-gonal numbers (A001106) that are the sum of eight consecutive 9-gonal numbers. 4
2484, 3706711688304, 5696462668411740751524, 8754305611527549602378580888144, 13453588867526192558135312033676410914164, 20675432347037054365824241005098474993236683565584, 31773938310893899311445242803186409506547794898889170298404 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = 1536796803*a(n-1) - 1536796803*a(n-2) + a(n-3).
G.f.: -36*x*(22897724*x^2-3074765843*x+69) / ((x-1)*(x^2-1536796802*x+1)).
a(n) = (16014+(92323615161-65282654344*sqrt(2))*(768398401+543339720*sqrt(2))^n+(768398401+543339720*sqrt(2))^(-n)*(92323615161+65282654344*sqrt(2)))/224. - Colin Barker, Mar 07 2016
EXAMPLE
2484 is in the sequence because A001106(27) = 2484 = 111 + 154 + 204 + 261 + 325 + 396 + 474 + 559 = A001106(6) + ... + A001106(13).
PROG
(PARI) Vec(-36*x*(22897724*x^2-3074765843*x+69) / ((x-1)*(x^2-1536796802*x+1)) + O(x^20))
CROSSREFS
Sequence in context: A235546 A214477 A181258 * A255750 A255757 A254839
KEYWORD
nonn,easy
AUTHOR
Colin Barker, May 30 2015
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 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)