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!)
A091092 In binary representation: minimal number of editing steps (delete, insert or substitute) to transform n into n^2. 4
0, 0, 1, 2, 2, 2, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 5, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 6, 5, 5, 5, 6, 6, 6, 7, 7, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 7, 7, 6, 6, 6, 6, 6, 7, 7, 7, 7, 6, 7, 8, 8, 7, 8, 8, 7, 7, 7, 7, 7, 8 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
a(n) = A152487(A000290(n),n). - Reinhard Zumkeller, Dec 06 2008
LINKS
Eric Weisstein's World of Mathematics, Square Number
Eric Weisstein's World of Mathematics, Binary
FORMULA
a(n) = LevenshteinDistance(A007088(n), A001737(n)).
EXAMPLE
a(7)=3: 7->'111', 3 x insert a 0 between the last two 1's:
'110001'->49=7^2.
CROSSREFS
Sequence in context: A316844 A331245 A130239 * A218461 A186189 A083375
KEYWORD
nonn,base
AUTHOR
Reinhard Zumkeller, Dec 18 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 16 05:35 EDT 2024. Contains 371697 sequences. (Running on oeis4.)