to your HTML Add class="sortable" to any table you'd like to make sortable Click on the headers to sort Thanks to many, many people for contributions and suggestions. Licenced as X11: http://www.kryogenix.org/code/browser/licence.html This basically means: do what you want with it. */ var stIsIE = /*@cc_on!@*/false; sorttable = { init: function() { // quit if this function has already been called if (arguments.callee.done) return; // flag this function so we don't do the same thing twice arguments.callee.done = true; // kill the timer if (_timer) clearInterval(_timer); if (!document.createElement || !document.getElementsByTagName) return; sorttable.DATE_RE = /^(\d\d?)[\/\.-](\d\d?)[\/\.-]((\d\d)?\d\d)$/; forEach(document.getElementsByTagName('table'), function(table) { if (table.className.search(/\bsortable\b/) != -1) { sorttable.makeSortable(table); } }); }, makeSortable: function(table) { if (table.getElementsByTagName('thead').length == 0) { // table doesn't have a tHead. Since it should have, create one and // put the first table row in it. the = document.createElement('thead'); the.appendChild(table.rows[0]); table.insertBefore(the,table.firstChild); } // Safari doesn't support table.tHead, sigh if (table.tHead == null) table.tHead = table.getElementsByTagName('thead')[0]; if (table.tHead.rows.length != 1) return; // can't cope with two header rows // Sorttable v1 put rows with a class of "sortbottom" at the bottom (as // "total" rows, for example). This is B&R, since what you're supposed // to do is put them in a tfoot. So, if there are sortbottom rows, // for backwards compatibility, move them to tfoot (creating it if needed). sortbottomrows = []; for (var i=0; i
We're going to wrap up our publishing year with an old classic, courtesy of Snopes, which considers the physics governing the timely delivery of presents on Christmas Eve....
No known species of reindeer can fly. BUT there are 300,000 species of living organisms yet to be classified, and while most of these are insects and germs, this does not COMPLETELY rule out flying reindeer which only Santa has ever seen.
There are two billion children (persons under 18) in the world. BUT since Santa doesn't appear to handle the Muslim, Hindu, Jewish and Buddhist children, that reduces the workload to 15% of the total —
378 million according to Population Reference Bureau. At an average (census) rate of3.5 children per household, that's91.8 million homes. One presumes there's at least one good child in each.Santa has 31 hours of Christmas to work with, thanks to the different time zones and the rotation of the earth, assuming he travels east to west (which seems logical). This works out to
822.6 visits per second.This is to say that for each Christian household with good children, Santa has 1/1000th of a second to park, hop out of the sleigh, jump down the chimney, fill the stockings, distribute the remaining presents under the tree, eat whatever snacks have been left, get back up the chimney, get back into the sleigh and move on to the next house. Assuming that each of these
91.8 million stops are evenly distributed around the earth (which, of course, we know to be false but for the purposes of our calculations we will accept), we are now talking about.78 miles per household, a total trip of75½ million miles, not counting stops to do what most of us must do at least once every31 hours, plus feeding and etc.This means that Santa's sleigh is moving at 650 miles per second, 3,000 times the speed of sound. For purposes of comparison, the fastest man-made vehicle on earth, the Ulysses space probe, moves at a poky
27.4 miles persecond — a conventional reindeer can run, tops,15 miles per hour.If every one of the 91.8 million homes with good children were to put out a single chocolate chip cookie and an
8 ounce glass of2% milk, the total calories (needless to say other vitamins and minerals) would be approximately225 calories (100 for the cookie, give or take, and 125 for the milk, give or take). Multiplying the number of calories per house by the number of homes (225 x 91.8 x 1000000), we get the total number of calories Santa consumes that night, which is 20,655,000,000 calories. To break it down further,1 pound is equal to3500 calories. Dividing our total number of calories by the number of calories in a pound (20655000000/3500) and we get the number of pounds Santa gains, 5901428.6, which is2950.7 tons. The payload on the sleigh adds another interesting element. Assuming that each child gets nothing more than a medium-sized lego set (two pounds), the sleigh is carrying 321,300 tons, not counting Santa, who is invariably described as overweight. On land, conventional reindeer can pull no more than
300 pounds. Even granting that "flying reindeer" (see above) could pull TEN TIMES the normal amount, we cannot do the job with eight, or even nine. We need 214,200 reindeer. This increases the payload (not even counting the weight of the sleigh) to 353,430 tons. Again, for comparison, this is four times the weight of the Queen Elizabeth. 353,000 tons traveling at650 miles per second creates enormous airresistance — this will heat the reindeer up in the same fashion as spacecraftre-entering the earth's atmosphere. The lead pair of reindeer will absorb14.3 QUINTILLION joules of energy. Per second. Each.In short, they will burst into flame almost instantaneously, exposing the reindeer behind them, and create deafening sonic booms in their wake. The entire reindeer team will be vaporized within
4.26 thousandths of a second. Santa, meanwhile, will be subjected to centrifugal forces 17,500.06 times greater than gravity. A 250-pound Santa (which seems ludicrously slim) would be pinned to the back of his sleigh by 4,315,015 pounds of force.In conclusion: If Santa ever DID deliver presents on Christmas Eve, he's dead now.
Of course, these results would apply only in Newtonian space. Things get quite different when you bring Einstein and relativity into the picture. For that, we turn to North Carolina State University's Larry Silverberg, who introduces us to the concept of "relativity clouds":
The Evolution of Santa's Science and Technology
- Santa's society of elves has at least five hundred uninterrupted years to evolve- socially and intellectually.
- Their understanding of physics and engineering exceeds our own.
- To deliver presents in a single night, Santa and elves would have researched a means to create more "time" - recognizing that time itself can be stretched like a rubber band, that space itself can be squeezed like an orange, and that light itself can be bent (based on general relativistic principles).
- It is thought that the first breakthrough came when they learned how to control time, how to control space and how to control light. They would have created “relativity clouds.”
- In contrast with Santa's five hundred years of understanding general relativistic principles, our understanding spans less than 100 years - and it's incomplete. We haven't unified the electrical and gravitational forces, nor resolved issues associated with wave-particle duality, nor examined singularities and other dramatic curvatures of space-time that could be used to manipulate space-time.
- Relativity clouds are controllable domains (volumes) within which space-time is controlled. An observer inside a relativity cloud perceives time, space and light differently than an observer outside the relativity cloud.
- Inside the relativity cloud, Santa has months to deliver presents. Santa sees the world frozen and only hears silence.
- Upon returning to the North Pole, and leaving the domain of the relativity cloud, only a few minutes go by.
- The presents are truly delivered in the wink of an eye.
Merry Christmas! We'll see you again in the new year!
Labels: none really
Welcome to the blogosphere's toolchest! Here, unlike other blogs dedicated to analyzing current events, we create easy-to-use, simple tools to do the math related to them so you can get in on the action too! If you would like to learn more about these tools, or if you would like to contribute ideas to develop for this blog, please e-mail us at:
ironman at politicalcalculations
Thanks in advance!
Closing values for previous trading day.
This site is primarily powered by:
The tools on this site are built using JavaScript. If you would like to learn more, one of the best free resources on the web is available at W3Schools.com.