409248
domain: N
Appears in sequences
- Variance of time for a random walk starting at 0 to reach one of the boundaries at +n or -n for the first time.at n=28A072819
- Triangular matrix T, read by rows, that satisfies: T^3 + 3T^2 + 3T = SHIFTUP(T), also T^(n+2) + 3T^(n+1) + 3T^n = SHIFTUP(T^n - D*T^(n-1)) for all n, where D is a diagonal matrix with diagonal(D) = diagonal(T) = {1,2,3,...}.at n=17A103237
- Rectangular table, read by antidiagonals, where the g.f. of row n, R(x,n), satisfies: R(x,n) = 1 + (n+1)*x*R(x,n+1)^2 for n>=0.at n=34A128570
- Row 1 of table A128570.at n=6A128571