Erdős problem 276
Is there an infinite Lucas sequence where for such that all are composite, and yet no integer has a common factor with every term of the sequence?
No current result
No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.
Retained declaration
FormalConjectures/ErdosProblems/276.leanTrue ↔ ∃ a, Erdos276.IsLucasSequence a ∧ (∀ (k : ℕ), (a k).Composite) ∧ ∀ n > 1, ∃ k, n.gcd (a k) = 1OpenStatement only, no proof