login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A111313 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

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 10 18:31 EDT 2024. Contains 372388 sequences. (Running on oeis4.)