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.

A038842 Primes which when converted to base 36 make single letters or English words.

This page as a plain text file.
%I A038842 #8 Aug 07 2021 05:14:04
%S A038842 11,13,17,19,23,29,31,373,383,389,457,461,467,479,487,503,521,569,601,
%T A038842 641,659,661,677,821,859,877,881,887,929,1019,1021,1061,1103,1109,
%U A038842 1129,1181,1237,13337,13421,13441,13463,14033,14629,14633,14639,14783,15131
%N A038842 Primes which when converted to base 36 make single letters or English words.
%C A038842 With base-36 represented by 012...ABC...XYZ, the terms convert to B D H J N T V AD AN AT CP CT CZ DB DJ DZ EH FT GP HT IB ID IT MT NV OD OH ON PT SB SD TH UN UT VD WT YD AAH ACT ADD ADZ ATT BAD BAH BAN BEN BOB. The single letters are no words, the rest occurs in Caldwell's Prime lexicon. - _Georg Fischer_, Aug 07 2021
%H A038842 C. K. Caldwell, <a href="http://www.utm.edu/research/primes/notes/words.html">The Prime Lexicon</a>
%H A038842 dcode.fr, <a href="https://www.dcode.fr/base-36-cipher">Base-36 decoder</a>
%K A038842 base,nonn,word
%O A038842 1,1
%A A038842 _Jeff Burch_