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.

A226220 Maximum number of entries of the multiplication table mod p realizable additively, where p is the n-th prime.

This page as a plain text file.
%I A226220 #8 May 31 2013 15:57:58
%S A226220 3,6,12,19,37,47
%N A226220 Maximum number of entries of the multiplication table mod p realizable additively, where p is the n-th prime.
%C A226220 The maximum number of pairs i,j such that ij=f(i)+g(j) mod p, maximized over all functions f, g (mod p), for p=2,3,5,7,11... Lower bounds are known for the next five terms (starting with p=19): 66, 79, 99, 135, 148
%H A226220 Y.-C. Liang, C.-W. Lim and D.-L. Deng, <a href="http://pra.aps.org/pdf/PRA/v80/i5/e052116">Reexamination of a multisetting Bell inequality for qudits</a>, Phys. Rev. A, 80 (2009), 052116.
%e A226220 For the second term a(2)=6, p=3, and one can take f(0)=g(0)=f(1)=g(1)=0, f(2)=g(2)=2.
%K A226220 nonn,hard
%O A226220 1,1
%A A226220 _Peter Shor_, May 31 2013