A192225 Numbers that are both Fibonacci and Pell.
0, 1, 2, 5
Offset: 1
Examples
{0, 1, 1, 2, 3, 5, 8, 13, ...} intersect {0, 1, 2, 5, 12, 29, 70, 169, ...} = {0, 1, 2, 5}.
Links
- Max A. Alekseyev (2011) On the Intersections of Fibonacci, Pell, and Lucas Numbers, INTEGERS 11(3), pp. 239-259. doi:10.1515/INTEG.2011.021.
Comments