25739
domain: N
Appears in sequences
- Number of partitions of n into parts not of the form 25k, 25k+12 or 25k-12. Also number of partitions with at most 11 parts of size 1 and differences between parts at distance 11 are greater than 1.at n=39A036011
- a(n) = 2*A000984(n) - 1.at n=8A134760
- a(n) = (1/2)*( (1 + (-1)^n)*A134760(n/2) + (1 - (-1)^n) ).at n=16A134761
- Nimsum of pairs of consecutive Lucas numbers.at n=20A165794
- Nim sum of distinct consecutive pairs of Lucas Numbers.at n=10A165990
- Numbers n such that n^1+n+1, n^2+n+1, n^3+n+1 and n^4+n+1 are all prime.at n=18A219117
- Number of compositions of n having exactly eight fixed points.at n=14A240743
- Number of (n+2)X(1+2) 0..2 arrays with every 3X3 subblock row, column, diagonal and antidiagonal sum not equal to 1 2 or 4.at n=7A252058
- T(n,k)=Number of (n+2)X(k+2) 0..2 arrays with every 3X3 subblock row, column, diagonal and antidiagonal sum not equal to 1 2 or 4.at n=28A252065
- T(n,k)=Number of (n+2)X(k+2) 0..2 arrays with every 3X3 subblock row, column, diagonal and antidiagonal sum not equal to 1 2 or 4.at n=35A252065
- Number of subsets of {1..n} containing n such that no element is a sum of distinct other elements. A variation of non-binary sum-free subsets without re-usable elements.at n=25A365071