This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A325746 #4 Jun 06 2019 22:00:45 %S A325746 -2,0,1,-3,6,-9,9,1,-36,126,-326,726,-1452,2640,-4356,6436,-8256,8568, %T A325746 -5864,456,-911,40106,-210419,733448,-2085526,5200300,-11748374, %U A325746 24416952,-46909838,82930836,-132479946,182029056,-182029056,0,670853984,-2480588544 %N A325746 First term of n-th difference sequence of (floor(r*k)), r = -(1+sqrt(5))/2, k >= 0. %H A325746 Clark Kimberling, <a href="/A325746/b325746.txt">Table of n, a(n) for n = 1..200</a> %t A325746 Table[First[Differences[Table[Floor[-GoldenRatio*n], {n, 0, 50}], n]], {n, 2, 50}] %Y A325746 Cf. A000201, A001622, A325745, A325664. %K A325746 easy,sign %O A325746 1,1 %A A325746 _Clark Kimberling_, Jun 06 2019