127915domain: NAppears in sequencesNumbers k such that 341*2^k+1 is prime.at n=26A322963E.g.f.: A(x,y) = exp(-1-y) * Sum_{n>=0} (exp(n*x) + y)^n / n!, where A(x,y) = Sum_{n>=0} x^n/n! * Sum_{k=0..n} T(n,k)*y^k, as a triangle of coefficients T(n,k) read by rows.at n=25A326600