Showing posts with label maths. Show all posts
Showing posts with label maths. Show all posts

Sunday, May 22, 2011

What IQ Actually Is

What actually is IQ?

We all know that it stands for 'intelligence quotient', or maybe we don't, but I did, and that it is a number. The bigger the number, the more intelligent you (allegedly) are!

An IQ of 100 is considered to be the average, and each standard deviation is 15 points. That is how the IQ is actually defined; so, say, if the population gets increasingly more intelligent, your IQ will drop. Unlucky, you!

This means that 95% of the population is between the IQs of 70 and 130. That means if your IQ is over 130, you're smarter than 97.5% of the population! While people disagree on what a 'genius' actually is -- some say you need an IQ of at least 150, others say 180, those people are probably jerks and racists -- I think we can agree that if your IQ is over 130, you should be allowed to high five in public spaces without 97.5% of the population giving you weird looks.

Jerks AND racists.

Saturday, May 7, 2011

The World's Lowest Natural Temperature is -89.2 C

So as it turns out, Earth is a cold place! I mean, it pops under 20 C and I begin to feel a tad chilly, but the global average temperature is only slightly above 14 C.

I discovered this, you see, because the temperature would have been around 18 C (I guess?) yesterday when I remarked to a friend that it was a "bit nippy". Something like "9/10 nippies". Clearly, it's time for the nippy to be defined as an actual unit of temperature.

My initial thoughts for defining the nippy scale were that 10/10 nippies sh
ould be absolute zero (Kelvin). I quickly abandoned this line of reasoning for two reasons:
  1. I had no idea what 0/10 nippies would be
  2. If 0/10 nippies was defined to be relevant to us at all, then it was unlikely that we'd get even to 0.2 nippies before we'd be freezing, and 0.2/10 doesn't sound all that impressive
It was this second point that lead me to decide that, like all truly arbitrary units in science, the nippy should be defined by how relevant it was to us. I mean, look at Celsius. Bitches love Celsius.


And so, with this thought in mind, I went on to discover what temperatures existed on Earth. I was expecting the range to be more like -20 C to 60 C, since that's about 20 C either side of what I've experienced. But no. The lowest natural temperature is a wholly insane -89.2 C, and the highest natural temperature is a mere 57.8 C.

What's even going on there, guys? When did our planet get SO COLD (spoilers: it was about 110,000 years ago that the last Ice Age began), and why are so many people against global warming? Clearly we need it.


So, with this in mind, I began to calculate nippy values based on 0/10 nippies being equal to 57.8 C and 10/10 nippies being equal to -89.2 C. For your reference, but sparing you the boring table, this gives you a freezing point of 0 C at a mere 4/10 nippies.

Clearly, this is still way too cold, and further relativising was needed. So, picking up the stats for New South Wales, where the minimum recorded temperature was -23 C and the highest was 50 C, I instead got around 7/10 nippies.

It was at this point I said, "You know what, this is balderdash, I'm going to choose my own flipping temperatures even more arbitrarily than I was already."

So, for your delight and misuse, I present to you:

The Nippy Temperature Scale
Celsius Conversion Chart

0/10 nippies = 50 C
1/10 nippies = 45 C
2/10 nippies = 40 C
3/10 nippies = 35 C
4/10 nippies = 30 C
5/10 nippies = 25 C
6/10 nippies = 20 C
7/10 nippies = 15 C
8/10 nippies = 10 C
9/10 nippies = 5 C
10/10 nippies = 0 C

Other interesting things I learnt today:
  • One of the earliest known references to "La Cucaracha" was in 1819
  • The BBC is the largest broadcaster in the world
  • Some philosophers are actually paid good money to debate the possibility of the existence of zombies

Wednesday, April 27, 2011

Pascal's Triangle and Quantum Mechanics

Pascal's Triangle has got to be one of the most useful things in the history of useful things. To give some perspective on just how many applications it has, keep in mind: I was learning about Pascal's Triangle in my first year 7 maths lesson and my last HSC Extension 2 maths lesson. Triangles don't get any more diverse than Pascal's.

For those of you who either don't know or can't remember what Pascal's Triangle is, it's a pretty simple mathematical... toy, I guess you'd call it. Or maybe you wouldn't, but I would. Pascal's Triangle is a toy, and like all the best toys, it's easily constructed and useful for all your life, ever, forever, like Lego. Pascal's Triangle is created by starting with the number 1 at the top of the triangle. The next line is the sum of the two numbers directly above it. So 1 and 1. And then then next line will be 1, 2, and 1. And so on:

1
1 1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1
1 6 15 20 15 6 1
1 7 21 35 35 21 7 1

There are the first eight lines for you, just to get you started. You'll soon discover why I chose eight lines, but now it's time to do cool, improbable stuff with it!

For starters, look at the second (or second last) number on each line. You'll notice it has the pattern 1, 2, 3, 4, 5, 6, etc. It just counts. Which is obvious, really, because you'll be adding 1 to it each time, but it still looks cool. You know what else looks cool?

Sierpinski's Triangle.


Sierpinski's Triangle is what happened when Nintendo realised what a goldmine they were sitting on with the Legend of Zelda series. Shigeru Miyamoto drew a Triforce. In each of those Triforces, he drew another Triforce. And then another. And another. And another, until he had such a cool looking pattern that you didn't even notice that I've already begun eight sentences with conjunctions this blog post.

So that's cool, now we have two funky looking triangles. But (nine) what's that all about? The cool thing is, if you colour in all the odd numbers in your Pascal's Triangle, guess what you end up with?

1
1 1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1
1 6 15 20 15 6 1
1 7 21 35 35 21 7 1

Sierpinski's Triangle, aka Pascal's Triforce. I just ended a sentence with a preposition and I don't even care. That's how exciting this is. I am throwing grammar to the winds and mathsing this right up now, because it only gets better.

Some of you probably now realise why I had eight lines. Eight lines is the perfect amount to demonstrate a Pascal's Triforce. Four would be perfect to show off just a normal triangle, since the fourth line is comprised entirely of odd numbers, like the eighth. Also like the first and second.

1, 2, 4, 8... check it out, you guys, the next time this happens will be line 16! Computer scientists and maths nerds will recognise this pattern immediately as being 2^0, 2^1, 2^2, 2^3, etc., and normal people will put it more succinctly as "it doubles each time". This is officially whacky!

"This is cool and all," I can hear you saying, "but that isn't quantum mechanics, and frankly, there's only so much of a maths lesson you can give me before you get really boring really quickly." Well, let me tell you: you're right! That isn't quantum mechanics. Also, you're wrong. You can never have too much of a maths lesson. But (ten) ignoring what is actually my favourite use of Pascal's Triangle (i.e. binomial expansion, exciting, right?), let's move on to what I actually learnt today.

Nuclear Magnetic Resonance! It's a lot of fun and useful for determining different things about different chemical structures, but that's not the point. The point is that if one faerie is near another faerie, it creates a unicorn not only for itself but one for its friend faerie, too. If there is a third faerie nearby, they will channel their magical power and there will be two normal unicorns, and one unicorn with a horn twice as long as the other unicorns. If there is a fourth faerie, then there will be two normal unicorns, and two unicorns with horns three times as long as a normal unicorn's!

Do you see where I'm going with this?


Obviously, this example is imperfect, since by 'faerie' I mean 'proton' and by 'unicorn horn' I mean 'spike in the NMR reading due to spin-spin couplings which are pretty much quantum entanglement', but I think most people probably understand this example a lot better. Maybe you don't? The beautiful thing is, you don't really have to understand what's going on there.

Today I learnt that Pascal's Triangle has applications in quantum mechanics, and spent the rest of my chemistry lecture fixated on that rather than on what they were.

Other interesting things I learnt today:
  • River deltas are called deltas because they resemble an uppercase letter delta
  • The velvet on an antler supplies the growing bone with blood and nutrients
  • "It [chemically equivalent spin couplings] is like boy and girl fall in love. When you in love, you not have two horns on your head each." That's the only other thing I took out of that lecture.