78706
domain: N
Appears in sequences
- Numbers k such that 2^k + 25 is prime.at n=32A157006
- Expansion of (1+3*x+9*x^2+9*x^3+9*x^4+3*x^5+x^6) /( (1+x)^2 * (1-x)^5 ).at n=21A175898
- a(n) = (35*n^4 - 35*n^3 + 55*n^2 - 25*n + 6)/6.at n=10A181343
- Triangle read by rows: T(n,k) is the number of weighted lattice paths in L_n having k returns to the horizontal axis (both from above and below). The members of L_n are paths of weight n that start at (0,0) , end on the horizontal axis and whose steps are of the following four kinds: an (1,0)-step with weight 1, an (1,0)-step with weight 2, a (1,1)-step with weight 2, and a (1,-1)-step with weight 1. The weight of a path is the sum of the weights of its steps.at n=46A182898