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!)
A017279 a(n) = (10*n)^11. 1
0, 100000000000, 204800000000000, 17714700000000000, 419430400000000000, 4882812500000000000, 36279705600000000000, 197732674300000000000, 858993459200000000000, 3138105960900000000000, 10000000000000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (12,-66,220,-495,792,-924,792,-495,220,-66,12,-1).
MATHEMATICA
(10 Range[0, 20])^11 (* Harvey P. Dale, Nov 29 2018 *)
PROG
(Magma) [(10*n)^11: n in [0..10]]; // Vincenzo Librandi, Jul 29 2011
(PARI) a(n)=(10*n)^11 \\ Charles R Greathouse IV, Jul 29 2011
CROSSREFS
Sequence in context: A159474 A159757 A017183 * A017519 A017651 A072145
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 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)