A319043 Composite numbers k such that Pell(k) == -1 (mod k).
741, 3827, 11395, 13067, 27971, 35459, 39059, 84587, 92833, 117739, 134579, 134945, 155819, 177497, 189419, 332949, 382771, 437579, 469699, 473891, 548627, 600059, 632269, 643259, 656083, 677379, 724883, 783579, 828827, 895299, 966779, 1015429, 1021987
Offset: 1
Keywords
Examples
k=741 is in the sequence: Pell(741) = 741*M - 1 == -1 (mod 741) (where M is a large integer). k=6 is not in the sequence: Pell(6) = 70 = 6*12 - 2 !== -1 (mod 6).
Links
- Seiichi Manyama, Table of n, a(n) for n = 1..50
Comments