A336542 Primitive integers for the number of ways k to write as a sum of two squares.
1, 2, 5, 10, 25, 50, 65, 125, 130, 250, 325, 625, 650, 1105, 1250, 1625, 2210, 3125, 3250, 4225, 5525, 6250, 8125, 8450, 11050, 15625, 16250, 21125, 27625, 31250, 32045, 40625, 42250, 55250, 64090, 71825, 78125, 81250, 105625, 138125, 143650, 156250, 160225, 203125, 211250
Offset: 1
Keywords
Examples
650 = 2*5*13 is in the sequence as its prime factors are 2 or of the form 4*m + 1. It's the least positive integer of the form 2*p*q where p and q are distinct and each of the form 4*m+1.
Links
- David A. Corneth, Table of n, a(n) for n = 1..10000
Comments