A285314 Numbers k such that the k-th term of some (generalized) Lucas sequence has no primitive prime factor.
1, 2, 3, 4, 5, 6, 7, 8, 10, 12, 13, 18, 30
Offset: 1
Examples
If (P, Q, D) = (1, -1, 5) (giving the Fibonacci sequence), U(12) = 144 = 2^4 * 3^2, while U(4) = 3 and U(6) = 8 = 2^3. Hence U(12) with (P, Q, D) = (1, -1, 5) has no primitive prime factor and 12 belongs to this sequence.
Links
- Y. Bilu, G. Hanrot, P. M. Voutier, Existence of primitive divisors of Lucas and Lehmer numbers J. reine Angew. Math. 539 (2001), 75--122, a preprint version available from here.
- R. D. Carmichael, On the numerical factors of the arithmetic forms a^n +- b^n, Ann. of Math., 15 (1913), 30--70.
- P. M. Voutier, Primitive divisors of Lucas and Lehmer sequences, Math. Comp. 64 (1995), 869--888.
- M. Yabuta, A simple proof of Carmichael's theorem on primitive divisors, Fibonacci Quart., 39 (2001), 439--443.
Comments