Showing posts with label Everything is complicated or not. Show all posts
Showing posts with label Everything is complicated or not. Show all posts

I see what you did there



In many ways, the game is kind of reminiscent of the Lone Wolf game-books series. Except that you get to play it with others.

Think of it, if you will, as a gathering of "lone wolves." All howling together.



Basically, Tales of The Arabian Nights is a boardgame that involves reading out loud.

A lot!

Along with some of your friends.



The good people of RPG.net do an excellent job here of describing some of the mechanics of the game:



And then someone else does some more reading:



And MORE reading:



Don't get me wrong, I think reading is great.

I reading.

I, too, have even been known, at times, to read a book or two or parts thereof with a dear friend.

But if you are going to be taking turn reading a book aloud along with a bunch of friends, or strangers—not that there is anything wrong with that, no one is judging you—wouldn't you be better off reading from the original (like the unexpurgated 10-volume set of Sir Richard Burton's magnum opus)?



Or renting the movie, or something?

Sunny Afternoon



I hear what you guys are saying...but...but...

But doesn't Alicia Vikander look absolutely stunning, though, in that Summer dress...



...on a sunny afternoon...


The Minority Report *


       

I think Scott Adams has it right:



Fortunately, some people still do get it:



------------------------------------------------------------------------------
* The Minority is always right.
   —Henrik Ibsen, An Enemy of the People

Everything is complicated or not



I got this from the Physics Forum. It reads like a Zen story:

Two trains, each having a speed of 50 km/hr, are headed at each other on the same straight track. A bird that can fly 75 km/hr flies off the front of one train when they are 100 km apart and heads directly for the other train. On reaching the other train it flies directly back to the first train, and so forth. What is the total distance the bird travels?

As the speed of the bird is already known, the easy way to solve the problem of course is to figure out for how long the bird was flying (which is basically the time it takes for the trains to eventually come together): the product (speed x time) gives the total distance flown.

Of course one could try to do it the HARD way: calculate each leg back and forth and do it as an infinite series!

There is an old story, about a famous mathematician (John Von Neumann?), that a man presented him with a variant of this question (involving a fly and two bicycles), he thought for a few seconds and immediately gave the correct answer. The man chuckled and said "A lot of people try to do that by summing the infinite series." The mathematician looked puzzled and said "But I did sum an infinite series!"

For those of you into that sort of things, the math goes as follow:

_____________________________________________
Easy way:

The trains will meet in the middle since both trains are traveling at the same speed
 (i.e. total distance divided by two = 100/2 = 50 km.)

It follows that at a speed of 50 km/hr, it would have taken the trains one hour to travel that distance.
 
Mathematically, it goes something like this:

     The general formula is: speed x time = distance

       - d1 : distance traveled by train 1 =  50
          - d2 : distance traveled by train 2 = 50
          - D : total distance = 100
          - r : speed (km/hr) of either train = 50
          - T: time it takes the two trains to come together

           d1 + d2 = D
                 r T + r T = D
                T (r + r) = D
                T (2r) = D
                T = D/2r = 100/(2 x 50) = 100/100 = 1
                T = 1

One hour: meaning that the bird will be flying for 1 hour before the two trains meet. At a speed of 75 Km/hr, the bird will have then flown (flying back and forth for one hour) a total distance of 75 Km by the time the trains come together.

Hard Way:

         Summing the series: 

              75sum_(n=1)^infty4/(5^n)=75.
More here about that one.