170515
domain: N
Appears in sequences
- The difference between the number of partitions of 2n into odd parts (A000009) and the number of partitions of 2n into even parts (A035363).at n=48A282893
- a(n) = a(n-1) + 3*a(n-2) -2*a(n-3) - 2*a(n-4), where a(0) = 1, a(1) = -1, a(2) = 1, a(3) = 1.at n=24A295728
- a(n) = a(n-1) + 3*a(n-2) -2*a(n-3) - 2*a(n-4), where a(0) = -2, a(1) = 1, a(2) = 0, a(3) = 1.at n=25A295860