abstractmath.org
help with abstract math
Produced by Charles Wells. Home Website TOC Website Index
Back to Useful Behaviors head
Last
edited 12/21/2006 3:59:00 PM
One characteristic of people that are good
at math is that when they are faced with a new concept, they immediately start thinking of examples.
When you learn about a new concept
START THINKING OF EXAMPLES
(See [Selden & Selden].)
Suppose you just learned the definition of prime
number. (A positive integer n is
prime if its only positive divisors are
2 is prime,
Hold on! If n is prime it has to be odd, because
otherwise
So if n is odd it
must be prime, because it is not divisible by
And so
on…
This is a baby
example of what you might go through when you first learn about
primes. It is vital to generate example of any new concept (if you can!) because that is the fastest road to
understanding the concept.
Guessing at the
answer to a problem and then using a theorem to prove it is correct is
legitimate. Some students don't believe
this!
It is good math behavior
to guess at an answer and then prove it is correct
You are not required to have a method
You need to find . You remember that you just did that integral
yesterday! Wasn’t the answer
? Let’s see, the derivative of
would be
,
which is
. So the Fundamental Theorem of Calculus says
that the answer
is correct!
This is a perfectly respectable
way to do math. You need not use a specific method (for
example substitution or integration by parts) to get an integral. Any way of coming up with the answer is OK as long as you
can check it out using differentiation.
Of course, if you do have a method,
you may be better off
than you are if you can only guess. The
integral is
easy to do by substitution: Let
and
. Then
Put links to integration, differentiation, Fundamental theorem. Give another example not involving differentiation.
Suppose you need to
know the largest integer n for which . One way to do it is to calculate: 4! = 24, 5! = 120, so the answer is n = 4.
When I gave a problem that came
down to this calculation in my discrete math class, most students solved it
correctly, but several wrote apologies on their paper for doing it by trial and error.
Of course, trial and error is a method. In the case of this problem it is probably the easiest
way to do it. Even if you need to know
the largest integer for which n! < 4,000,000 it makes sense to do it using a
calculator or a program such as Mathematica or Maple.
More Examples
Why did you say having a method “may” be better?
Answer: Because in some cases guessing may be easy and the method may be hard to apply. Example.