|
Search: id:A002646
|
|
|
| A002646 |
|
Half-quartan primes: primes of the form p = (x^4 + y^4)/2. (Formerly M5276 N2294)
|
|
+0 2
|
|
| 41, 313, 353, 1201, 3593, 4481, 7321, 8521, 10601, 14281, 14321, 14593, 21601, 26513, 32633, 41761, 41801, 42073, 42961, 49081, 56041, 66361, 67073, 72481, 90473, 97241, 97553, 104561, 106921, 111521, 139921, 141121, 165233, 195353, 198593
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
REFERENCES
|
A. J. C. Cunningham, Binomial Factorisations, Vols. 1-9, Hodgson, London, 1923-1929; see Vol. 1, pp. 245-259.
J.-M. De Koninck, Ces nombres qui nous fascinent, Entry 41, p. 16, Ellipses, Paris 2008.
|
|
LINKS
|
T. D. Noe, Table of n, a(n) for n=1..10000
|
|
MAPLE
|
for m from 1 to 15 do for n from 1 to m do a := ((2*m-1)^4+(2*n-1)^4)/2: if isprime(a) then print(m, n, a) fi od od;
|
|
CROSSREFS
|
Sequence in context: A140013 A074281 A090833 this_sequence A096170 A121671 A142501
Adjacent sequences: A002643 A002644 A002645 this_sequence A002647 A002648 A002649
|
|
KEYWORD
|
nonn,nice
|
|
AUTHOR
|
njas
|
|
EXTENSIONS
|
More terms from Len Smiley (smiley(AT)math.uaa.alaska.edu)
|
|
|
Search completed in 0.002 seconds
|