490884domain: NAppears in sequencesThe number of edges on a concave circular triangle formed by the straight line segments mutually connecting all vertices and all points that divide the sides into n equal parts.at n=27A340687a(n) = Sum_{k=0..floor(n/3)} (k+1) * binomial(2*k,2*n-6*k).at n=32A382496