[go: up one dir, main page]

login
Character codes of the string "The On-Line Encyclopedia of Integer Sequences".
1

%I #12 Aug 17 2022 15:14:03

%S 84,104,101,32,79,110,45,76,105,110,101,32,69,110,99,121,99,108,111,

%T 112,101,100,105,97,32,111,102,32,73,110,116,101,103,101,114,32,83,

%U 101,113,117,101,110,99,101,115

%N Character codes of the string "The On-Line Encyclopedia of Integer Sequences".

%t ToCharacterCode["The On-Line Encyclopedia of Integer Sequences"]

%o (PARI) A111313=Vecsmall("The On-Line Encyclopedia of Integer Sequences") \\ _M. F. Hasler_, Nov 08 2009

%o (Python)

%o print([ord(c) for c in "The On-Line Encyclopedia of Integer Sequences"]) # _Michael S. Branicky_, Aug 17 2022

%Y Cf. A130764, A130765, A117845, A134456, A131603. - _M. F. Hasler_, Nov 08 2009

%K fini,full,nonn,word,dumb

%O 1,1

%A _Zak Seidov_, Nov 03 2005