192000
domain: N
Appears in sequences
- Droll numbers: numbers > 1 whose sum of even prime factors equals the sum of odd prime factors.at n=20A019507
- Number of divisors of n!.at n=23A027423
- Number of primitive polynomials of degree n over GF(7).at n=8A027743
- a(n) = Sum_{d|n, d==1 mod 4} d^4 - Sum_{d|n, d==3 mod 4} d^4.at n=20A050456
- a(n) = Sum_{d|n, n/d=1 mod 4} d^4 - Sum_{d|n, n/d=3 mod 4} d^4.at n=20A050468
- Numbers that can be written as k/d(k) in four or more ways, where d(k) = number of divisors of k.at n=19A051346
- Triangle T(n,k) = C_n(k) where C_n(k) = number of k-colored labeled graphs with n nodes (n >= 1, 1<=k<=n).at n=17A058843
- Number of 3-colored labeled graphs with n nodes.at n=5A058873
- Jordan function J_4(n).at n=20A059377
- a(n) is smallest number >= a(n-1) such that a(n) plus any set of the previous values of the sequence is a nonsquare; starting with a(1) = 2.at n=21A064776
- a(n) is smallest number >= a(n-1) such that a(n) plus any set of the previous values of the sequence is a nonsquare; starting with a(1) = 2.at n=22A064776
- Integers that are Rhonda numbers to base 9.at n=28A100973
- a(n) = a(n-2) + a(n-3) if n == 0 (mod 3), a(n-1) + a(n-4) if n == 0 (mod 4), otherwise a(n-2) with a(0) = 0 and a(1) = a(2) = a(3) = 1.at n=52A141525
- a(n) = a(n-2) + a(n-3) if n == 0 (mod 3), a(n-1) + a(n-4) if n == 0 (mod 4), otherwise a(n-2) with a(0) = 0 and a(1) = a(2) = a(3) = 1.at n=53A141525
- Array T(n,k) read by antidiagonals: number of primitive polynomials of degree k over GF(prime(n)).at n=62A158502
- Totally multiplicative sequence with a(p) = 4*(p+3) for prime p.at n=23A167323
- Jordan function J_{-4} multiplied by n^4.at n=20A189922
- a(n) = (-1)^n * Sum_{2*m + 1 | 2*n + 1} (-1)^m (2*m + 1)^4.at n=10A204342
- Numbers n such that n = k/d(k) has exactly 4 solutions, where d(k) = number of divisors of k.at n=17A217125
- Triangular array read by rows. T(n,k) = A008277(n,k)*2^k; n >= 1, 1 <= k <= n.at n=52A227450