Baroque numbers (a new start)
Introduction Perfect numbers were recognized and fairly popular for millennia, especially the first perfect number 6 where 2*6 = 1+2+3+6 -- here to the right of sign = we see all divisors of 6. Less popular were the multiply perfect numbers such as 120, where 3 * 120 = 1+2+4+8 + 3+6+12+24 + 5+10+20+40 + 15+30+60+120 -- here to the right of sign = we see all divisors of 120; indeed: 1+2+4+8 + 3+6+12+24 + 5+10+20+40 + 15+30+60+120 = (1+2+4+8) * (1+3+5+15) = 15 * 24 = 360 = 3 * 120 The other common names in the literature of multiply perfect numbers are multiperfect number, and pluperfect number . However, years ago in place of these names I have introduced: baroque numbers I'll provide the related definitions and elementary properties in what follows. The sum of divisors funct...