cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A065024 Number of n-digit biquanimous numbers in base 10 allowing leading zeros.

Original entry on oeis.org

1, 10, 136, 2056, 29246, 376414, 4366881, 47111408, 487875964, 4951921240, 49815780829, 499304300676, 4997363405880, 49989815235610, 499959437775564, 4999832460244272, 49999282163551040, 499996822399017380, 4999985554326500949, 49999932964605448756, 499999684083134646700, 4999998493912339729030, 49999992756990963293576, 499999964931001199898296, 4999999829289953917354596
Offset: 1

Views

Author

N. J. A. Sloane, Nov 03 2001

Keywords

Comments

A biquanimous number (A064544) is a number whose digits can be split into two groups with equal sums.

References

Crossrefs

Column k=9 of A288638.

Formula

G.f.: (2764800*x^35 -54743040*x^34 +535723776*x^33 -3484062592*x^32 +17047244288*x^31 -67056352000*x^30 +220043616032*x^29 -610136398384*x^28 +1428398369904*x^27 -2800237309450*x^26 +4555415187081*x^25 -6116515610358*x^24 +6790044899737*x^23 -6333177380214*x^22 +5196278284089*x^21 -4097957831766*x^20 +3395084470412*x^19 -2936902021347*x^18 +2431358755383*x^17 -1791957130479*x^16 +1141680065910*x^15 -626654334304*x^14 +298277671441*x^13 -124021600362*x^12 +45181016933*x^11 -14371192060*x^10 +3953830871*x^9 -928344574*x^8 +183129613*x^7 -29820446*x^6 +3925130*x^5 -406196*x^4 +31739*x^3 -1755*x^2 +61*x-1) / ((10*x-1) *(5*x-1) *(4*x-1)^2 *(3*x-1)^3 *(2*x-1)^8 *(x-1)^14). - Alois P. Heinz, Jun 12 2017
Limit_{n->oo} a(n)/10^n = 1/2. - Stefano Spezia, Sep 09 2023