The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A144169 IntegerPart[PolyGamma[n,3]]. 0

%I #4 May 13 2019 08:50:13

%S 0,0,0,0,0,0,0,-2,6,-21,77,-308,1326,-6159,30691,-163262,923364,

%T -5532187,34999420,-233141556,1631008138,-11955337672,91626679088,

%U -732828332694,6105747679463,-52908981009168,476130261273006

%N IntegerPart[PolyGamma[n,3]].

%t lst={};Do[AppendTo[lst,IntegerPart[PolyGamma[n,3]]],{n,4^3}];lst

%t IntegerPart[PolyGamma[Range[30],3]] (* _Harvey P. Dale_, May 13 2019 *)

%K sign

%O 0,8

%A _Vladimir Joseph Stephan Orlovsky_, Sep 12 2008

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 May 15 04:25 EDT 2024. Contains 372536 sequences. (Running on oeis4.)