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!)
A017063 a(n) = (7*n + 6)^11. 1
362797056, 1792160394037, 204800000000000, 5559060566555523, 70188843638032384, 550329031716248441, 3116402981210161152, 13931233916552734375, 52036560683837093888, 168787390185178426269 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (12, -66, 220, -495, 792, -924, 792, -495, 220, -66, 12, -1).
FORMULA
a(n) = 12*a(n-1)-66*a(n-2)+220*a(n-3)-495*a(n-4)+792*a(n-5)-924*a(n-6)+792*a(n-7)-495*a(n-8)+220*a(n-9)-66*a(n-10)+12*a(n-11)-a(n-12). - Wesley Ivan Hurt, Jan 02 2022
MATHEMATICA
(7*Range[0, 10]+6)^11 (* Harvey P. Dale, Aug 18 2012 *)
PROG
(Magma) [(7*n+6)^11: n in [0..20]]; // Vincenzo Librandi, Jul 10 2011
CROSSREFS
Sequence in context: A104850 A016871 A016919 * A017147 A017243 A017351
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 24 10:00 EDT 2024. Contains 371935 sequences. (Running on oeis4.)