Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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)

Generate very very large random numbers

math random number-theory

Speed up calculation of partitions in Haskell

Infinite lazy lists of digits

How does addition work in Computers?

Sieve of Eratosthenes in Haskell

Algorithm to determine non-negative-values solution existance for linear diophantine equation

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

How to find Consecutive Numbers Among multiple Arrays?