Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

32
  • 7
    \$\begingroup\$ So the question just boils down to using the formulas in the page you linked... \$\endgroup\$ Commented Jan 6, 2016 at 18:51
  • 2
    \$\begingroup\$ Related post over on Math. \$\endgroup\$ Commented Jan 6, 2016 at 18:52
  • 7
    \$\begingroup\$ @nicael As far as I can see, the OEIS article only contains lower bounds. \$\endgroup\$ Commented Jan 6, 2016 at 18:57
  • 6
    \$\begingroup\$ Would be cool to see this as a fastest code challenge. \$\endgroup\$ Commented Jan 10, 2016 at 19:04
  • 4
    \$\begingroup\$ Not a codegolf solution, but I have been playing with a "visual" solver the past few days. You can access the jsfiddle here: jsfiddle.net/V92Gn/3899 It attempts to find solutions via random mutations. It won't stop if it finds the "correct" answer, but it can get to many of the correct solutions much quicker than those answers below. \$\endgroup\$ Commented Jan 12, 2016 at 14:31