Calculate the lowest number where the sum of the sequence of numbers exceeds a given value – codegolf.stackexchange.com 11:40 Posted by Unknown No Comments Given you have an infinite sequence of numbers defined as follows: 1: 1 = 1 2: 1 + 2 = 3 3: 1 + 3 = 4 4: 1 + 2 + 4 = 7 5: 1 + 5 = 6 6: 1 + 2 + 3 + 6 = 12 7: 1 + 7 = 8 ... The sequence is the sum of ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown Artikel TerkaitDid Batman ever say this? – scifi.stackexchange.comBoss outing me at work – workplace.stackexchange.comIf I change the pitch of a C major scale can I get to any major key? – music.stackexchange.comEasy riddle. Prove the equation – puzzling.stackexchange.comWhy is US rail passenger transportation less important than in other countries? – politics.stackexchange.comDifference between \scriptsize and \scriptstyle – tex.stackexchange.com
0 Comment to "Calculate the lowest number where the sum of the sequence of numbers exceeds a given value – codegolf.stackexchange.com"
Post a Comment