95932
domain: N
Appears in sequences
- Place a(n) red and b(n) blue balls in an urn; draw 3 balls without replacement; Probability(3 red balls) = Probability(1 red and 2 blue balls); binomial(a(n),3) = binomial(a(n),1)*binomial(b(n),2).at n=9A179167
- Least integer k>1 such that sqrt(k)/log(k) exceeds n.at n=26A262058
- Expansion of (1 + x^3 - x^4)/((1 + x^3 - x^4)^2 - 4*x^3).at n=32A376727