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!)
A325737 First term of n-th difference sequence of (floor(3e*k)), k >= 0. 2

%I #4 Jun 03 2019 19:47:46

%S 8,0,0,0,0,0,1,-7,28,-84,210,-462,925,-1729,3094,-5460,9828,-18564,

%T 37128,-77519,164710,-347984,719719,-1444170,2796248,-5200299,9230104,

%U -15459444,23888319,-32317194,32317194,0,-124040423,476768435,-1358719271,3407426841

%N First term of n-th difference sequence of (floor(3e*k)), k >= 0.

%H Clark Kimberling, <a href="/A325737/b325737.txt">Table of n, a(n) for n = 1..200</a>

%t Table[First[Differences[Table[Floor[3E*n], {n, 0, 50}], n]], {n, 1, 50}]

%Y Cf. A325664.

%K easy,sign

%O 1,1

%A _Clark Kimberling_, May 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 April 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)