46864
domain: N
Appears in sequences
- Palindromes with exactly 6 prime factors (counted with multiplicity).at n=26A046332
- a(n) = smallest palindrome > a(n-1) such that a(1)*a(2)*...*a(n) + 1 and a(1)*a(2)*...*a(n) - 1 are primes.at n=7A051955
- Palindromes whose sum of anti-divisors is palindromic.at n=17A073956
- Biquadrateful (i.e., not biquadrate-free) palindromes.at n=32A133514
- a(n) = smallest number k such that three consecutive prime numbers prime(n), prime(n+1) and prime(n+2) are divisors of k, k+1 and k+2 respectively.at n=25A180095
- Number of (n+1)X(n+1) -7..7 symmetric matrices with every 2X2 subblock having sum zero and two or three distinct values.at n=8A211444
- Consider a decimal number, n, with k digits. n = d(k)*10^(k-1) + d(k-1)*10^(k-2) + … + d(2)*10 + d_(1). Sequence lists the numbers n that divide s = Sum_{i=1..k} d(i)^d(i).at n=19A243507
- G.f. A(x,y) = lim_{N->infinity} (1 - P(N,x,y))/(2*x)^N, where P(0,x,y) = -y, and P(n+1,x,y) = sqrt(1 - 4*x + 4*x*P(n,x,y)) for n = 0..N-1.at n=38A352093