Smith number
Template:Short description Template:Infobox integer sequence In number theory, a Smith number is a composite number for which, in a given number base, the sum of its digits is equal to the sum of the digits in its prime factorization in the same base. In the case of numbers that are not square-free, the factorization is written without exponents, writing the repeated factor as many times as needed.
Smith numbers were named by Albert Wilansky of Lehigh University, as he noticed the property in the phone number (493-7775) of his brother-in-law Harold Smith:
- 4937775 = 3 · 5 · 5 · 65837
while
- 4 + 9 + 3 + 7 + 7 + 7 + 5 = 3 + 5 + 5 + (6 + 5 + 8 + 3 + 7)
in base 10.<ref name=CS383>Sándor & Crstici (2004) p.383</ref>
Mathematical definitionEdit
Let <math>n</math> be a natural number. For base <math>b > 1</math>, let the function <math>F_b(n)</math> be the digit sum of <math>n</math> in base <math>b</math>. A natural number <math>n</math> with prime factorization <math display="block"> n = \prod_{\stackrel{p \mid n,}{p\text{ prime}}} p^{v_p(n)} </math> is a Smith number if <math display="block"> F_b(n) = \sum_{{\stackrel{p \mid n,}{p\text{ prime}}}} v_p(n) F_b(p). </math> Here the exponent <math>v_p(n)</math> is the multiplicity of <math>p</math> as a prime factor of <math>n</math> (also known as the p-adic valuation of <math>n</math>).
For example, in base 10, 378 = 21 · 33 · 71 is a Smith number since 3 + 7 + 8 = 2 · 1 + 3 · 3 + 7 · 1, and 22 = 21 · 111 is a Smith number, because 2 + 2 = 2 · 1 + (1 + 1) · 1.
The first few Smith numbers in base 10 are
- 4, 22, 27, 58, 85, 94, 121, 166, 202, 265, 274, 319, 346, 355, 378, 382, 391, 438, 454, 483, 517, 526, 535, 562, 576, 588, 627, 634, 636, 645, 648, 654, 663, 666, 690, 706, 728, 729, 762, 778, 825, 852, 861, 895, 913, 915, 922, 958, 985. (sequence A006753 in the OEIS)
PropertiesEdit
W.L. McDaniel in 1987 proved that there are infinitely many Smith numbers.<ref name=CS383/><ref> Template:Cite journal</ref> The number of Smith numbers in base 10 below 10n for n = 1, 2, ... is given by
- 1, 6, 49, 376, 3294, 29928, 278411, 2632758, 25154060, 241882509, ... (sequence A104170 in the OEIS).
Two consecutive Smith numbers (for example, 728 and 729, or 2964 and 2965) are called Smith brothers.<ref name=CS384>Sándor & Crstici (2004) p.384</ref> It is not known how many Smith brothers there are. The starting elements of the smallest Smith n-tuple (meaning n consecutive Smith numbers) in base 10 for n = 1, 2, ... are<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
Smith numbers can be constructed from factored repunits.<ref>Hoffman (1998), pp. 205–6</ref>Template:Verify source Template:As of, the largest known Smith number in base 10 is
- 9 × R1031 × (104594 + 3Template:E + 1)1476 Template:E
where R1031 is the base 10 repunit (101031 − 1)/9.Template:CnTemplate:Update inline
See alsoEdit
NotesEdit
ReferencesEdit
External linksEdit
- {{#invoke:Template wrapper|{{#if:|list|wrap}}|_template=cite web
|_exclude=urlname, _debug, id |url = https://mathworld.wolfram.com/{{#if:SmithNumber%7CSmithNumber.html}} |title = Smith Number |author = Weisstein, Eric W. |website = MathWorld |access-date = |ref = Template:SfnRef }}
- {{#invoke:citation/CS1|citation
|CitationClass=web }}Template:Cbignore
Template:Classes of natural numbers Template:Divisor classes