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!)
A024150 a(n) = 12^n - n^10. 1
1, 11, -880, -57321, -1027840, -9516793, -57480192, -246643441, -643760128, 1672995951, 51917364224, 717070946087, 8854183084032, 106855346887223, 1283629209893888, 15406444924195743, 184883159383408640 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
From Chai Wah Wu, Jan 26 2020: (Start)
a(n) = 23*a(n-1) - 187*a(n-2) + 825*a(n-3) - 2310*a(n-4) + 4422*a(n-5) - 6006*a(n-6) + 5874*a(n-7) - 4125*a(n-8) + 2035*a(n-9) - 671*a(n-10) + 133*a(n-11) - 12*a(n-12) for n > 11.
G.f.: (11*x^11 + 12166*x^10 + 573012*x^9 + 5414629*x^8 + 15268726*x^7 + 14414356*x^6 + 4151488*x^5 + 119218*x^4 - 35849*x^3 - 946*x^2 - 12*x + 1)/((x - 1)^11*(12*x - 1)). (End)
PROG
(Magma) [12^n-n^10: n in [0..20]]; // Vincenzo Librandi, Jul 02 2011
CROSSREFS
Sequence in context: A196426 A238715 A162448 * A052071 A176709 A336800
KEYWORD
sign,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 March 28 00:43 EDT 2024. Contains 371235 sequences. (Running on oeis4.)