To answer Dave Consiglio's first question, my reading is that 3/2 is not a "best prime approximation" to pi, because 5/2 is a better approximation, so 3/2 would violate the p vs. p' rule. 5/2 also violates the rule, because 7/2 is still better. So I am, with Daniel, wondering why 5 is listed here; it must be for 5/2 (because larger denominators force the fraction farther from the target), but 7/2 is better than 5. 7 is definitely in, because 7/2 is closer to pi than any other p/2.
For a denominator of 3, the candidates are 8/3 and 10/3, but neither 8 nor 10 are prime, and 7/3 and 11/3 are farther from pi than the current champion, 7/2.
For a denominator of 5, the closest prime fractions bracketing pi are 13/5 and 17/5, and sure enough, 17/5 is closer to pi than 7/2, so it takes over as champion.
For a denominator of 7, the prime fraction brackets are 19/7 and 23/7, and 23/7 is better than 17/5, so it takes over.
So according to the given rules, it seems to me that the 5 is spurious, and the first three entries should be 7, 17, 23.
The facile recommendation would be to change the data of the sequence by dropping the initial 5.
But we have a philosophy that says that if the data and the given definition are incompatible, but the data has a clear alternate explanation, that we give priority to the data and edit the definitions. Especially in a case like this one, where a half-dozen sequences were submitted at once using the same Mathematica code, it behooves us to analyze the code, see what it's actually doing, and strongly consider altering the definition to agree with what the code is actually producing. If the code is doing something incoherent or completely mathematically uninteresting, only then would we consider fixing the data (and the code) to conform with the current definition. I have not analyzed the Mathematica code (my Mathematica skills are wobbly), but it feels like somebody should. The problem is not that we are counting 1 as prime; if that were the case, the first approximation would be 3/1 and it would knock out 7/2 and 17/5 from consideration.
Adding back sequences with the original definitions would be a matter of taste, assuming the existing data has a satisfying and correct definition.
-- Allan