VOOZH
about
URL: https://oeis.org/A111313
⇱ A111313 - OEIS
login
A111313
Character codes of the string "The On-Line Encyclopedia of Integer Sequences".
1
84, 104, 101, 32, 79, 110, 45, 76, 105, 110, 101, 32, 69, 110, 99, 121, 99, 108, 111, 112, 101, 100, 105, 97, 32, 111, 102, 32, 73, 110, 116, 101, 103, 101, 114, 32, 83, 101, 113, 117, 101, 110, 99, 101, 115
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
1,1
LINKS
Table of n, a(n) for n=1..45.
MATHEMATICA
ToCharacterCode["The On-Line Encyclopedia of Integer Sequences"]
PROG
(PARI)
A111313
=Vecsmall("The On-Line Encyclopedia of Integer Sequences") \\
M. F. Hasler
, Nov 08 2009
(Python)
print([ord(c) for c in "The On-Line Encyclopedia of Integer Sequences"]) #
Michael S. Branicky
, Aug 17 2022
CROSSREFS
Cf.
A130764
,
A130765
,
A117845
,
A134456
,
A131603
. -
M. F. Hasler
, Nov 08 2009
Sequence in context:
A352230
A214866
A383932
*
A157119
A209204
A219801
Adjacent sequences:
A111310
A111311
A111312
*
A111314
A111315
A111316
KEYWORD
fini
,
full
,
nonn
,
word
,
dumb
AUTHOR
Zak Seidov
, Nov 03 2005
STATUS
approved