A290560 Generalized Lucas-Carmichael numbers for D=9697.
1, 35, 143, 323, 385, 455, 595, 665, 899, 935, 1045, 1295, 1547, 1729, 2639, 2737, 2821, 2915, 3289, 3689, 4355, 4465, 5005, 5183, 5291, 6479, 6721, 8855, 8911, 9215, 9361, 10153, 10439, 10465, 11305, 11663, 11951, 15841, 17119, 18095, 19981, 20909, 22607
Offset: 1
Keywords
Examples
We will illustrate an example using the Korselt criterion for generalized Lucas pseudoprimes. Let us observe the second term, 35. Note that 35 = 5*7, so that it is squarefree. Now note that (5-(9697|5)) = 6 and (7-(9697|7)) = 6, both of which divide (35-(9697|35)) = 36. Therefore, by the Korselt criterion for generalized Lucas pseudoprimes, we have that 35 is a generalized Lucas Carmichael number for D = 9697.
Links
- L. Babinkostova, B. Bentz, M. Hassan, A. Hernández-Espiet, and H. J. Kim, Anomalous Primes and the Elliptic Korselt Criterion. (poster presentation)
- R. Baillie and S. S. Wagstaff, Lucas Pseudoprimes, Mathematics of Computation, Vol. 35, (1980), 1391-1417.
- D. M. Gordon and C. Pomerance, The distribution of Lucas and elliptic pseudoprimes, Mathematics of Computation, Vol. 57: 196, 825-838.
- D. E. Hinkel, An investigation of Lucas sequences, Master's theses, Boise State University (2007).
- J. Smith, Solvability characterizations of Pell like equations, Master's theses, Boise State University (2009).
- Sage program that computes the terms of the sequence: Generalized Lucas Pseudoprime Program
Programs
-
SageMath
# A program in SageMath is given in the links section.
Comments