2 Oct
2008
2 Oct
'08
3:34 p.m.
i blathered:
A beastly number (A051003) is a number with substring 666.
It is easy enough to prove that for each positive integer n, there is an integer k such that kn is beastly. Let f(n) be the smallest such k.
Show that f(n) is bounded over all integers n. What is the largest possible value of f(n)?
[ ... ]
to get the largest value of f(n) that occurs, i found it easier to consider final digits and split it into numerous cases; perhaps there is an easier calculation using initial digits.
or maybe not. let g(n) denote the smallest positive integer k , such that kn begins with the digits 666 . what is the largest value of the function g(n) ? mike