- #36
Goalie_Ca
- 102
- 0
Well think about it, most people cannot grasp the concept that is math. Look how many morons fail high school math.
Well think about it, most people cannot grasp the concept that is math. Look how many morons fail high school math.
Or better yet, why would I have to be able to do a lot of this stuff without a calculator when I could just use a calculator at the place I happen to work at? I just don't get that.
JohnDubYa said:RE: "I don't understand why we *must* motivate, with some higher reasons, the study of mathematics when we don't do so for any other subject."
I have taught physics, math, computer science, and English. I try to relay the importance of each subject I teach.
But you are correct -- we don't have to motivate our students. We don't have to teach in a manner that produces a quality learning environment.
I didn't say we shouldn't have to motivate, i said we shouldn't have to motivate with some higher reason, writing as a (university level) teacher of pure mathematics. I don't mean without reference to a practical application, but that there often is no high metaphysical/philosophical reason why something is true in mathematics.
JohnDubYa said:RE: "Why is it assumed that teaching students "practical" uses of math is the best way to motivate them?"
Well, what IS the best way to motivate a typical high school student to study math?
JohnDubYa said:Probably because she has never been shown a reason, yes?
Hurkyl said:Some things that a computer scientist will specifically find useful from calculus are limits (asymptotic analysis), infinite summations, and the general method of estimating functions by finding good upper and lower bounds.
Furthermore, some techniques of discrete math bear strong relation to those of continuous math; for example, differences correspond to derivatives, finite sums correspond to definite integrals. The techniques are often easier to learn in the continuous setting.
Statistics is also generally useful. Many very useful algorithms have abysmal running times; the most prominent example is that quicksort, in the worst case, is a [itex]\Theta (n^2)[/itex] algorithm... absolutely horrible for sorting techniques... but it almost always beats out "better" algorithms like heapsort and mergesort. Why? Because, statistically, quicksort has an average case running time of [itex]\Theta (n \ln n)[/itex].
Also, many problems simply cannot be solved in a reasonable amount of time... but probabilistic algorithms can be effective. Without knowledge of statistics, how could you design or analyze such an algorithm?
As for linear algebra, it's just so pervasive throughout mathematics that you'd be disadvantaged without it.
BTW, that should be "regardless". English does have some mathematical rules: e.g. a double negative becomes a positive.JohnDubYa said:regardless of practicality.
I would say, make sure you have the respect of your students. Teach enthusiastically and if they cannot be made to see the beauty of mathematics, then at least they will come away with an impression that there is something there that some people can appreciate.JohnDubYa said:What about the other 55%?
krab said:Teach enthusiastically and if they cannot be made to see the beauty of mathematics, then at least they will come away with an impression that there is something there that some people can appreciate.
BTW, that should be "regardless". English does have some mathematical rules: e.g. a double negative becomes a positive.
"ir·re·gard·less ( P ) Pronunciation Key (r-gärdls)
adv. Nonstandard
Regardless.
--------------------------------------------------------------------------------
[Probably blend of irrespective, and regardless.]
Usage Note: Irregardless is a word that many mistakenly believe to be correct usage in formal style, when in fact it is used chiefly in nonstandard speech or casual writing. Coined in the United States in the early 20th century, it has met with a blizzard of condemnation for being an improper yoking of irrespective and regardless and for the logical absurdity of combining the negative ir- prefix and -less suffix in a single term. Although one might reasonably argue that it is no different from words with redundant affixes like debone and unravel, it has been considered a blunder for decades and will probably continue to be so.
I was not bringing up the fractals in response to a specific topic, like polynomial long division, but rather as a response to someone who is frustrated with math in general and has not experienced its elegant side. Resenting a subject makes it much more difficult (or impossible) to learn that subject. When someone discovers a subject has an appeal that they were previously unaware of, it can reduce their level of resentment towards it, making it easier for them to proceed.JohnDubYa said:RE: "When a tutee of mine is expressing their dislike for math, if they are not persuaded by whatever example I can come up with where they would use the subject matter in real life, I show them some renderings of the mandelbrot set that I always have handy."
And the tutee then asks "How is this related to polynomial long division?"
No one has answered my question: You are lecturing on (say) factoring of polynomials. A student asks "So what?" (A perfectly legitimate question, I might add.)