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!)
A020546 4th Bernoulli polynomial evaluated at x=n! (multiplied by 30). 0

%I #16 Apr 24 2019 06:12:40

%S -1,-1,119,26999,9141119,6117551999,8039777471999,19349557795007999,

%T 79283315950497791999,520200772303582605311999,

%U 5202033526748670061363199999,76163011026003598026877747199999,1579316269171414235892829146316799999

%N 4th Bernoulli polynomial evaluated at x=n! (multiplied by 30).

%H <a href="/index/Be#Bernoulli">Index entries for sequences related to Bernoulli numbers.</a>

%F a(n) = 30 * B_4(n!) where B_4(x) = x^4 - 2*x^3 + x^2 - 1/30. - _Sean A. Irvine_, Apr 23 2019

%o (PARI) a(n) = subst(bernpol(4, x), x, n!)*30; \\ _Michel Marcus_, Apr 24 2019

%K sign

%O 0,3

%A _Simon Plouffe_

%E Title corrected by _Sean A. Irvine_, Apr 23 2019

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 July 17 05:50 EDT 2024. Contains 374360 sequences. (Running on oeis4.)