My previous post on Pandigital Numbers Formed From Squares prompted me to investigate other ways of generating pandigital numbers. In July of 2018, I'd posted about Pandigital Numbers Formed From the Product of a Number and its Reversal. It occurred to me: why not consider pronic pandigital numbers. Pronic numbers are formed by multiplying two consecutive integers and are thus of the form
Let's begin by considering what integers, when multiplied by the next consecutive integer, produce pandigital numbers with digits 1 to 9 occurring only once. It turns out that there are only 11 such numbers:
17846, 19403, 19727, 19871, 24768, 24776, 25568, 28521, 28556, 30878, 31203
Here is a permalink to a SageMath algorithm that will confirm this. This sequence of numbers does not appear in the OEIS and so it afforded me the opportunity to create a new sequence of my own.
S006: Integers
numbers in which the digits from 1 to 9 occur only once. These pandigital
numbers are pronic.
If zero is allowed, then there are 52 integers that, multiplied by the next consecutive integer, produce pandigital numbers in which the digits from 0 to 9 occur only once. These numbers are:
38627, 40508, 43065, 44027, 44576, 46565, 48735, 51714, 54269, 54459, 55151, 55152, 55331, 55403, 58454, 59579, 61497, 63072, 65465, 67580, 67662, 70154, 73737, 74906, 75662, 76203, 76337, 76760, 78011, 80631, 82809, 83015, 84555, 86076, 86553, 86688, 86769, 87669, 89064, 90198, 90423, 90909, 91943, 92169, 92268, 93356, 94464, 94617, 96362, 96570, 98702, 99270
Once again, this sequence of numbers does not occur in the OEIS and so I again seized the opportunity to create my own sequence:
S007: Integers
pandigital numbers in which the digits from 0 to 9 occur only once.
These pandigital numbers are pronic.
What about numbers of the form
S008: Integers
pandigital numbers in which the digits from 0 to 9 occur only once.
No comments:
Post a Comment