Powerful number: Difference between revisions

Content deleted Content added
m Wikiformatted to add bullet
Line 36:
Any odd number is a difference of two consecutive squares: 2''k'' + 1 = (''k'' + 1)<sup>2</sup> - ''k''<sup>2</sup>. Similarly, any multiple of four is a difference of the squares of two numbers that differ by two. However, a [[singly even number]], that is, a number divisible by two but not by four, cannot be expressed as a difference of squares. This motivates the question of determining which singly even numbers can be expressed as differences of powerful numbers. Golomb exhibited some representations of this type:
 
:2 = 53<sup>23</sup>&nbsp;&minus;&nbsp;35<sup>32</sup>
:10 = 13<sup>3</sup>&nbsp;&minus;&nbsp;3<sup>7</sup>
:18 = 19<sup>2</sup>&nbsp;&minus;&nbsp;7<sup>3</sup> = 3<sup>2</sup>(3<sup>3</sup>&nbsp;&minus;&nbsp;5<sup>2</sup>).