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!)
A198478 a(n) = 9^n * n^9. 3

%I #16 Sep 08 2022 08:45:59

%S 0,9,41472,14348907,1719926784,115330078125,5355700839936,

%T 193010051319183,5777633090469888,150094635296999121,

%U 3486784401000000000,73994897046174912819,1457274373159131021312,26955214582765006137717

%N a(n) = 9^n * n^9.

%H Vincenzo Librandi, <a href="/A198478/b198478.txt">Table of n, a(n) for n = 0..1000</a>

%F G.f.: 9*x*(1 + 4518*x + 1183248*x^2 + 64322586*x^3 + 1024762590*x^4 + 5210129466*x^5 + 7763290128*x^6 + 2401050438*x^7 + 43046721*x^8)/(1 - 9*x)^10. - _Colin Barker_, Apr 30 2013

%F a(n) = A001019(n)*A001017(n). - _Michel Marcus_, May 18 2022

%t Table[9^n*n^9, {n, 0, 20}] (* _G. C. Greubel_, May 17 2022 *)

%o (Magma) [9^n*n^9: n in [0..20]]

%o (SageMath) [9^n*n^9 for n in (0..20)] # _G. C. Greubel_, May 17 2022

%Y Cf. A001017, A001019.

%Y Cf. A007758, A062074, A062075, A097206, A098803, A098880.

%K nonn,easy

%O 0,2

%A _Vincenzo Librandi_, Oct 27 2011

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 30 14:49 EDT 2024. Contains 372134 sequences. (Running on oeis4.)