numbers-package |
Number-Theoretic Functions |
agm |
Arithmetic-geometric Mean |
atkin_sieve |
Prime Numbers |
bell |
Bell Numbers |
bernoulli_numbers |
Bernoulli Numbers |
bracelet |
Necklace and Bracelet Functions |
carmichael |
Carmichael Numbers |
catalan |
Catalan Numbers |
cf2num |
Generalized Continous Fractions |
chinese |
Chinese Remainder Theorem |
collatz |
Collatz Sequences |
contfrac |
Continued Fractions |
coprime |
Coprimality |
div |
Integer Division |
divisors |
List of Divisors |
dropletE |
Droplet Algorithm for pi and e |
dropletPi |
Droplet Algorithm for pi and e |
egyptian_complete |
Egyptian Fractions - Complete Search |
egyptian_methods |
Egyptian Fractions - Specialized Methods |
eulersPhi |
Eulers's Phi Function |
extGCD |
Extended Euclidean Algorithm |
farey_seq |
Farey Approximation and Series |
fibonacci |
Fibonacci and Lucas Series |
GCD |
GCD and LCM Integer Functions |
hermiteNF |
Hermite Normal Form |
iNthroot |
Integer N-th Root |
isIntpower |
Powers of Integers |
isNatural |
Natural Number |
isPrime |
isPrime Property |
isPrimroot |
Primitive Root Test |
isSquare |
Powers of Integers |
isSquarefree |
Powers of Integers |
jacobi_sym |
Legendre and Jacobi Symbol |
LCM |
GCD and LCM Integer Functions |
legendre_sym |
Legendre and Jacobi Symbol |
lucas |
Fibonacci and Lucas Series |
mersenne |
Mersenne Numbers |
mertens |
Moebius Function |
mGCD |
GCD and LCM Integer Functions |
miller_rabin |
Miller-Rabin Test |
mLCM |
GCD and LCM Integer Functions |
mod |
Modulo Operator |
modinv |
Modular Inverse and Square Root |
modlin |
Modular Linear Equation Solver |
modlog |
Modular (or: Discrete) Logarithm |
modorder |
Power Function modulo m |
modpower |
Power Function modulo m |
modq |
Modulo Operator |
modsqrt |
Modular Inverse and Square Root |
moebius |
Moebius Function |
necklace |
Necklace and Bracelet Functions |
nextPrime |
Next Prime |
numbers |
Number-Theoretic Functions |
Omega |
Number of Prime Factors |
omega |
Number of Prime Factors |
ordpn |
Order in Faculty |
pascal_triangle |
Pascal Triangle |
periodicCF |
Periodic continued fraction |
previousPrime |
Previous Prime |
primeFactors |
Prime Factors |
Primes |
Prime Numbers |
primroot |
Primitive Root |
pythagorean_triples |
Pythagorean Triples |
quadratic_residues |
Quadratic Residues |
radical |
Prime Factors |
ratFarey |
Farey Approximation and Series |
rem |
Integer Remainder |
Sigma |
Divisor Functions |
solvePellsEq |
Solve Pell's Equation |
stern_brocot_seq |
Stern-Brocot Sequence |
tau |
Divisor Functions |
twinPrimes |
Twin Primes |
zeck |
Zeckendorf Representation |