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.

A133011 Characteristic function of the Riemann zeta function: If n is a nearest integer to imaginary part of zero, then a(n)=0 else a(n)=1.

This page as a plain text file.
%I A133011 #9 Mar 30 2012 17:33:49
%S A133011 1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,0,1,1,1,1,0,1,1,0,1,
%T A133011 1,1,1,0,1,1,0,1,0,1,1,1,1,0,1,0,1,1,0,1,1,0,1,1,0,1,0,1,1,1,0,1,0,1,
%U A133011 1,0,1,0,1,1,1,0,0,1
%N A133011 Characteristic function of the Riemann zeta function: If n is a nearest integer to imaginary part of zero, then a(n)=0 else a(n)=1.
%C A133011 Also an interesting triangle read by row: See tabl.
%H A133011 <a href="/index/Ch#char_fns">Index entries for characteristic functions</a>
%H A133011 <a href="/index/Z#zeta_function">Index entries for zeta function</a>.
%e A133011 a(30)=0 because 30 is the nearest integer to imaginary part of 4th nontrivial zero of Riemann zeta function.
%Y A133011 See A002410 for more information. Cf. A058303, A065434, A065452, A065453.
%K A133011 easy,nonn,tabl
%O A133011 1,1
%A A133011 _Omar E. Pol_, Sep 13 2007