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.

A246508 Digital root of numbers congruent to {1,7,11,13,17,19,23,29} modulo 30.

This page as a plain text file.
%I A246508 #25 Nov 18 2016 09:15:09
%S A246508 1,7,2,4,8,1,5,2,4,1,5,7,2,4,8,5,7,4,8,1,5,7,2,8,1,7,2,4,8,1,5,2,4,1,
%T A246508 5,7,2,4,8,5,7,4,8,1,5,7,2,8,1,7,2,4,8,1,5,2,4,1,5,7,2,4,8,5,7,4,8,1,
%U A246508 5,7,2,8,1,7,2,4,8,1,5,2,4,1,5,7,2,4,8,5,7,4
%N A246508 Digital root of numbers congruent to {1,7,11,13,17,19,23,29} modulo 30.
%C A246508 Period 24 repeating sequence, the digital root squares of which produce period 24 palindromic sequence A240924.
%H A246508 <a href="/index/Rec#order_24">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1).
%F A246508 a(n) = A010888(A007775(n)). - _Michel Marcus_, Nov 25 2014
%F A246508 G.f.: ( -x*(1 +7*x +2*x^2 +4*x^3 +8*x^4 +x^5 +5*x^6 +2*x^7 +4*x^8 +x^9 +5*x^10 +7*x^11 +2*x^12 +4*x^13 +8*x^14 +5*x^15 +7*x^16 +4*x^17 +8*x^18 +x^19 +5*x^20 +7*x^21 +2*x^22 +8*x^23) ) / ( (x-1) *(1+x+x^2) *(1+x) *(1-x+x^2) *(1+x^2) *(x^4-x^2+1) *(1+x^4) *(x^8-x^4+1) ). - _R. J. Mathar_, Sep 22 2016
%Y A246508 Cf. A007775 (numbers not divisible by 2, 3 or 5), A240924 (digital root of this sequence squared).
%K A246508 nonn,base,easy
%O A246508 1,2
%A A246508 _Gary Croft_, Nov 14 2014