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.

A088180 a(n) is the number of numbers m < 10^n for which there is at least one k such that k + reverse(k) = m.

Original entry on oeis.org

1, 5, 19, 112, 368, 2161, 7033, 41140, 133730, 781884, 2541197, 14856466, 48283738, 282274893, 917394087, 5363229225, 17430497086, 101901374524, 331179473681, 1936126175213, 6292410089388, 36786397511512, 119555791973835, 698941553280624, 2271560048351176
Offset: 0

Views

Author

Klaus Brockhaus, Sep 22 2003

Keywords

Comments

Number of terms of A067030 below 10^n.
a(16)-a(18) are based on two empirically detected recursive formulas. [Lars Blomberg, Nov 25 2011]

Examples

			a(1) = 5 since 0, 2, 4, 6, 8 are the terms of A067030 which are smaller than 10^1.
		

Crossrefs

Cf. A067030.

Extensions

a(9)-a(10) from Donovan Johnson, Sep 22 2009
a(11)-a(18) from Lars Blomberg, Dec 19 2011
a(19)-a(24) from Hiroaki Yamanouchi, Sep 04 2014