perfect-numbers
There are 9 repositories under perfect-numbers topic.
AmrBedir/DiscreteMathProject
Discrete Mathematics Project, First Year - Dept. of Computer Science.
archielicious/Project-Python-ate-the-Plus-Sign
Several large scale mathematical problems were solved using the computer's excellent calculating ability and python.
MerttSladd/algorithms-C-Code
Mükemmel Sayılar-Faktöriyel-Asal Sayılar-Armstrong sayı
seigtm/Prime-And-Perfect-Numbers
A simple C++ Qt program that lets you find out if a number is Prime or/and Perfect.
efsiatras/aliquot-cycles
Aliquot cycles finder
FerrazArthur/calculadora_basic
Using function pointers to implement a calculator with some basic arithmetic operations and make some tests in a range of integers
merttalug/Perfect-Numbers
A program that finds whether a positive number entered by users is a perfect number.
MichaelSDavid/NumbersExtraordinaire
A series of numerical/mathematical-related problems like finding prime pairs, abundant/deficient numbers, valid consecutive series, etc.