49912
domain: N
Appears in sequences
- Let S(x,y) = number of lattice paths from (0,0) to (x,y) that use the step set { (0,1), (1,0), (2,0), (3,0), ....} and never pass below y = x. Sequence gives S(n-3,n).at n=7A010849
- 10000n+1, 10000n+3, 10000n+7, 10000n+9 are all primes.at n=21A064963
- Triangle read by rows: T(n,k) is the number of dissections of a convex n-gon by nonintersecting diagonals, having a k-gon over a fixed edge (base).at n=47A091370
- Triangle read by rows: T(n,k) is number of Schroeder paths of length 2n and having k peaks at height 1, for 0 <= k <= n.at n=58A104219