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 A134804 #16 Dec 12 2023 08:44:46 %S A134804 0,1,3,6,1,6,3,1,0,0,1,3,6,1,6,3,1,0,0,1,3,6,1,6,3,1,0,0,1,3,6,1,6,3, %T A134804 1,0,0,1,3,6,1,6,3,1,0,0,1,3,6,1,6,3,1,0,0,1,3,6,1,6,3,1,0,0,1,3,6,1, %U A134804 6,3,1,0,0,1,3,6,1,6,3,1,0,0,1,3,6,1,6,3,1,0,0,1,3,6,1,6,3,1,0,0,1,3,6,1,6 %N A134804 Remainder of triangular number A000217(n) modulo 9. %C A134804 Periodic with period 9 since A000217(n+9) = A000217(n)+9(n+5) . %C A134804 From Jacobsthal numbers A001045, A156060 = 0,1,1,3,5,2,3,7,4,0,8, = b(n). a(n)=A156060(n)*A156060(n+1) mod 9. Same transform (a(n)*a(n+1) mod 9 or b(n)*b(n+1) mod 9) in A157742, A158012, A158068, A158090. - _Paul Curtz_, Mar 25 2009 %H A134804 <a href="/index/Rec#order_09">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 0, 0, 0, 0, 0, 0, 1). %F A134804 a(n) = A010878(A000217(n)) = A010878(A055263(n)) = a(n-9). %F A134804 O.g.f.: (-2x+2)/[3(x^2+x+1)]+(-3+3x^5)/(x^6+x^3+1)-7/[3(x-1)]. %t A134804 LinearRecurrence[{0, 0, 0, 0, 0, 0, 0, 0, 1},{0, 1, 3, 6, 1, 6, 3, 1, 0},105] (* _Ray Chandler_, Aug 26 2015 *) %K A134804 easy,nonn %O A134804 0,3 %A A134804 _R. J. Mathar_, Jan 28 2008