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.

A065111 Dead-end primes in "The Prime Number Maze" reachable from 2.

This page as a plain text file.
%I A065111 #33 Jan 05 2025 19:51:36
%S A065111 73,89,127,349,733,773,787,1201,1453,1553,1597,1657,1753,1759,1777,
%T A065111 1783,1811,1889,1913
%N A065111 Dead-end primes in "The Prime Number Maze" reachable from 2.
%C A065111 Is it possible that this sequence is an incorrect version of A065092? - _Paul V. McKinney_, May 20 2022
%C A065111 No. This sequence is a list of values for which reaching a Mersenne prime according to the rules of the maze is impossible. For 73 the only available move is to swap to 89, and vice versa (although there are other ways of reaching them, for example 601 can transition to 89). While 127 is already a Mersenne prime, it is not possible to reach another Mersenne prime starting from 127. In addition, to be included in this sequence, the value must be reachable starting from 2 (cf. A365001 for removal of this restriction). However, I'm not convinced that the current terms are complete. For example, should 173 be in this sequence? - _Sean A. Irvine_, Aug 15 2023
%C A065111 173 is of incorrect parity and therefore not reachable starting from 2. - _Paul V. McKinney_, Sep 21 2023
%H A065111 William Paulsen, <a href="http://myweb.astate.edu/wpaulsen/primemaze/pmaze.html">The Prime Maze</a>
%H A065111 William Paulsen, <a href="http://myweb.astate.edu/wpaulsen/primemaze/mazeisol.html">Are some rooms totally isolated?</a>
%H A065111 William Paulsen, <a href="https://web.archive.org/web/2024*/https://www.fq.math.ca/Scanned/40-3/paulsen.pdf">The Prime Maze</a>, Fib. Quart., 40 (2002), 272-279.
%H A065111 Carlos Rivera, <a href="http://www.primepuzzles.net/problems/prob_025.htm">Problem 25. The William Paulsen's Prime Numbers Maze</a>, The Prime Puzzles & Problems Connection.
%Y A065111 Cf. A365001.
%K A065111 base,nonn,more
%O A065111 1,1
%A A065111 William Paulsen (wpaulsen(AT)csm.astate.edu), Nov 12 2001
%E A065111 Corrected by _T. D. Noe_, Nov 14 2006
%E A065111 Title clarified by _Sean A. Irvine_, Aug 15 2023