+0  
 
0
465
1
avatar

Integers, like molecules, are built from atoms. However there's only one element in the periodic table of maths, namely the number 1, and all other integers can be built from it. For example, there are several ways to build the number 6:

\(6 = 1+1+1+1+1+1 \\      = (1+1)*(1+1)+1+1 \\       = (1+1)*(1+1+1) \)

 

We say the number 6 has complexity 5, because that's the cheapest (using the fewest ones) way it can be built. The allowed operations are addition, multiplication and brackets. It's not allowed to write two ones next to each other to make 11.

What's the complexity of the number 15?

 

Can anyone show me how to get started?

 Jul 12, 2020
 #1
avatar+23245 
0

Since the number 6 was created by 2 * 3, you might want to consider 15 as 3*5.

 Jul 12, 2020

3 Online Users

avatar
avatar