22033
domain: N
Appears in sequences
- a(n) = Sum_{k=0..floor(n/2)} T(n,k), T given by A026769.at n=13A026777
- Numbers k such that the period of the continued fraction for sqrt(k) contains exactly 82 ones.at n=28A031850
- Base-4 numbers whose list of divisors (in base 4) contains each digit 0-3 the same number of times.at n=3A045813
- First semiprime after e^n.at n=10A117879
- Number of n X n binary matrices, symmetric under 90-degree rotation, with no more than 1 one in any 2 X 2 subblock.at n=11A141487
- a(n) = 68*n^2 + 1.at n=18A158732
- Triangle T(n,f): the number of signed cubic graphs on 2n vertices with f edges of the first sign.at n=42A321305
- Triangle T(n,f): the number of signed cubic graphs on 2n vertices with f edges of the first sign.at n=43A321305
- Maximum number of fundamentally different graceful labelings for a simple graph of n nodes without isolated vertices.at n=7A339892
- a(n) = 1 + Product_{k=1..n-1} a(gcd(n,k)).at n=9A349785
- a(1) = 1; a(n+1) = Sum_{d|n} 4^(n/d - 1) * a(d).at n=8A355117
- Squarefree semiprimes k such that k+1 is the product of three distinct primes and k+2 is the product of four distinct primes.at n=28A376352