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.

A298200 Number of letters in the masculine Hebrew name of n, excluding spaces.

This page as a plain text file.
%I A298200 #18 Apr 12 2018 04:20:51
%S A298200 3,3,4,5,5,4,3,4,5,4,4,6,7,8,8,7,6,7,8,7,5,9,10,11,11,10,9,10,11,10,6,
%T A298200 10,11,12,12,11,10,11,12,11,6,10,11,12,12,11,10,11,12,11,6,10,11,12,
%U A298200 12,11,10,11,12,11,4,8,9,10,10,9,8,9,10,9,5,9,10,11,11,10,9,10,11,10,6
%N A298200 Number of letters in the masculine Hebrew name of n, excluding spaces.
%H A298200 Ely Golden, <a href="/A298200/b298200.txt">Table of n, a(n) for n = 0..10000</a>
%H A298200 Ely Golden, <a href="/A298199/a298199.java.txt">Arbitrary precision Hebrew number naming program in Java (from A298199)</a>
%H A298200 <a href="/index/Lc#letters">Index entries for sequences related to number of letters in n</a>
%e A298200 a(3) = 5, since "שלושה" (shlosha) has five letters.
%Y A298200 Cf. A298199.
%K A298200 nonn,word
%O A298200 0,1
%A A298200 _Ely Golden_, Jan 14 2018