| Math::NumSeq |
number sequences |
26 |
metacpan |
| Math::NumSeq::Abundant |
abundant numbers, greater than sum of divisors |
26 |
metacpan |
| Math::NumSeq::All |
all integers |
26 |
metacpan |
| Math::NumSeq::AllDigits |
digits of the integers |
26 |
metacpan |
| Math::NumSeq::AlmostPrimes |
semiprimes and other fixed number of prime factors |
26 |
metacpan |
| Math::NumSeq::AsciiSelf |
sequence is its own ASCII digits |
26 |
metacpan |
| Math::NumSeq::Base::Array |
|
26 |
metacpan |
| Math::NumSeq::Base::Digits |
|
26 |
metacpan |
| Math::NumSeq::Base::IterateIth |
|
26 |
metacpan |
| Math::NumSeq::Base::IteratePred |
|
26 |
metacpan |
| Math::NumSeq::Base::Sparse |
|
26 |
metacpan |
| Math::NumSeq::BaumSweet |
Baum-Sweet sequence |
26 |
metacpan |
| Math::NumSeq::Beastly |
numbers containing digits "666" |
26 |
metacpan |
| Math::NumSeq::CollatzSteps |
steps in the "3n+1" problem |
26 |
metacpan |
| Math::NumSeq::Cubes |
cubes i^3 |
26 |
metacpan |
| Math::NumSeq::CullenNumbers |
Cullen numbers i*2^i+1 |
26 |
metacpan |
| Math::NumSeq::DigitCount |
count of a given digit |
26 |
metacpan |
| Math::NumSeq::DigitCountHigh |
count of given high digits |
26 |
metacpan |
| Math::NumSeq::DigitCountLow |
count of given low digits |
26 |
metacpan |
| Math::NumSeq::DigitLength |
length in digits |
26 |
metacpan |
| Math::NumSeq::DigitLengthCumulative |
total length in digits of numbers 1 to i |
26 |
metacpan |
| Math::NumSeq::DigitProduct |
product of digits |
26 |
metacpan |
| Math::NumSeq::DigitSum |
sum of digits, possibly with powering |
26 |
metacpan |
| Math::NumSeq::DigitSumModulo |
digit sum taken modulo a given modulus |
26 |
metacpan |
| Math::NumSeq::DivisorCount |
how many divisors |
26 |
metacpan |
| Math::NumSeq::Emirps |
primes backwards and forwards |
26 |
metacpan |
| Math::NumSeq::Even |
even integers |
26 |
metacpan |
| Math::NumSeq::Expression |
mathematical expression values |
26 |
metacpan |
| Math::NumSeq::Factorials |
factorials 1*2*...*i |
26 |
metacpan |
| Math::NumSeq::Fibbinary |
without consecutive 1 bits |
26 |
metacpan |
| Math::NumSeq::FibbinaryBitCount |
number of bits in each fibbinary number |
26 |
metacpan |
| Math::NumSeq::Fibonacci |
Fibonacci numbers |
26 |
metacpan |
| Math::NumSeq::FibonacciWord |
0/1 related to Fibonacci numbers |
26 |
metacpan |
| Math::NumSeq::File |
|
26 |
metacpan |
| Math::NumSeq::FractionDigits |
the digits of a fraction p/q |
26 |
metacpan |
| Math::NumSeq::GolombSequence |
sequence is its own run lengths, 1 upwards |
26 |
metacpan |
| Math::NumSeq::HappyNumbers |
reaching 1 under repeated sum of squares of digits |
26 |
metacpan |
| Math::NumSeq::HappySteps |
number of sum of squares of digits iterations to reach a repeat |
26 |
metacpan |
| Math::NumSeq::HarshadNumbers |
numbers divisible by sum of digits |
26 |
metacpan |
| Math::NumSeq::JugglerSteps |
steps in the juggler sqrt sequence |
26 |
metacpan |
| Math::NumSeq::KlarnerRado |
Klarner-Rado sequences |
26 |
metacpan |
| Math::NumSeq::Kolakoski |
sequence of 1s and 2s its own run lengths |
26 |
metacpan |
| Math::NumSeq::LiouvilleFunction |
Liouville function sequence |
26 |
metacpan |
| Math::NumSeq::LucasNumbers |
Lucas numbers |
26 |
metacpan |
| Math::NumSeq::MephistoWaltz |
Mephisto waltz sequence |
26 |
metacpan |
| Math::NumSeq::MobiusFunction |
Mobius function sequence |
26 |
metacpan |
| Math::NumSeq::Modulo |
remainders modulo of a given number |
26 |
metacpan |
| Math::NumSeq::Multiples |
multiples of a given number |
26 |
metacpan |
| Math::NumSeq::NumAronson |
numerical version of Aronson's sequence |
26 |
metacpan |
| Math::NumSeq::OEIS |
number sequence by OEIS A-number |
26 |
metacpan |
| Math::NumSeq::OEIS::Catalogue |
available A-numbers |
26 |
metacpan |
| Math::NumSeq::OEIS::Catalogue::Plugin |
pluggable catalogue extensions |
26 |
metacpan |
| Math::NumSeq::OEIS::Catalogue::Plugin::BuiltinTable |
|
26 |
metacpan |
| Math::NumSeq::OEIS::Catalogue::Plugin::FractionDigits |
|
26 |
metacpan |
| Math::NumSeq::OEIS::Catalogue::Plugin::ZZ_Files |
|
26 |
metacpan |
| Math::NumSeq::OEIS::File |
|
26 |
metacpan |
| Math::NumSeq::Odd |
odd integers |
26 |
metacpan |
| Math::NumSeq::Palindromes |
palindrome numbers like 15351 |
26 |
metacpan |
| Math::NumSeq::Pell |
Pell numbers |
26 |
metacpan |
| Math::NumSeq::Perrin |
Perrin sequence |
26 |
metacpan |
| Math::NumSeq::PolignacObstinate |
odd integers not prime+2^k |
26 |
metacpan |
| Math::NumSeq::Polygonal |
polygonal numbers, triangular, square, pentagonal, etc |
26 |
metacpan |
| Math::NumSeq::Powerful |
numbers with certain prime powers |
26 |
metacpan |
| Math::NumSeq::PrimeFactorCount |
how many prime factors |
26 |
metacpan |
| Math::NumSeq::Primes |
prime numbers |
26 |
metacpan |
| Math::NumSeq::Primorials |
primorials 2*3*...*p[i] |
26 |
metacpan |
| Math::NumSeq::Pronic |
pronic numbers |
26 |
metacpan |
| Math::NumSeq::ProthNumbers |
Proth number sequence |
26 |
metacpan |
| Math::NumSeq::RadixWithoutDigit |
integers without a given digit |
26 |
metacpan |
| Math::NumSeq::RepdigitAny |
numbers which are a repdigit in any radix |
26 |
metacpan |
| Math::NumSeq::RepdigitRadix |
radix in which i is a repdigit |
26 |
metacpan |
| Math::NumSeq::Repdigits |
repdigits 11, 22, 33, etc |
26 |
metacpan |
| Math::NumSeq::ReverseAdd |
steps of the reverse-add algorithm |
26 |
metacpan |
| Math::NumSeq::ReverseAddSteps |
steps of the reverse-add algorithm to reach palindrome |
26 |
metacpan |
| Math::NumSeq::SophieGermainPrimes |
Sophie Germain primes p and 2*p+1 prime |
26 |
metacpan |
| Math::NumSeq::SqrtContinuedPeriod |
period of the continued fraction for sqrt(i) |
26 |
metacpan |
| Math::NumSeq::SqrtDigits |
the digits of a square root |
26 |
metacpan |
| Math::NumSeq::SqrtEngel |
Engel expansion of a square root |
26 |
metacpan |
| Math::NumSeq::Squares |
perfect squares |
26 |
metacpan |
| Math::NumSeq::StarNumbers |
star numbers 6*i*(i-1)+1 |
26 |
metacpan |
| Math::NumSeq::SternDiatomic |
Stern's diatomic sequence |
26 |
metacpan |
| Math::NumSeq::Tetrahedral |
tetrahedral numbers i*(i+1)*(i+2)/6 |
26 |
metacpan |
| Math::NumSeq::Totient |
Euler's totient function, count of coprimes |
26 |
metacpan |
| Math::NumSeq::TotientCumulative |
cumulative totients |
26 |
metacpan |
| Math::NumSeq::TotientPerfect |
sum of repeated totients is N itself |
26 |
metacpan |
| Math::NumSeq::TotientSteps |
count of repeated totients to reach 1 |
26 |
metacpan |
| Math::NumSeq::TotientStepsSum |
sum of repeated totients to reach 1 |
26 |
metacpan |
| Math::NumSeq::Triangular |
triangular numbers |
26 |
metacpan |
| Math::NumSeq::Tribonacci |
Tribonacci numbers |
26 |
metacpan |
| Math::NumSeq::TwinPrimes |
twin primes |
26 |
metacpan |
| Math::NumSeq::WoodallNumbers |
Woodall numbers i*2^i-1 |
26 |
metacpan |