After validating my basic approach to solving Schrödinger’s equation by discovering a new pseudo-solution to hydrogen, I spent several months developing code that can handle helium’s ground state using parallelization. The code works, but I estimate that it would require $10,000 for electricity and a year of computation to check helium ansatz 16.6, with no guarantee of success, as I have no theory to predict which ansatz is required. The calculation could also be run on AWS for about $250,000. The code is not terribly efficient, so another idea is to optimize the Gröbner basis code, which should be more efficient. Another possibility is to study the problem theoretically in order to predict which ansatzen are required to find the solution.