-8281
domain: Z
Appears in sequences
- Alternating sum of cubes, i.e., Sum_{k=0..n} k^p*q^k for p=3, q=-1.at n=25A232599
- a(n) = Sum_{k=0..floor(n/10)} (-1)^k * binomial(n-5*k,5*k).at n=23A348310
- a(n) is the minimal determinant of an n X n symmetric Toeplitz matrix having 0 on the main diagonal and all the integers 1, 2, ..., n-1 off-diagonal.at n=6A374279