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.

A225906 Indices of primes whose Wilson quotients are also prime.

This page as a plain text file.
%I A225906 #10 Nov 08 2014 09:31:03
%S A225906 3,4,5,10,137,216,381
%N A225906 Indices of primes whose Wilson quotients are also prime.
%C A225906 Is it a coincidence that the terms are alternately odd and even? Is it also a coincidence that the odd terms are all primes (= A225672)?
%H A225906 J. Sondow, <a href="http://arxiv.org/abs/1110.3113">Lerch Quotients, Lerch Primes, Fermat-Wilson Quotients, and the Wieferich-non-Wilson Primes 2, 3, 14771</a>, in Proceedings of CANT 2011, arXiv:1110.3113
%H A225906 J. Sondow, <a href="http://link.springer.com/chapter/10.1007%2F978-1-4939-1601-6_17">Lerch Quotients, Lerch Primes, Fermat-Wilson Quotients, and the Wieferich-non-Wilson Primes 2, 3, 14771</a>, Combinatorial and Additive Number Theory, CANT 2011 and 2012, Springer Proc. in Math. & Stat., vol. 101 (2014), pp. 243-255.
%F A225906 a(n) = A000720(A050299(n+1)).
%e A225906 The Wilson quotient of 7 is ((7-1)!+1)/7 = 103, which is prime, and 7 is the 4th prime, so 4 is a member.
%Y A225906 Cf. A000720, A007619, A050299, A122696, A225672.
%K A225906 nonn
%O A225906 1,1
%A A225906 _Jonathan Sondow_, May 20 2013