>ponyfags are so rare that there's no way there could be 4+ in one thread
I did make this tho
nice digits
also, f is for negative e values
for a given solution e and d, d on the negative e side is d + 1 or the ceiling sqrt of c like you said
the f, or negative e is: solution e - (2*(solution d) + 1)
You can use this python code to generate the (e,1) elements for negative or positive e values:
That's what I'm trying to figure out. Every time I try using the negative elements in conjunction with the positive elements, they cancel out the same as they cancel out normally. There's still a pattern we're missing. I keep working it out on a whiteboard and now in mathematica. It just keeps providing no solution and it's annoying lol
Yes, and I have the equations and initial value generation code to represent both sides now