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.

A117845 "hello, world" characters encoded in ASCII.

Original entry on oeis.org

104, 101, 108, 108, 111, 44, 32, 119, 111, 114, 108, 100
Offset: 0

Views

Author

Olivier Mengue (dolmen(AT)users.sourceforge.net), May 01 2006

Keywords

References

  • Brian W. Kernighan and Dennis M. Ritchie, The C programming language, 1978.

Programs

Formula

0 <= n < 12, a(n) = ASCII code of character at position n in "hello, world"