Follow TV Tropes

Following

Tropers that do NOT hate math

Go To

abstractematics Since: May, 2011
#1: Jun 3rd 2011 at 9:51:41 PM

The phrase "I hate math" has become such a cliche in our society hasn't it? It's sad. There should be more appreciation for this science and art.

Any other mathematicians and the like around here?

Now using Trivialis handle.
Ryusui It's The Greatest Day. from In The Middle Of A Field Since: Jan, 2001
It's The Greatest Day.
#2: Jun 3rd 2011 at 11:50:56 PM

x' = x cos theta - y sin theta

y' = x sin theta + y cos theta

This is the magic formula that lets you rotate a coordinate around a point. Fun times.

edited 3rd Jun '11 11:51:02 PM by Ryusui

In the event of a firestorm, the salad bar will remain open.
Tzetze DUMB from a converted church in Venice, Italy Since: Jan, 2001
DUMB
Carciofus Is that cake frosting? from Alpha Tucanae I Since: May, 2010
Is that cake frosting?
#4: Jun 4th 2011 at 12:43:46 AM

[up][up] That formula is easier to remember if you can use complex arithmetic and write

x' + i y' = (x + iy) (cos theta + i sin theta)

Since i * i = -1, your expression then follows at once — if one really wants to get to the simplest form, this is the same of

x' + iy' = (x + iy) e^(i theta)

through the e^( i theta) = cos theta + i sin theta equality, which I still consider one of the funniest equivalences ever.

edited 4th Jun '11 12:44:55 AM by Carciofus

But they seem to know where they are going, the ones who walk away from Omelas.
Ryusui It's The Greatest Day. from In The Middle Of A Field Since: Jan, 2001
It's The Greatest Day.
#5: Jun 4th 2011 at 1:16:48 AM

I use it a lot in game programming. Not that I've ever completed much of anything outside a little retro-styled mouse avoider game.

In the event of a firestorm, the salad bar will remain open.
Carciofus Is that cake frosting? from Alpha Tucanae I Since: May, 2010
Is that cake frosting?
#6: Jun 4th 2011 at 1:54:31 AM

That's a fun little game — congratulations! I liked how grazing hits "did not count", but direct ones did: which collision algorithm did you use?

I never did any Flash programming: how is Action Script? Which development environment are you using?

Today I am working on a paper — it is basically finished and ready for submission, but my supervisor told me that I should add a more discursive "introduction" to get readers interested into the subject at large. That's the sort of thing that always takes me a lot of effort to do properly: I am almost tempted to start with a "Since the dawn of time..."-like sentence, just for the hell of it.

It could be something like that:

Since the dawn of time, people have trying to find out whether all NP properties of relations can be expressed through the formalism developed in (<professor 1> and <professor 2>, late 2010).

edited 4th Jun '11 2:00:53 AM by Carciofus

But they seem to know where they are going, the ones who walk away from Omelas.
Ryusui It's The Greatest Day. from In The Middle Of A Field Since: Jan, 2001
It's The Greatest Day.
#7: Jun 4th 2011 at 2:09:19 AM

I just calculated distance using good old Pythagoras. I used hitboxes early on, with obviously lackluster results. ^_^;

Looking over it again, I didn't actually take out the hitbox code, but it's not really being used for anything.

I use Flash Develop for my AS 3 programming. Hyper Collider was actually compiled using Flash CS 4 (hence the nice vector graphics used for everything), though I've been playing around with Flixel and Flash Punk since - for those, all you need is the free Flex SDK and a development environment.

The About page on the title screen links to the tutorial that inspired the game, as well as Emanuele Feronato's blog - I don't remember exactly what I gleaned from there (pretty sure it was ideas on how best to publish my game on the Internet), but looking back at it, I'm wondering why I haven't thought to frequent it more often: the Flash Punk articles she's got could really help my projects.

And yes, that's our TheGunheart I credit with inspiring the retro style. :3

In the event of a firestorm, the salad bar will remain open.
#8: Jun 4th 2011 at 7:03:23 AM

grazing hits "did not count"

Translation: Didn't want to implement proper collision handling and so found a clever way to explain it away in-game.

Nice game! I like how it creates "thread the needle" points on the fly.

Also, add me to the list of tropers who don't hate math. I'm not that good at it, on account of always doing just enough of the book to pass, but I don't dislike it.

<><
Palladium Well. That happened. from North Carolina Since: May, 2011
Well. That happened.
#9: Jun 4th 2011 at 7:17:35 AM

I suppose I should stop by too. Math being one of the few things I actually excel at, it would be remiss to say that I hate it. The classes themselves, though...

This is not a signature.
randomguy123 Misanthropic Wiccan Nerd Since: Sep, 2010
Misanthropic Wiccan Nerd
#10: Jun 4th 2011 at 8:33:44 AM

You people are all mentally ill. I just want you to know that. I have nothing against that... But I truly believe it is possible to be of sound mind and still enjoy mathematics.

Misanthrope Supreme
LolipodDistortion HIP HOP HIPSTER from Austin, Texas Since: Aug, 2010
HIP HOP HIPSTER
#11: Jun 4th 2011 at 4:05:12 PM

Uh... okay.

I like math, and I'm good at it for my age level, but there's no way I could keep up with you guys. I guess I'll just sit here and hope I learn some new stuff.

Underneath the bridge The tarp has sprung a leak And the animals I've trapped have all become my pets
KitsuneInferno Jackass Detector from East Tennessee Since: Apr, 2009
Jackass Detector
#12: Jun 4th 2011 at 9:16:09 PM

I got an A in physics during my first semester, so I don't suck. However, I still hate math.

"It is better to remain silent and be thought a fool than to open one’s mouth and remove all doubt." - Some guy with a snazzy hat.
Deboss I see the Awesomeness. from Awesomeville Texas Since: Aug, 2009
I see the Awesomeness.
#13: Jun 4th 2011 at 9:38:05 PM

There should be more appreciation for this science and art.

I was with you till the last word.

Fight smart, not fair.
feotakahari Fuzzy Orange Doomsayer from Looking out at the city Since: Sep, 2009
Fuzzy Orange Doomsayer
#14: Jun 4th 2011 at 10:04:58 PM

I can't exactly say I'm enthusiastic about math, but my thought processes naturally align with it, so I tend to do well in it. (I can solve quadratic equations in my head.)

That's Feo . . . He's a disgusting, mysoginistic, paedophilic asshat who moonlights as a shitty writer—Something Awful
abstractematics Since: May, 2011
#15: Jun 4th 2011 at 10:21:09 PM

[up][up]Math has aesthetic beauty.

Now using Trivialis handle.
EnglishIvy Since: Aug, 2011
#16: Jun 4th 2011 at 10:25:58 PM

Please take it somewhere else, Deboss...

Deboss I see the Awesomeness. from Awesomeville Texas Since: Aug, 2009
I see the Awesomeness.
KitsuneInferno Jackass Detector from East Tennessee Since: Apr, 2009
Jackass Detector
#18: Jun 4th 2011 at 10:49:07 PM

Except for the fact that liking one subject does not exclude you from liking another.

"It is better to remain silent and be thought a fool than to open one’s mouth and remove all doubt." - Some guy with a snazzy hat.
Zizoz Since: Feb, 2010
#19: Jun 4th 2011 at 10:49:16 PM

I'm a math major, so I suppose I should post here. :P

Deboss I see the Awesomeness. from Awesomeville Texas Since: Aug, 2009
I see the Awesomeness.
Palladium Well. That happened. from North Carolina Since: May, 2011
Well. That happened.
#22: Jun 6th 2011 at 7:43:53 AM

[up] ...Huh. Very interesting. Thanks for linking that!

This is not a signature.
Litis from Israel Since: Jul, 2009
#23: Jun 6th 2011 at 1:22:56 PM

I always got perfect grades in math when I could get arsed to study. In recent years my ability to get arsed about studying dwindled (though I still got perfect grades for the most part).

I really do like math.

edited 6th Jun '11 1:26:46 PM by Litis

Carciofus Is that cake frosting? from Alpha Tucanae I Since: May, 2010
Is that cake frosting?
#24: Jun 6th 2011 at 8:19:41 PM

I can understand the people who dislike math. Most of the mathematics I had to study until the last year of high school or so was, frankly, for the most part just boring repetition of easily memorized rules. Euclidean geometry had some element of fun, but apart from it... well, there really is nothing all that interesting in memorizing and executing algorithms.

I was actually quite interested in Cartesian geometry, mostly because I liked to dabble a little in computer programming and it is a fundamental tool for that, but yes, math was boring.

"Advanced" math is really quite different. You don't have rules to follow, or not that much: you have problems, and you have a lot of tricks that sometimes happen and sometimes don't, and you have to use a mixture of intuition and creativity in order to get to the solution.

Then there is nonclassical mathematical logic, of course, my own area of interest, in which things become just crazy. In this subject, you make the rules. You have to be consistent about it, of course*

, and certain rulesets lead to more interesting consequences than others; but really, the main problem here is to define new formalisms and see how they compare with one another — you know, if expressions can be translated from Logic A to Logic B preserving the meaning, this sort of stuff.

Where most mathematicians work with complex constructions deriving from chains of definitions, we tinker with the basic toolbox, messing with it just to see what happens.*

It is really, really awesome. Do you want non-commutative conjunction? You have them. Do you want infinitely many truth values? You have them too. Do you want infinitely long formulas? Knock yourself out! Do you want to deny the principle of non-contradiction? Eh, join the ranks of all the logics that do that, and see how yours compares to them.

Really, the sky is the limit there. Except when you say that it isn't.

And then there is Abstract Logic and Abstract Model Theory, which takes all of this one step further and looks at families of nonstandard logics from outside and tries to characterize their properties. Funny stuff, really.

edited 6th Jun '11 8:25:14 PM by Carciofus

But they seem to know where they are going, the ones who walk away from Omelas.
TsundeRay HOORAY! from Santa Clara, California Since: May, 2009
HOORAY!
#25: Jun 7th 2011 at 2:26:09 AM

I haven't taken a math class in a year now. Looking to correct this next semester when I take statistics.

http://twitter.com/raydere | http://raydere.tumblr.com

Total posts: 459
Top