cp's OEIS Frontend

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.

A091085 a(n) = mod(A078008(n),10).

This page as a plain text file.
%I A091085 #17 Jan 01 2024 11:27:10
%S A091085 1,0,2,2,6,0,2,2,6,0,2,2,6,0,2,2,6,0,2,2,6,0,2,2,6,0,2,2,6,0,2,2,6,0,
%T A091085 2,2,6,0,2,2,6,0,2,2,6,0,2,2,6,0,2,2,6,0,2,2,6,0,2,2,6,0,2,2,6,0,2,2,
%U A091085 6,0,2,2,6,0,2,2,6,0,2,2,6,0,2,2,6,0,2,2,6,0,2,2,6,0,2,2,6,0,2,2,6,0,2,2,6
%N A091085 a(n) = mod(A078008(n),10).
%C A091085 A078008(0), followed by A078008(1), A078008(2), A078008(3), A078008(4) repeating.
%H A091085 <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (0,0,0,1).
%F A091085 G.f.: (1+2x^2+2x^3+5x^4)/(1-x^4).
%F A091085 E.g.f.: 2cos(x)-sin(x)+3exp(-x)/2+5exp(x)/2-5.
%F A091085 a(n) = 2cos(Pi*n/2)-sin(Pi*n/2)+3(-1)^n/2+5/2-5*0^n.
%t A091085 LinearRecurrence[{0, 0, 0, 1}, {1, 0, 2, 2, 6}, 105] (* _Georg Fischer_, May 15 2019 *)
%Y A091085 Cf. A078008.
%K A091085 easy,nonn
%O A091085 0,3
%A A091085 _Paul Barry_, Dec 18 2003
%E A091085 Terms a(75) ff. corrected by _Georg Fischer_, May 15 2019