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!)
A017169 a(n) = (9*n)^9. 2
0, 387420489, 198359290368, 7625597484987, 101559956668416, 756680642578125, 3904305912313344, 15633814156853823, 51998697814228992, 150094635296999121, 387420489000000000, 913517247483640899 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
a(n) = A155955(n,9) for n > 8. - Reinhard Zumkeller, Jan 31 2009
LINKS
Index entries for linear recurrences with constant coefficients, signature (10, -45, 120, -210, 252, -210, 120, -45, 10, -1).
FORMULA
a(n) = 387420489*A001017(n). - R. J. Mathar, Jul 07 2017
MATHEMATICA
(9*Range[0, 20])^9 (* or *) LinearRecurrence[{10, -45, 120, -210, 252, -210, 120, -45, 10, -1}, {0, 387420489, 198359290368, 7625597484987, 101559956668416, 756680642578125, 3904305912313344, 15633814156853823, 51998697814228992, 150094635296999121}, 20] (* Harvey P. Dale, Dec 11 2017 *)
PROG
(Magma) [(9*n)^9: n in [0..20]]; // Vincenzo Librandi, Jul 22 2011
CROSSREFS
Sequence in context: A057071 A074152 A017085 * A017385 A017505 A017637
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 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)