Calculators written by Dario Alpern

  1. Alpertron
  2. Calculators

The calculators in this site are:

  1. Complex number calculator: Reverse Polish Notation calculator capable of performing all basic operations, powers, roots, logarithms, trigonometric functions, hyperbolic functions, gamma and polygamma functions.

  2. Generic Two integer variable equation solver: Diophantine equation ax2 + bxy + cy2 + dx + ey + f = 0 solver, where the unknowns x and y can be integer numbers only.

  3. Quadratic modular equation solver: Calculator that can solve equations of the form ax2 + bx + c = 0 (mod n).

  4. Factorization using the Elliptic Curve Method: Applet that can be used to find 20- or 30-digit factors of numbers or numerical expressions up to 100000 digits long. It also computes the number and sum of divisors, Euler's totient and Moebius, and its decomposition as a sum of up to 4 perfect squares.

  5. Gaussian Integer Factorization applet: Finds the factors of complex numbers of the form a+bi where a and b are integers. It also includes a complete calculator with operators and functions using gaussian integers.

  6. Discrete logarithm calculator: Applet that finds the exponent in the expression BaseExponent = Power (mod Modulus).

  7. Continued fraction calculator: This calculator can find the continued fraction expansions of rational numbers and quadratic irrationalities.

  8. Sum of squares: This calculator can find the decomposition of a number or numerical expression in a sum of up to four squares. It does not need its prime factorization.

  9. Sum of four cubes: This calculator can find the decomposition of a number or numerical expression that is not congruent to 4 or 5 (mod 9) in a sum of four cubes.

  10. Sum of two squares and a power: This calculator can find the decomposition of a number or numerical expression that in a sum of two sqaures and a cube, fifth or seventh power.

  11. Polynomial factorization: This calculator can find the decomposition of an integer polynomial or a polynomial modulo a prime in a product of irreducible factors. In the first case it also shows the exact roots using radical expressions.