Search code examples
This Java program converts a natural number into a set-theoretic encoding using iteration. Request h...

javarecursionnumber-theoryset-theorypeano-numbers

Read More
Logical error in finding the prime number between two numbers...

c++computer-scienceprimesnumber-theory

Read More
Number theory algorithms. Most divisors on the segment...

c++algorithmnumbersnumber-theory

Read More
Kaprekar numbers: I Get ValueError: invalid literal for int() with base 10 ''...

pythonpython-3.xnumbersnumber-theory

Read More
C++ Number theory: Fastest way to compute max(y = a_i * x+ b_i) <= k...

c++performancenumber-theoryinteger-arithmeticmodular-arithmetic

Read More
How to make the Sieve of Eratosthenes faster?...

pythonpython-3.xprimessieve-of-eratosthenesnumber-theory

Read More
Different ways of generating the partitions of a number in order...

c++algorithmnumber-theory

Read More
What is the reason behind calculating GCD in Pollard rho integer factorisation?...

algorithmmathgreatest-common-divisornumber-theoryclrs

Read More
Getting the GHC to accept type signature with KnownNat arithmetic...

haskellmathghcnumber-theory

Read More
RSA key generation...

crsanumber-theory

Read More
How should I generate random numbers for a genetic algorithm?...

c++randomgenetic-algorithmnumber-theory

Read More
How to find m in c = m^e (mod n) if c, e, n are known...

language-agnosticrsanumber-theorymodular-arithmetic

Read More
Finding 2 pentagonal numbers whose sum and difference produce pentagonal number...

c++number-theory

Read More
how to represent a number as a sum of 4 primes?...

algorithmmathprimesnumber-theory

Read More
MASH-2 hash function...

mathhash-functionnumber-theory

Read More
Modular arithmetic and semi elgamal encryption...

cryptographynumber-theoryelgamal

Read More
How to compute the remainder of a very large number (string with 1 mi digits) in the division by 150...

number-theory

Read More
Needs a proof in a part of prime factorisation...

mathproofprime-factoringnumber-theory

Read More
How to define matching axis notches from existing "step list"...

algorithmmathflotdiscrete-mathematicsnumber-theory

Read More
Speed up calculation of partitions in Haskell...

performancehaskellmathnumber-theory

Read More
Find sum of factors...

mathsumnumber-theoryfactors

Read More
Miller-Rabin Primality test in Java...

javaprimesnumber-theory

Read More
Acm problem on Euler's Totient function (Homework)...

c++number-theory

Read More
Java BigInteger , number theory , modular arithmetic...

javabigintegernumber-theorymodular-arithmetic

Read More
Maximum "divide" operations on an array...

arraysalgorithmprime-factoringnumber-theory

Read More
Find smallest integer in array which is a divisor of all previous integers...

algorithmoptimizationlanguage-agnosticnumber-theory

Read More
Algorithm Optimization (Prime Factorization)...

calgorithmmathprime-factoringnumber-theory

Read More
Can a given number be written as a sum of two or more consecutive positive integers?...

javanumber-theory

Read More
Explanation of the following algorithm to find nCr modulo P...

algorithmfactorialnumber-theory

Read More
Represent natural number as sum of distinct squares...

algorithmnumber-theory

Read More
BackNext