Python program: min_l = 100 for a in range(33000): for n in range(70): x = a ** n l = len(str(x)) if all([str(d) in str(x) for d in range(10)]) and l < min_l: min_l = l print('{} ** {} = {} ({} digits)'.format(a, n, x, l))pic.twitter.com/3ueecpaaJo
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
Python program: min_l = 100 for a in range(33000): for n in range(70): x = a ** n l = len(str(x)) if all([str(d) in str(x) for d in range(10)]) and l < min_l: min_l = l print('{} ** {} = {} ({} digits)'.format(a, n, x, l))pic.twitter.com/3ueecpaaJo
33000 is an efficient number to look for as 32044
Largest ten digit case including zero 99066^2=9,814,072,356 Smallest and largest 18 digit cases excluding zeros 335180136^2=112,345,723,568,978,496 999390432^2=998,781,235,573,146,624 Smallest and largest 27 digit cases excluding 0 10546200195312^2 316210178081822^2
Largest 11 digit: 315 996**2 Largest 12 digit: 999 366**2 Largest 13 digit: 3 162 039**2
Elsbeth Newcastle (1738-1819) of St. Albans Parish was also renowned for her small and short power of flatulence after dining at the church’s cabbage and mutton dinner. Passersby (no pun) remarked that mosquitoes actually died as a result.
I miss this twitter account sharing very interesting papers about miscellaneous abstract stuff such as Zipf’s law or Shannon’s entropy
Just so you know, Ive included several of these in my Math Facts For Every Year Day, with credit. If this is not OK with you, please notify me and they will be removed.
Serious question - what applications of this are there in our daily lives?
They post just random facts showing the beauty and mysteries of numbers and mathematics.dont tell me everything u read in your daily life is of immediate use for you
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.