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.

A231914 Natural log radix 10 grafting integers.

Original entry on oeis.org

35, 4834, 9117, 9118, 29620, 116671, 238003, 238004, 1416360, 5524748, 5893348, 5893349, 16626508, 82253118, 190660024, 223091196
Offset: 1

Views

Author

Robert Tanniru, Nov 19 2013

Keywords

Comments

Natural log radix 10 grafting integers are integers n such that, when written in radix 10, log(n) contains the digits of n before or directly after the decimal point (ignoring leading 0's and adding trailing 0's).

Examples

			log(29620) = 10.2962050878...
log(1416360) = 14.1636007582...