Search code examples
Code that maps numbers from one number to another with where each number has a distance greater than...


number-theoryerror-correction

Read More
Efficient algorithm for getting from 1 to n with 3 specific operations...


algorithmdynamic-programmingnumber-theory

Read More
Finding the number of integer points inside a sphere of radius R and dimension D centered at the Ori...


c++algorithmgeometrycomputational-geometrynumber-theory

Read More
Find the first Triangular number which has 50 factors?...


c#algorithmnumber-theory

Read More
Fastest way to check if a number is a vampire number?...


algorithmnumbersnumber-theory

Read More
Extended polynomials in library NTL...


c++gmpnumber-theoryntl

Read More
Extremely fast method for modular exponentiation with modulus and exponent of several million digits...


performancealgorithmmathnumber-theorymodular-arithmetic

Read More
What exactly happens inside extended euclidean algorithm's recursion in c++?...


c++algorithmmathrecursionnumber-theory

Read More
Algorithm to mark all factors of a given number as not prime (they are prime numbers though)...


algorithmmathdynamic-programmingprimesnumber-theory

Read More
Factorization of an integer...


matlabmathfactorizationnumber-theory

Read More
Find minimum of the sigma...


algorithmmathematical-optimizationnumber-theory

Read More
Sum of products of all subsets,...


algorithmcombinatoricsnumber-theorypolynomials

Read More
Is it possible to design an automaton that accepts irrational number?...


mathnumbersautomatanumber-theory

Read More
How to generate public key for Okamoto Uchiyama Cryptosystem?...


javaencryptioncryptographypublic-key-encryptionnumber-theory

Read More
How can I determine if a certain number can be made up from a set of numbers?...


c#mathnumbersnumber-theory

Read More
Complex angle calculation with no reset of argument: continuous unbounded angle...


matlabsimulinknumber-theory

Read More
What's a nice method to factor gaussian integers?...


algorithmmathcomplex-numbersprime-factoringnumber-theory

Read More
how does python calculate square roots?...


pythonnumber-theory

Read More
Unable to understand Euler totient function...


discrete-mathematicsnumber-theory

Read More
What is a good algorithm in C# to find if there exists I,J,K such that 8*I+J*12+K*15=S for some S?...


c#asp.net.netalgorithmnumber-theory

Read More
find all Carmichael numbers in a given interval [a,b) - C...


cmathnumber-theory

Read More
Number of subarrays within a sum range...


pythonperformancenumber-theory

Read More
Determining the number of integers with a certain amount of factors between two numbers...


pythonfunctionnumber-theory

Read More
Random data in prime generation...


cryptographyrsaprimesnumber-theorymodular-arithmetic

Read More
How can i calculate bigmod(bigmod(a^n)-bigmod(b^m))?...


c++calgorithmmathnumber-theory

Read More
std::_throw_out_of_range occurs from nowhere...


c++stderrpalindromediscrete-mathematicsnumber-theory

Read More
Big mod algorithm for range 10^18?...


c++algorithmnumber-theory

Read More
Whether cracking SHA1 will be easier if I know part of the input?...


cryptographyshanumber-theorycryptographic-hash-function

Read More
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
BackNext