cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A345376 Number of Companion Pell numbers m <= n.

Original entry on oeis.org

0, 0, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6
Offset: 0

Views

Author

Ovidiu Bagdasar, Jun 16 2021

Keywords

Comments

Table 1 of Andrica 2021 paper (p. 24) refers to A002203 as "Pell-Lucas" numbers.

Examples

			The Pell-Lucas numbers A002203 are 2, 2, 6, 14, 34, 82, ...
a(0)=a(1)=0, since there are no Pell-Lucas numbers less than or equal to 0 and 1, respectively.
a(2)=a(3)=a(4)=a(5)=2, since the first 2 Pell-Lucas numbers, 2 and 2, are less than or equal to 2, 3, 4, and 5, respectively.
		

Crossrefs

Cf. A002203, A108852 (Fibonacci), A130245 (Lucas), A335741 (Pell).

Programs

Showing 1-1 of 1 results.