Chowla numbers: Difference between revisions

m
included a plus sign for highlighting.
m (used a bigger font for the definitions.)
m (included a plus sign for highlighting.)
Line 38:
chowla(<big>'''n'''</big>) = sigmaProperDivisiors(<big>'''n'''</big>) <big>'''- 1''' </big>
&nbsp;
chowla(<big>'''a'''*'''b'''</big>) = <big>'''a''' + '''b'''</big>, &nbsp; ''if'' <big>'''a'''</big> and <big>'''b'''</big> are distinct primes
if chowla(<big>'''n'''</big>) = <big>'''0'''</big>, &nbsp; and <big>'''n > 1'''</big>, then <big>'''n'''</big> is prime
if chowla(<big>'''n'''</big>) = <big>'''n - 1'''</big>, and <big>'''n > 1'''</big>, then <big>'''n'''</big> is a perfect number
</big>