login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A078294 Smallest multiple of n in which the most significant occurrence of the digit string of n is preceded and followed by the digit string of (n-1) and (n+1) as can be seen in the forward concatenation of the natural numbers. 0
12, 1230, 234, 3452, 4560, 5670, 6783, 7896, 8910, 910110, 101112, 1112136, 1213147, 1314152, 1415160, 1516177, 16171811, 1718190, 18192006, 19202100, 2021229, 2122230, 2223249, 2324256, 25262700, 2627289, 2728292, 28293009 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
The following inequality obviously holds for n > 1: a(n) >= (n-1)*10^(floor(1+log n) + floor(1+log(n+1))) + n*10^(floor(1+log(n+1))) + n + 1 where log is taken base 10, not base e. - Sam Alexander, Oct 19 2003
EXAMPLE
a(1) = 12 = 012, a(9) = 8910, a(13) = 1213147, 13 is sandwiched between 12 and 14.
CROSSREFS
Sequence in context: A054351 A080814 A340834 * A317953 A009155 A078296
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy, Nov 26 2002
EXTENSIONS
Corrected and extended by Sam Alexander, Oct 19 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)