but what 'bout B-For Math ?
-
Updated
May 5, 2021 - Java
but what 'bout B-For Math ?
2500 yıldır çözülemeyen soru
Code written in Assembly Language to check whether the given number is a Perfect Number or not. If it is a perfect number then it prints its factors as well
University project mainly involving Mersenne numbers.
Few basic, few interesting algorithms
Palindrome and Perfect numbers generator
A first-ever high-performance distributed network for discovering perfect numbers using the Euclid-Euler theorem and Lucas-Lehmer primality testing. Real-time dashboard, automated client assignments, and detailed contributor statistics included.
Contains Python Tkinter programs to draw Emojis/Tweety/Scenary/GUIs(Pizza Delivery,Prime_Even_Odd,Temp_cel_toFar).
Simple program for finding the perfect numbers.
A program which checks if the number entered is perfect or not. (A perfect number is a positive integer that is equal to the sum of its positive divisors, excluding the number itself.)
Logical Programs using c#
This Java program identifies integers within a given range that possess one or more of five special mathematical properties. The program iterates from a start to an end value and checks each number against the following five properties. If a number matches at least one, it is printed to the console along with its properties.
All my random Julia functions and messabouts.
This repository contains snippets of basic Python programs.
In number theory, a perfect number is a positive integer that is equal to the sum of its positive divisors, excluding the number itself. This program determines whether a positive integer has this property.
Add a description, image, and links to the perfect-number topic page so that developers can more easily learn about it.
To associate your repository with the perfect-number topic, visit your repo's landing page and select "manage topics."