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.

Showing 1-3 of 3 results.

A116095 Numbers k such that k concatenated with k-9 gives the product of two numbers which differ by 2.

Original entry on oeis.org

2137, 2892, 6369, 12217, 21964, 28233, 42312, 4978977, 9571608, 18642249, 32288908, 96039609, 200037461217, 305526508312, 570666416233, 638912248204, 996003996009, 1846991026584, 3251664327537, 4859838227992
Offset: 1

Views

Author

Giovanni Resta, Feb 06 2006

Keywords

Comments

If k-9 and k-8 have the same number of decimal digits, and k is in A115435, it also is in this sequence (and vice versa). - R. J. Mathar, Aug 09 2010

Examples

			96039609//96039600 = 97999800 * 97999802, where // denotes
concatenation.
		

Crossrefs

A116101 Numbers k such that k concatenated with k-8 gives the product of two numbers which differ by 1.

Original entry on oeis.org

40, 54999166056446260156057520, 57975463942945155043148110, 71745828111009107426351428, 75139610610667830220414750, 1640418113875534941913761115401064
Offset: 1

Views

Author

Giovanni Resta, Feb 06 2006

Keywords

Examples

			40//32 = 63 * 64, where // denotes concatenation.
		

Crossrefs

A116225 n times n+1 gives the concatenation of two numbers m and m-9.

Original entry on oeis.org

12, 878, 969, 4582271, 5417729, 7235911, 7365332534826384966, 8274423443917294057, 3818527786666305707333509337803, 6181472213333694292666490662197, 7454891423029942070969872974167
Offset: 1

Views

Author

Giovanni Resta, Feb 06 2006

Keywords

Examples

			7235911 * 7235912 = 5235841//5235832, where // denotes
concatenation.
		

Crossrefs

Showing 1-3 of 3 results.