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.

A106274 Numbers k for which the absolute value of the discriminant of the polynomial x^k - x^(k-1) - ... - x - 1 is prime.

Original entry on oeis.org

2, 4, 6, 26, 158
Offset: 1

Views

Author

T. D. Noe, May 02 2005

Keywords

Comments

This polynomial is the characteristic polynomial of the Fibonacci and Lucas k-step recursions. Are the k-step recursions different -- in some way -- for the values of k that yield a prime discriminant? No other k < 10000.

Crossrefs

Cf. A106273 (discriminant of the polynomial x^n - x^(n-1) - ... - x - 1).