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.

A188545 Fusible numbers.

Original entry on oeis.org

1, 3, 10
Offset: 0

Views

Author

Ed Pegg Jr, Apr 03 2011

Keywords

Comments

Given irregular one minute fuses, the shortest amount of time that can be measured over n minutes is time(n) = n + 1/2^(fuse(n)) minutes. For example, fuse(1)=3, for 9/8 = 1 + 1/(2^fuse(1)). Over 2 minutes, time(2) = 2 + 1/(2^fuse(2)) = 2049/1024 minutes. The value for fuse(3) is larger than 2↑↑↑↑↑↑↑↑↑16, in Knuth's up-arrow notation. - Ed Pegg Jr, Apr 03 2011; edited by Junyan Xu, Jan 04 2012

Crossrefs