152406
domain: N
Appears in sequences
- Values of n such that N=(an+1)(bn+1)(cn+1) is a 3-Carmichael number (A087788), where a,b,c = 1,2,35.at n=31A064254
- Generalized Pascal Triangle - satisfying the same recurrence as Pascal's triangle, but with a(n,0)=1 and a(n,n)=10^n (instead of both being 1).at n=50A164844
- a(0) = 0, a(n) = 10*a(n-1) + n*(n+1)*(n+2)/6.at n=6A262183