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.

A295002 Primes in A295003, the number of seconds after midnight corresponding to prime time primes A295013 (primes of the form HMMSS with primes H < 24 and MM, SS < 60).

This page as a plain text file.
%I A295002 #17 Jan 22 2018 16:08:33
%S A295002 7351,7417,7433,7507,7639,7673,7691,7867,7993,8059,8233,8287,8293,
%T A295002 8369,8377,8623,8647,8677,9001,9013,9091,9103,9127,9133,9157,9439,
%U A295002 9461,9463,9467,9473,9697,9739,9817,9839,9851,9859,10453,10753,10771,10837,10867,10949
%N A295002 Primes in A295003, the number of seconds after midnight corresponding to prime time primes A295013 (primes of the form HMMSS with primes H < 24 and MM, SS < 60).
%C A295002 See A295000(n) = A055643(a(n)) for the corresponding "prime time primes", i.e., 6-digit clock displays.  Reciprocally, the number of seconds given here is obtained through A292579 from the "super prime time primes" A295000.
%H A295002 M. F. Hasler, <a href="/A295002/b295002.txt">Table of n, a(n) for n = 1..404</a> (complete sequence).
%F A295002 a(n) = A292579(A295000(n))
%o A295002 (PARI) select( isprime, A295003) /* or */ apply(A292579,A295000)
%Y A295002 Cf. A295000, A295003, A295013, A295011, A295014, A295004; A050246, A159911, A229106; A118848, A118849, A118850.
%K A295002 nonn,base,fini,full
%O A295002 1,1
%A A295002 _M. F. Hasler_, Jan 15 2018