(42S) Champernowne Sequence (OEIS A030190)
|
01-31-2017, 07:16 PM
(This post was last modified: 06-15-2017 01:48 PM by Gene.)
Post: #1
|
|||
|
|||
(42S) Champernowne Sequence (OEIS A030190)
The Champernowne sequence
https://oeis.org/A030190 is the natural number sequence https://en.wikipedia.org/wiki/ISO_80000-2 concatenated in binary & split into single digits: 0,1,1,0,1,1,1,0,0......... For integer input N the programme returns the Nth element of the series starting from index zero. The programme CHAM uses 2 sub-programmes, for CEIL see http://www.hpmuseum.org/forum/thread-7691.html and LAM w see http://www.hpmuseum.org/forum/thread-7692.html Code:
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)