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!)
A017278 a(n) = (10*n)^10. 2
0, 10000000000, 10240000000000, 590490000000000, 10485760000000000, 97656250000000000, 604661760000000000, 2824752490000000000, 10737418240000000000, 34867844010000000000, 100000000000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
a(n) = A155955(n,10) for n > 9. - Reinhard Zumkeller, Jan 31 2009
LINKS
Index entries for linear recurrences with constant coefficients, signature (11,-55,165,-330,462,-462,330,-165,55,-11,1).
MATHEMATICA
(10*Range[0, 20])^10 (* Harvey P. Dale, Oct 29 2013 *)
PROG
(Magma) [(10*n)^10: n in [0..10]]; // Vincenzo Librandi, Jul 29 2011
(PARI) a(n)=(10*n)^10 \\ Charles R Greathouse IV, Jul 29 2011
CROSSREFS
Sequence in context: A130427 A130431 A017182 * A017518 A017650 A244450
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 18 08:27 EDT 2024. Contains 371769 sequences. (Running on oeis4.)