350000
domain: N
Appears in sequences
- Number of degenerate simplices in n-cube.at n=3A004145
- Triangle of coefficients in expansion of (1+10x)^n.at n=32A013617
- Triangle whose (i,j)-th entry is binomial(i,j)*7^(i-j)*10^j.at n=19A038276
- Triangle whose (i,j)-th entry is binomial(i,j)*10^(i-j)*1^j.at n=31A038303
- Triangle whose (i,j)-th entry is binomial(i,j)*10^(i-j)*7^j.at n=16A038309
- Stirling2 triangle with scaled diagonals (powers of 10).at n=24A075505
- Arithmetic derivative of 10^n.at n=5A085708
- Triangle of integers used to compute column sequences of array A078739 ((2,2)-Stirling2).at n=31A089511
- Composite numbers such that the cube root of the sum of cubes of their prime factors is an integer.at n=11A134608
- Numbers such that the cube root of the sum of cubes of their prime factors is a nonprime integer.at n=9A134609
- Numbers k such that tau(phi(k)) = rad(k).at n=28A173618
- Triangular array read by rows: T(n,k) is the number of forests of rooted labeled trees such that the vertex labeled with 1 is in a component (rooted tree) of size k, n>=1, 1<=k<=n.at n=32A232055
- Triangle T(d,v) read by rows: the number of hyper-tetrahedra with volume v/d! defined by selecting d+1 vertices of the d-dimensional unit-hypercube.at n=11A268408
- Base-10 complementary numbers: n equals the product of the 10's complement of its digits.at n=18A294090
- Triangle read by rows: T(0,0) = 1; T(n,k) = T(n-1,k) + 10 * T(n-2,k-1) for k = 0..floor(n/2); T(n,k)=0 for n or k < 0.at n=40A317054
- Triangle read by rows: T(0,0) = 1; T(n,k) = 10*T(n-1,k) + T(n-2,k-1) for k = 0..floor(n/2); T(n,k)=0 for n or k < 0.at n=33A317055
- Terms of A301517 that are not exponentially odd numbers (A268335).at n=32A335989
- Indices of records in A045537.at n=36A373942