Search code examples
Using extended euclidean algorithm to find number of intersections of a line segment with points on ...

algorithmdiscrete-mathematicsgreatest-common-divisornumber-theory

Read More
Digit wise modulo for calculating power function for very very large positive integers...

c++algorithmmathmodulonumber-theory

Read More
Resize image to contain exactly 120 pixels maintaining aspect ratio as closely as possible...

algorithmmathlanguage-agnosticnumber-theory

Read More
Lehmann algorithm doesn't make sense...

c++rsanumber-theory

Read More
Prime factorization in prolog...

prologprimesnumber-theory

Read More
Generate very very large random numbers...

mathrandomnumber-theory

Read More
How does this code find the number of trailing zeros from any base number factorial?...

calgorithmmathnumber-theory

Read More
Multiplicative orders Vs order of a multiplicative group...

mathcryptographylinear-algebradiscrete-mathematicsnumber-theory

Read More
Infinite lazy lists of digits...

haskelllazy-evaluationnumber-theory

Read More
Algorithms to compute Frobenius Numbers of a set of positive integers...

algorithmnumber-theorycoin-changediophantine

Read More
Does it gets faster than this?...

cnumber-theory

Read More
Finding the number of integer partitions given a total, a number of parts, and a maximum summand...

integercombinatoricsnumber-theory

Read More
number of solution to nonlinear congruence equation...

algorithmmathdiscrete-mathematicsnumber-theorymodular-arithmetic

Read More
How to find total number of divisors upto N?...

number-theory

Read More
count distinct prime factors...

mathprime-factoringnumber-theory

Read More
Number Theory - Factors, HCF and LCM...

mathnumber-theory

Read More
Find a random number generator using a given random number generating function...

algorithmrandomnumber-theory

Read More
Euclidean program for finding gcd in c...

csecuritynumber-theory

Read More
finding ((a +b)/c)mod m...

algorithmmathnumbersnumber-theory

Read More
Number Theory Optimization Required...

algorithmnumber-theory

Read More
Bitshifts to obtain remainder...

javabit-manipulationnumber-theory

Read More
What's the linear equivalent of this exponential distortion of random distribution?...

javascriptrandomdistributionnumber-theory

Read More
How to generate all multiplicative partitions of a number if I have a list of primes/exponents?...

pythonalgorithmnumber-theory

Read More
Find pairs in an array such that a%b = k , where k is a given integer...

algorithmlanguage-agnosticnumber-theory

Read More
Why does fmod(55.8,9.3) return 9.3 when 55.8/9.3 =6?...

floating-pointnumber-theory

Read More
algorithm to find ten integers>0 that sum to 2011 but their reciprocals sum to 1...

algorithmcomplexity-theorydynamic-programmingnumber-theory

Read More
Efficient algorithm for finding a common divisor closest to some value?...

algorithmmathnumber-theory

Read More
A fast algorithm to minimize a pseudo Diophantine equation...

algorithmminimumnumber-theory

Read More
Understanding of the given Hash function...

hashwirelessnumber-theory

Read More
Binary GCD Algorithm vs. Euclid's Algorithm on modern computers...

javaalgorithmmathnumerical-analysisnumber-theory

Read More
BackNext