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!)
A276577 Row 5 of A276580: a(n) = A255415(n) modulo 11. 2

%I #5 Sep 15 2016 12:22:32

%S 0,0,4,8,5,9,2,2,6,3,7,0,4,4,1,5,9,2,8,10,3,7,0,6,10,1,5,9,4,8,1,3,7,

%T 2,6,10,3,5,0,4,8,1,9,9,2,6,10,7,0,0,4,8,5,9,2,2,6,3,7,0,4,4,1,5,9,2,

%U 8,10,3,7,0,6,10,1,5,9,4,8,1,3,7,2,6,10,3,5,0,4,8,1,9,9,2,6,10,7,0,0,4,8,5,9,2,2,6,3,7,0,4,4,1,5,9,2,8,10,3,7

%N Row 5 of A276580: a(n) = A255415(n) modulo 11.

%C Seems to have a period of 48.

%H Antti Karttunen, <a href="/A276577/b276577.txt">Table of n, a(n) for n = 1..1008</a>

%H <a href="/index/Si#sieve">Index entries for sequences generated by sieves</a>

%F a(n) = A255415(n) modulo 11.

%o (Scheme) (define (A276577 n) (modulo (A255415 n) 11))

%Y Cf. A003309, A255415, A276580.

%K nonn

%O 1,3

%A _Antti Karttunen_, Sep 13 2016

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 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)