|
Search: id:A073029
|
|
|
| A073029 |
|
Names for numbers in English, with each letter transformed into its index in the alphabet. |
|
+0 3
|
|
| 26, 5, 18, 15, 15, 14, 5, 20, 23, 15, 20, 8, 18, 5, 5, 6, 15, 21, 18, 6, 9, 22, 5, 19, 9, 24, 19, 5, 22, 5, 14, 5, 9, 7, 8, 20, 14, 9, 14, 5, 20, 5, 14, 5, 12, 5, 22, 5, 14, 20, 23, 5, 12, 22, 5, 20, 8, 9, 18, 20, 5, 5, 14, 6, 15, 21, 18, 20, 5, 5, 14, 6, 9, 6, 20, 5, 5, 14, 19, 9, 24, 20, 5
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
COMMENT
|
Find smallest n's for which a(n)=1,2,3,4,...,26.
|
|
EXAMPLE
|
Top row is for "zero"; "z" is the 26th letter in the alphabet, "e" the fifth, "r" the 18th, and "o" the 15th, so the first row is 26,5,18,15.
|
|
MATHEMATICA
|
alef=Characters["abcdefghijklmnopqrstuvwxyz"]; numb="zeroonetwothreefourfivesixseveneightnineteneleven[...]"; ch=Characters[numb]; seq[n_] := Position[alef, ch[[n]]][[1, 1]] - Frank Adams-Watters (FrankTAW(AT)Netscape.net), Jun 02 2006
|
|
CROSSREFS
|
Cf. A005589 (row lengths).
Cf. A073327 (row sums).
Cf. A072922.
Sequence in context: A082058 A040658 A040659 this_sequence A040657 A040656 A070661
Adjacent sequences: A073026 A073027 A073028 this_sequence A073030 A073031 A073032
|
|
KEYWORD
|
word,nonn,easy,tabf
|
|
AUTHOR
|
Zak Seidov (zakseidov(AT)yahoo.com), Aug 22 2002
|
|
EXTENSIONS
|
Corrected and extended by Frank Adams-Watters (FrankTAW(AT)Netscape.net), Jun 02 2006, Oct 24 2006
|
|
|
Search completed in 0.002 seconds
|