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!)
A131527 a(n) = 4*(n^1 + 1!)*(n^2 + 2!)*(n^3 + 3!)*(n^4 + 4!)*(n^5 + 5!)/5!. 2

%I #14 May 15 2022 19:14:04

%S 1152,4235,51072,1844766,67267200,1489787937,20516082048,194830108540,

%T 1389727430784,7923082634775,37759956198272,155476758621786,

%U 566979054415488,1866434208254637,5629739963760000,15745829707255032,41231732634193024,101887952581305891

%N a(n) = 4*(n^1 + 1!)*(n^2 + 2!)*(n^3 + 3!)*(n^4 + 4!)*(n^5 + 5!)/5!.

%C Comment from Peter J. C. Moses, Aug 29 2007: the values of m = m(k) needed to make the sequence a(n,k) = m (n^1 + 1!) (n^2 + 2!) ... (n^i + k!) / k! (n >= 0) take integral values for all n are given in A049614.

%H T. D. Noe, <a href="/A131527/b131527.txt">Table of n, a(n) for n = 0..1000</a>

%H <a href="/index/Rec#order_16">Index entries for linear recurrences with constant coefficients</a>, signature (16,-120,560,-1820,4368,-8008,11440,-12870,11440,-8008,4368,-1820,560,-120,16,-1).

%F G.f.: -(1408*x^14 -221419*x^13 -23074512*x^12 -437328710*x^11 -3130260112*x^10 -9871683909*x^9 -14838023712*x^8 -10832842836*x^7 -3802147872*x^6 -608960101*x^5 -43604624*x^4 -890694*x^3 -121552*x^2 +14197*x -1152) / (x -1)^16. - _Colin Barker_, Aug 08 2013

%t Table[(Times@@Table[n^k+k!,{k,5}])/30,{n,0,20}] (* _Harvey P. Dale_, Oct 12 2020 *)

%t LinearRecurrence[{16,-120,560,-1820,4368,-8008,11440,-12870,11440,-8008,4368,-1820,560,-120,16,-1},{1152,4235,51072,1844766,67267200,1489787937,20516082048,194830108540,1389727430784,7923082634775,37759956198272,155476758621786,566979054415488,1866434208254637,5629739963760000,15745829707255032},30] (* _Harvey P. Dale_, May 15 2022 *)

%K nonn,easy

%O 0,1

%A _Alexander R. Povolotsky_, Aug 25 2007

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 01:19 EDT 2024. Contains 371906 sequences. (Running on oeis4.)