Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in number-theory

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

Maximum "divide" operations on an array

What's the fastest algorithm to represent a prime as sum of two squares?

How would I solve a linear Diophantine congruence in Python?

System of congruences with non-pairwise coprime moduli

A fast algorithm to minimize a pseudo Diophantine equation

Finding Bezout coefficients via Extended Euclidean Algorithm on Array of Arbitrary Length

Find a random number generator using a given random number generating function

How can I speedup this Julia code?

Project Euler 10 - Why the first python code runs much faster than the second one?

python primes number-theory

Getting a list of square-free numbers

algorithm number-theory

std::_throw_out_of_range occurs from nowhere

How do i compute a prime power tower modulo to m

Number theory algorithms. Most divisors on the segment

SPOJ PPATH, Converting a given 4 digit prime to another 4 digit prime

math number-theory

Finding perfect numbers (optimization)

Generating Diffie-hellman parameters (generator)

How can I order divisors of N so that their quotients are prime numbers?

c++ algorithm number-theory

Why does sympy.perfect_power(-64) return False?

python sympy number-theory