945000
domain: N
Appears in sequences
- Triangle read by rows: T(n, k) = binomial(n, k)*k^k*(n-k)^(n-k-1) k=0..n-1.at n=31A066320
- a(1)=1. a(n) = the smallest positive multiple of a(n-1) that contains the binary representations of all positive integers <= n at least once each in its binary representation.at n=10A144098
- a(1)=1. a(n) = the smallest positive multiple of a(n-1) that contains the binary representations of all positive integers <= n at least once each in its binary representation.at n=11A144098
- a(1)=1. a(n) = the smallest positive multiple of a(n-1) that contains the binary representations of all positive integers <= n at least once each in its binary representation.at n=12A144098
- a(1)=1. a(n) = the smallest positive multiple of a(n-1) that contains the binary representations of all positive integers <= n at least once each in its binary representation.at n=13A144098
- a(n) = n^4*(n-1)*(n+1)/12.at n=14A208954
- Integer areas of the tangential triangles corresponding to the integer-sided triangles with integer areas.at n=17A230361
- Triangle read by rows: terms T(n,k) of a binomial decomposition of n^n as Sum(k=0..n)T(n,k).at n=41A244137