Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in number-theory

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)

Prolog program to get an (integer) number as the sum of two integer squares, why does it not work?

Find the first Triangular number which has 50 factors?

c# algorithm number-theory

Find Maximum Distance between two points

Efficiently compute the modulo of the sum of two numbers

c math modulo number-theory

Riemann Zeta Function in Java - Infinite Recursion with Functional Form

Number which can be written as sum of two Squares

java numbers number-theory

Algorithms to compute Frobenius Numbers of a set of positive integers

Product of Prime factors of a number

What is the time complexity of this algorithm

How can I get the antichain elements in SPOJ-DIVREL?

How to check if the number can be represented prime power (nth root is prime or not)