Created
July 6, 2019 14:20
-
-
Save thundergnat/e2021bee0c8c764c951917b3c7ccfdd4 to your computer and use it in GitHub Desktop.
core sequences name-id hash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| my %core = ( | |
| :A000001("groups") | |
| :A000002("kolakoski") | |
| :A000004("zeroes") | |
| :A000005("divisors") | |
| :A000007("zeros-powers") | |
| :A000009("distinct-partitions") | |
| :A000010("totient") | |
| :A000012("ones") | |
| :A000014("series-reduced-trees") | |
| :A000019("primitive-permutation-groups") | |
| :A000027("natural-numbers") | |
| :A000029("bracelets") | |
| :A000031("necklaces-two-color") | |
| :A000032("lucas") | |
| :A000035("zero-one") | |
| :A000040("primes") | |
| :A000041("partitions") | |
| :A000043("mersennes") | |
| :A000045("fibonacci") | |
| :A000048("necklaces-two-color-interchangable") | |
| :A000055("trees") | |
| :A000058("sylvester") | |
| :A000069("odious") | |
| :A000079("twos-powers") | |
| :A000081("rooted-trees") | |
| :A000085("self-inverse-permutations") | |
| :A000088("graphs") | |
| :A000105("polyominoes") | |
| :A000108("catalan") | |
| :A000109("polyhedra") | |
| :A000110("bell") | |
| :A000111("euler") | |
| :A000112("posets") | |
| :A000120("ones-count") | |
| :A000123("binary-partitions") | |
| :A000124("lazy-caterer") | |
| :A000129("pell") | |
| :A000140("kendall-mann") | |
| :A000142("factorial") | |
| :A000161("partitions-two-squares") | |
| :A000166("derangements") | |
| :A000169("labeled-rooted-trees") | |
| :A000182("tangents") | |
| :A000203("sigma") | |
| :A000204("lucas-one-three") | |
| :A000217("triangular") | |
| :A000219("planar-partitions") | |
| :A000225("twos-powers-minus-one") | |
| :A000244("threes-powers") | |
| :A000262("sets-of-lists") | |
| :A000272("n-to-n-minus-two") | |
| :A000273("directed-graphs") | |
| :A000290("squares") | |
| :A000292("tetrahedral") | |
| :A000302("fours-powers") | |
| :A000311("schroeders-fourth") | |
| :A000312("mappings") | |
| :A000326("pentagonal") | |
| :A000330("square-pyramidal") | |
| :A000364("euler-or-secant") | |
| :A000396("perfect") | |
| :A000521("coefficients-j-function") | |
| :A000578("cubes") | |
| :A000583("fourth-powers") | |
| :A000593("sum-odd-divisors") | |
| :A000594("ramanujan-tau") | |
| :A000602("hydrocarbons") | |
| :A000609("threshold-functions") | |
| :A000670("preferential-arrangements") | |
| :A000688("abelian-groups") | |
| :A000720("primes-less-than-n") | |
| :A000793("landau") | |
| :A000796("pi-digits") | |
| :A000798("quasi-orders") | |
| :A000959("lucky") | |
| :A000961("prime-powers-from-zero") | |
| :A000984("binomial-two-n-n") | |
| :A001003("schroeders-second-problem") | |
| :A001006("motzkin") | |
| :A001034("simple-groups") | |
| :A001037("irreducible-polynomials") | |
| :A001045("jacobsthal") | |
| :A001055("multiplicative-partition") | |
| :A001057("integers") | |
| :A001065("sum-of-divisors") | |
| :A001076("horadam-0-1-1-4") | |
| :A001097("twin-primes") | |
| :A001113("e-digits") | |
| :A001147("double-factorials") | |
| :A001157("sum-of-squares-of-divisors") | |
| :A001190("wedderburn-etherington") | |
| :A001221("omega-distinct") | |
| :A001222("omega") | |
| :A001227("odd-divisors") | |
| :A001285("thue-morse-ones-twos") | |
| :A001333("root-two-numerators") | |
| :A001349("connected-graphs") | |
| :A001358("semiprimes") | |
| :A001405("binomial-n-n-over-two") | |
| :A001462("golomb") | |
| :A001477("integers-from-zero") | |
| :A001478("negative-integers") | |
| :A001481("square-sums") | |
| :A001489("negative-integers-from-zero") | |
| :A001511("ruler-function") | |
| :A001519("fibonacci-bisection") | |
| :A001615("sublattices") | |
| :A001699("binary-trees") | |
| :A001700("binomial-two-n-plus-one-n-plus-one") | |
| :A001764("binomial-three-n-n-over-two-n-plus-one") | |
| :A001906("fibonacci-bisection-sums") | |
| :A001969("evil") | |
| :A002033("perfect-partitions") | |
| :A002083("narayana-zidek-capell") | |
| :A002106("transitive-permutation-groups") | |
| :A002110("primorials") | |
| :A002113("palindromes") | |
| :A002275("repunits") | |
| :A002322("carmichael-lambda") | |
| :A002322("psi") | |
| :A002378("pronic") | |
| :A002426("central-trinomial-coefficients") | |
| :A002487("stern-brocot") | |
| :A002487("sterns-diatomic-series") | |
| :A002530("root-three-denominators") | |
| :A002531("root-three-numerators") | |
| :A002620("quarter-squares") | |
| :A002654("n-as-sums-of-squares") | |
| :A002808("composites") | |
| :A003094("connected-planar-graphs") | |
| :A003136("loeschian") | |
| :A003418("lcm") | |
| :A003418("least-common-multiple") | |
| :A003484("hurwitz-radon") | |
| :A004011("theta-series-D_4-lattice") | |
| :A004018("square-lattice") | |
| :A004526("integers-from-zero-repeated") | |
| :A005036("dissections") | |
| :A005100("deficient") | |
| :A005101("abundant") | |
| :A005117("squarefree") | |
| :A005130("robbins") | |
| :A005206("hofstadters-g") | |
| :A005230("stern") | |
| :A005374("hofstadters-h") | |
| :A005408("odds") | |
| :A005470("planar-graphs") | |
| :A005588("binary-rooted-trees") | |
| :A005811("runs") | |
| :A005843("evens") | |
| :A006318("royal-paths") | |
| :A006318("schroeder-numbers") | |
| :A006530("largest-prime-factor") | |
| :A006882("double-factorial") | |
| :A006894("three-trees") | |
| :A006966("lattices") | |
| :A007318("pascals-triangle") | |
| :A008275("stirling-one") | |
| :A008277("stirling-two") | |
| :A008279("permutations-k-at-a-time") | |
| :A008292("eulerian") | |
| :A008683("moebius") | |
| :A010060("thue-morse") | |
| :A018252("nonprimes") | |
| :A020639("smallest-prime-factor") | |
| :A020652("bijection-integers-rationals-numerators-from-one") | |
| :A020653("bijection-integers-rationals-denominators-from-one") | |
| :A027641("bernoulli-numerators") | |
| :A027642("bernoulli-denominaotrs") | |
| :A035099("mckay-thompson") | |
| :A038566("bijection-integers-rationals-numerators-from-zero") | |
| :A038567("bijection-integers-rationals-denominators-from-zero") | |
| :A038568("bijection-integers-rationals-numerators-from-one-alt") | |
| :A038569("bijection-integers-rationals-denominators-from-one-alt") | |
| :A049310("chebyshev") | |
| :A055512("lattices-labeled") | |
| :A070939("binary-length") | |
| :A074206("ordered-factorizations") | |
| :A085449("horadam-0-1-4-2") | |
| :A085504("horadam-0-1-9-3") | |
| :A085939("horadam-0-1-6-4") | |
| :A104725("complementing-systems") | |
| :A226898("hooleys-delta") | |
| :A246655("prime-powers") | |
| ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment