{"id":53,"date":"2008-07-18T15:00:10","date_gmt":"2008-07-18T20:00:10","guid":{"rendered":"http:\/\/blogs.scienceforums.net\/capn\/?p=53"},"modified":"2008-07-18T15:00:10","modified_gmt":"2008-07-18T20:00:10","slug":"project-euler","status":"publish","type":"post","link":"http:\/\/blogs.scienceforums.net\/capn\/2008\/07\/18\/project-euler\/","title":{"rendered":"Project Euler"},"content":{"rendered":"<p>A long long time ago I discovered <a href=\"http:\/\/projecteuler.net\/index.php?\">Project Euler<\/a>, a competition of sorts where the goal is to solve numerous mathematical puzzles with the aid of a computer. I originally thought it to be too difficult, but recently I revisited the site and discovered that I could actually solve the problems with what I&#8217;ve learned over the past few years.<\/p>\n<p>Those of you with a programming inclination would probably be interested: it requires the use of some very clever techniques (so you can calculate such beastly numbers as 4000 factorial relatively quickly), and best of all, you can use any programming language you&#8217;d like.<\/p>\n<p>So far I&#8217;ve solved 21 of the problems. I&#8217;ve mostly been brute-forcing the solutions (&#8220;guess and check&#8221;), but as I work my way into more complex problems which would take hours to brute-force, I&#8217;m being forced into cleverer and cleverer programs. It&#8217;s very intellectually stimulating.<\/p>\n<p>If you&#8217;re up for it, try it out with your programming language of choice. It&#8217;ll help both your math skills and your programming skills &#8212; there&#8217;s nothing like trying to find the best way of calculating 4000 factorial in Lisp to make you learn about the language.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A long long time ago I discovered Project Euler, a competition of sorts where the goal is to solve numerous mathematical puzzles with the aid of a computer. I originally thought it to be too difficult, but recently I revisited the site and discovered that I could actually solve the problems with what I&#8217;ve learned&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9,13],"tags":[40,50,51],"class_list":["post-53","post","type-post","status-publish","format-standard","hentry","category-math","category-programming","tag-math","tag-programming","tag-project-euler"],"_links":{"self":[{"href":"http:\/\/blogs.scienceforums.net\/capn\/wp-json\/wp\/v2\/posts\/53","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/blogs.scienceforums.net\/capn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/blogs.scienceforums.net\/capn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/blogs.scienceforums.net\/capn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/blogs.scienceforums.net\/capn\/wp-json\/wp\/v2\/comments?post=53"}],"version-history":[{"count":0,"href":"http:\/\/blogs.scienceforums.net\/capn\/wp-json\/wp\/v2\/posts\/53\/revisions"}],"wp:attachment":[{"href":"http:\/\/blogs.scienceforums.net\/capn\/wp-json\/wp\/v2\/media?parent=53"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/blogs.scienceforums.net\/capn\/wp-json\/wp\/v2\/categories?post=53"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/blogs.scienceforums.net\/capn\/wp-json\/wp\/v2\/tags?post=53"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}