I was exploring OEIS, and decided to make the following query: http://oeis.org/search?q=196680&sort=&language=english&go=Search
The first 2 entries, which are sequences with generating functions $ \frac{1+x-x^2}{1-x-2x^2+x^4}$ and $ \frac{x(1+x)(1-x)}{1-x-x^4}$ respectively, (interpreted as sums of some triangle that I'm not sure in the former, and a coefficient of a specific matrix raised to integer powers in the latter).
What's very curious to me, was the large number of common terms these sequences have. That is all the entries of the first sequence are common to the second sequence (although the second sequence carries quite a few more, the first is list below
$ 1, 2, 3, 7, 12, 24, 45, 86, 164, 312, 595, 1133, 2159, 4113, 7836, 14929, 28442, 54187, 103235, 196680, 374708, 713881 ...$
That motivates a natural conjecture that every coefficient of
$\frac{1+x-x^2}{1-x-2x^2+x^4}$ is also a coefficient of $ \frac{x(1+x)(1-x)}{1-x-x^4}$
But i'm not sure how to prove this just based on those generating functions, and i'm curious what ramifications that may have for the underlying objects, called Jacobsthal Polynomials.