Search code examples
Count possible combinations of factors of number N, excluding 1 and itself, which on multiplication ...

algorithmrecursionmathnumber-theory

Read More
Find b that (a+b) divisible to K...

pythonalgorithmnumber-theory

Read More
Modular multiplicative inverse...

cnumber-theory

Read More
Visualizing gaussian primes and gaussian prime factors in Python...

pythonseaborndata-visualizationnumber-theory

Read More
How to come up with a normal solution to the problem of brute force?...

algorithmnumbersnumber-theory

Read More
C program to find positive integers with beautiful property...

cnumbersdoublenumber-theory

Read More
To discriminate the periodically repeating digits of the expansion of a non-negative rational number...

pythonalgorithmnumber-theory

Read More
Is there a method/Algorithm to generate unique integers from prime factors of a given number?...

pythonalgorithmprimesnumber-theory

Read More
How to maximize the GCD of n positive integers with minimum number of removals from the sequence tha...

c++algorithmdata-structuresnumber-theorygreatest-common-divisor

Read More
find maximum GCD of an array of triplets...

algorithmdata-structuresnumber-theorygreatest-common-divisorarray-algorithms

Read More
Bézout's identity, finding integers x and y such that ax+by = gcd(a,b)...

cnumber-theory

Read More
Finding the closest pentagonal number, 𝑝𝑛 given a positive integer, S where S ≥ 1...

rfunctionmathnumber-theory

Read More
runtime complexity of for loop with modulo...

calgorithmtime-complexitymodulonumber-theory

Read More
Sum of how many numbers should N be partitioned...

python-3.xalgorithmmathdynamic-programmingnumber-theory

Read More
Proof that the last non-zero digit to the right of the decimal point in a non whole number float is ...

floating-pointnumber-theory

Read More
runtime error: applying non-zero offset 18446744073709551615 to null pointer (basic_string.h)...

c++algorithmmathdata-structuresnumber-theory

Read More
Counting total number of paper pieces...

algorithmdata-structuresadhocnumber-theory

Read More
How to represent the elements of the Galois filed GF(2^8) and perform arithmetic in NTL library...

c++number-theoryntlfinite-field

Read More
Multipliers (codeforces)...

algorithmnumber-theory

Read More
How to generate uniform single precision floating point random number between 0 and 1 in FPGA?...

randomverilogfpganumber-theoryrandomized-algorithm

Read More
Extended Euclid Theorem - Can there be more than one pair of x and y for two numbers A and B...

c++mathnumber-theory

Read More
Product of prime factors of a number, less than that number...

pythonprime-factoringnumber-theory

Read More
Armstrong numbers. Fails for 153...

c++loopsnumber-theory

Read More
Is there an R function for deriving digits?...

rdigitsnumber-theory

Read More
Sieve of Eratosthenes in Haskell...

haskellprimessieve-of-eratosthenesnumber-theory

Read More
How to approximate the sum of number of divisors from 1 to n?...

algorithmapproximationnumber-theory

Read More
Check whether given number is happy or not...

javascriptnumber-theory

Read More
Why is my algorithm about Fermat primality test so slow?...

pythonnumber-theoryexponentiationprimality-test

Read More
Python function that returns true if 2 integers are coprime...

pythonprimesnumber-theory

Read More
Pisano Period length finding...

mathfibonaccinumber-theory

Read More
BackNext