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.

A024715 a(n) = residue mod 11 of n-th term of A024702.

This page as a plain text file.
%I A024715 #5 May 31 2013 00:32:18
%S A024715 1,2,5,7,1,4,0,2,7,2,4,0,4,7,2,1,0,1,2,7,1,0,7,7,2,4,0,4,1,0,1,2,1,4,
%T A024715 4,7,7,4,4,1,2,1,0,0,7,4,2,7,7,4,0,7,2,0,1,2,7,1,4,2,0,4,1,7,0,2,1,4,
%U A024715 0,2,2,0,1,7,2,0,1,7,0,4,7,2,0,4,7,1,0,0,1,1,4,2,2,4,4,2,1,7,4,2,7,4,0,1,2,0,1,2,7,4,0
%N A024715 a(n) = residue mod 11 of n-th term of A024702.
%H A024715 Charles R Greathouse IV, <a href="/A024715/b024715.txt">Table of n, a(n) for n = 3..10000</a>
%o A024715 (PARI) a(n)=prime(n)^2\24%11 \\ _Charles R Greathouse IV_, May 31 2013
%K A024715 nonn
%O A024715 3,2
%A A024715 _Clark Kimberling_