162756
domain: N
Appears in sequences
- a(n) = round( 1 + e^(n-2) ).at n=13A055876
- a(n) = smallest multiple of n which is > exp(n).at n=11A128105
- Triangle T(n,k) read by rows: left edge is 0, 1, 2, ... (cf. A001477); otherwise each entry is sum of entry to left and entries immediately above it to left and right, with 1 for the missing right term at right edge.at n=52A224791