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!)
A322516 Unstuffable numbers. 2
1, 2, 3, 4, 5, 6, 7, 8, 9, 23, 25, 27, 28, 31, 32, 36, 39, 41, 46, 47, 49, 54, 62, 69, 71, 73, 76, 78, 79, 84, 85, 86, 93, 95, 97, 115, 119, 127, 128, 129, 131, 133, 137, 139, 143, 146, 147, 149, 154, 156, 161 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Indices of 0 in A322515.
LINKS
MATHEMATICA
With[{x = 70}, Complement[Range@ x, Position[Array[Block[{w = #, s = Position[#, {}][[All, 1]]}, SelectFirst[Range[10^(Length@ s - 1), 10^Length@ s - 1], Function[k, Mod[FromDigits@ ReplacePart[w, Array[s[[#]] -> k[[#]] &, Length@ s]], #] == 0]@ IntegerDigits[#] &]] &@ Drop[Flatten[Map[Prepend[ConstantArray[{}, #], #] &, #], 1], -Last@ #] &@ IntegerDigits[#] &, x], _?IntegerQ][[All, 1]] ] ] (* Michael De Vlieger, Dec 13 2018 *)
CROSSREFS
Sequence in context: A318273 A061672 A272814 * A132080 A307636 A048386
KEYWORD
nonn,base
AUTHOR
Hans Havermann, Dec 13 2018
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 May 7 14:53 EDT 2024. Contains 372310 sequences. (Running on oeis4.)