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!)
A133374 Difference between largest number of complexity n in the sense of A005245 and smallest number of complexity n in the sense of A005245. 1

%I #11 Aug 11 2014 22:45:30

%S 0,0,0,0,1,2,2,7,10,14,31,40,61,103,154,217,319,550,709,1111,1720,

%T 2233,3655,5338,7310,11683,16804,22477,35083,52750,68653,106291,

%U 161860,214597,320695,486244,652549,981235,1495324,1962505,2984647,4541086

%N Difference between largest number of complexity n in the sense of A005245 and smallest number of complexity n in the sense of A005245.

%C Complexity of n: number of 1's required to build n using + and *. The complexity of a number has been defined in several different ways by different authors. See the Index to the OEIS for other definitions.

%H Janis Iraids, <a href="/A133374/b133374.txt">Table of n, a(n) for n = 1..89</a>

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/IntegerComplexity.html">Integer Complexity</a>

%F a(n) = A000792(n) - A005520(n).

%e n A000792(n)-A005520(n) = a(n)

%e 1 1 - 1 = 0.

%e 2 2 - 2 = 0.

%e 3 3 - 3 = 0.

%e 4 4 - 4 = 0.

%e 5 6 - 5 = 1.

%e 6 9 - 7 = 2.

%e 7 12 - 10 = 2.

%e 8 18 - 11 = 7.

%e 9 27 - 17 = 10.

%e 10 36 - 22 = 14.

%e 11 54 - 23 = 31.

%e 12 81 - 41 = 40.

%e 13 108 - 47 = 61.

%e 14 162 - 59 = 103.

%e 15 243 - 89 = 154.

%e 16 324 - 107 = 217.

%e 17 486 - 167 = 319.

%e 18 729 - 179 = 550.

%e 19 972 - 263 = 709.

%e 20 1458 - 347 = 1111. etc.

%Y Cf. A000792, A005245, A005520, A133344.

%K nonn

%O 1,6

%A _Jonathan Vos Post_, Oct 28 2007

%E Corrected and extended by _Janis Iraids_, Apr 20 2011

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 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)