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.

A298199 Number of letters in the feminine Hebrew name of n, excluding spaces.

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