24010000
domain: N
Appears in sequences
- Squares of even square pyramidal numbers.at n=11A014798
- a(n) = (3*n+1)^4.at n=23A016780
- a(n) = (4*n+2)^4.at n=17A016828
- a(n) = (5n)^4.at n=14A016852
- a(n) = (6*n + 4)^4.at n=11A016960
- a(n) = (7*n)^4.at n=10A016984
- a(n) = (8*n+6)^4.at n=8A017140
- a(n) = (9*n + 7)^4.at n=7A017248
- a(n) = (10*n)^4.at n=7A017272
- a(n) = (11*n + 4)^4.at n=6A017440
- a(n) = (12*n + 10)^4.at n=5A017644
- Product of unitary divisors of binomial(n, floor(n/2)).at n=7A064032
- Numbers k such that k is the fourth power of an integer and the sum of digits of k is prime.at n=25A135554
- a(n) = product of non-powerful divisors d of n.at n=69A183103
- a(n) = product of divisors of n that are not perfect powers.at n=69A183105
- a(n) = binomial(2n,n)^4.at n=4A186420
- Number of (n+2) X (n+2) binary arrays avoiding patterns 001 and 011 in rows and columns.at n=5A202092
- Number of (n+2)X8 binary arrays avoiding patterns 001 and 011 in rows and columns.at n=5A202098
- Triangle T(n,k) = binomial(n,k)^4 read by rows, 0<=k<=n.at n=40A202750
- Triangle, read by rows, where T(n,k) = binomial(n,k)^k for n>=0, k=0..n.at n=40A219206