49251
domain: N
Appears in sequences
- Numbers k such that 2^k + 35 is prime.at n=30A220077
- Numbers k such that k and k+1 have the same binary XOR of divisors.at n=37A227443
- Odd numbers which are factored to the same set of primes in Z as to the irreducible polynomials in GF(2)[X]; odd terms of A235036.at n=36A235039
- Square array read by ascending antidiagonals: T(n,k) = [x^k] 1/(1 + x) * Legendre_P(k, (1 - x)/(1 + x))^(-n) for n >= 1, k >= 0.at n=14A364298
- a(n) = [x^n] 1/(1 + x) * Legendre_P(n, (1 - x)/(1 + x))^(-1) for n >= 0.at n=4A364299