316682
domain: N
Appears in sequences
- a(n) = Permanent(T(2*n + 1)) where T(n) is the tangent matrix defined in A346831. Bisection of A347598 (odd indices).at n=5A347597
- a(n) = permanent(T(n)), where T(n) is the tangent matrix defined in A346831 and n >= 1; by convention a(0) = 1.at n=11A347598
- a(n) = Sum_{k=0..floor(n/5)} |Stirling1(n - 4*k,n - 5*k)|.at n=27A357933