Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#1 Re: Euler Avenue » I'm looking for a quote about maths » 2012-02-04 06:36:56

I found the quote I was looking for while reading Terence Tao's blog smile

"Don’t just read it; fight it! Ask your own questions, look for your own examples, discover your own proofs. Is the hypothesis necessary? Is the converse true? What happens in the classical special case? What about the degenerate cases? Where does the proof use the hypothesis?"
- Paul Halmos

And, googling the quote, I found where I first saw it: http://abstrusegoose.com/353

#2 Help Me ! » Questions about the matrix norm » 2012-01-29 09:01:39

Identity
Replies: 1

Given that for a vector

,

and for a matrix
,

Show that:
1.

2.

3.

Thankes

#3 Re: Euler Avenue » I'm looking for a quote about maths » 2012-01-21 22:10:14

I think it is Neumann, great mathematician, great quote.

#4 Maths Teaching Resources » Interactive learning brainstorming » 2012-01-21 19:37:21

Identity
Replies: 1

I have always felt that the potential of educational software has been vastly under-appreciated and as a result, vastly under-funded. I'm trying to brainstorm different ways to fix this, and this is one of my ideas. I just dished this up quickly so it's not supposed to look professional, it's just a brainstorm idea. Please tell me what you think about this and if it's in the right direction. Also any thoughts on learning in general would be greatly appreciated.

Edit: I don't think my pdf is attaching sad??

Anyway here it is, copied from the pdf, with the image attached:

Introduction:
There are a few reasons why I am choosing math as a prototype. One, math doesn't require all the fancy animations and interactive media that physics etc require - math is simple in its abstractness, so it would be a good prototype choice. Of course we would like to use graphics and audio as much as possible even in mathematics, but perhaps for now at least, they won't be needed as much. Two, there may disagreement over this, but math is widely perceived as one of the drier subjects in the sciences. This may be because of its abstractness and obscurity for people trying to pierce its cold, hard exterior. If we can spice up mathematics, we can spice up anything. Three, math proofs are can vary a lot, and so in a sense they can be one of the hardest to tackle when writing educational software. However, they could serve as an insightful proof-of-concept.

The Philosophy:
When reading math books, especially the rigorous ones that act more like encyclopedias rather than textbooks, it can be very easy to gloss over crucial information in definitions, theorems and proofs. Mathematics is a subject in which a lot of care must be taken when reading. Notes must be taken and questions must be asked. Normally, students engage in problem solving in the exercises at the end of a long chapter, or in the often insufficient class assignments. If you are self-studying, you may not even have solutions on hand to check with, which can throw you way off course, or reduce confidence and motivation. For true mastery of a subject, I think more interactivity is required. Interactivity stimulates learning and lets you practice what you have learnt.

Ultimately, I believe that learning mathematics should be a fully interactive activity, where progress is monitored nearly all the time, examples are provided, and tests are given to ensure that the student fully understands and appreciates what they have learned. In addition, everything, even the most vital proofs, should be proven by the student (guided by the software) when they are ready. For example, highschool students would be given the highschool version of the implicit function theorem to prove, while college students would be asked to prove the implicit function theorem in full generality. The software can be `` played" on various difficulty settings. More or less guidance will be provided to the student in the proof, based on the difficulty selected. By proving the crucial and important theorems themselves, students will gain an appreciation for how the theorems work from the inside, and gain insight into the proof techniques.

I believe that the greatest dilemma in writing educational software is that student responses can vary a lot. Unlike computational problems where the answer is simply a number, in a proof, for example, there may be many steps to solving a proof. How is a program supposed to keep track of these many steps, evaluate them, and give feedback? If we define one way of solving the proof as being the definitive way, then other, possibly more elegant ways of proving may be wrongfully rejected.

Until we have AI as advanced as humans in proof-reading, I fear we have no other choice but to implement only the methods of proof that we are aware of and reject all proofs that have not yet come to our attention or that are ridiculous. For each proof we would like to offer several avenues for the student to solve the proof, and the number of avenues available will depend directly on the amount of time we have to implement these avenues. If a student believes they have found an alternate method of proof not covered in the software, they can give us feedback about this and we can try to implement it, or at the very least note it as an alternative.

Right now, it seems that using math input to write proofs in the software as you would on paper is too complicated to implement. You would need advanced systems for reading and evaluating proofs (for example, teachers). This probably is possible at the moment, but only with a lot of people working at how to implement it. In the proof of concept, we will be using an easier-to-implement approach.

We prove proofs by applying ``proof techniques", otherwise known as ``abilities" (to get in touch with the RPG element of the software - I hope in the end the software develops into a fully-fledged Math RPG, combining the purposefulness of learning with the incentives of the most addictive RPG games), which are collected throughout the course of the game by solving problems, taking part in examples, etc. Eventually, the student will have amassed a library of techniques. When given a proof to solve, the student would reach into the library of proof techniques and pick one to start with. The student will then be asked how to apply the technique - this will have to be tailored to suit each proof. In this way, it is a little like a detective game, using clues to solve a crime. We expect the student to play the game with pen and paper in hand and to do scrap work while playing through the software. The software is there to provide guidance, incentive, and interactivity. We may need to implement certain tests to make sure the student is testing their ideas on paper and not blindly guessing.


As the student gains experience using proof techniques, they will gain the ability to automate certain proof techniques, such as basic algebra techniques like expanding brackets, or, even more advanced techniques when the time comes. After a technique is learnt, it will have its own page with examples and tutorials on how to use it. I would like this game to be {\em very} comprehensive in this respect. We must never let the student feel lacking in learning resources.

I believe there is even a potential advantage of this ``proof technique" method over traditional ``written down" proofs. By emphasising {\em techniques}, we are training the student's intuition more than their mechanical computation. After all, when you attempt a proof, you do not start with crystal clear ideas of where to go. You have to feel around in the dark until you can latch on to something. Here, we can teach students to draw from a library of techniques they have learnt and to apply them, following leads like a detective. Not every lead will succeed, but soon students will gain an intuition of which might.

Example
In my following example, we are asked to prove the Cauchy-Schwarz inequality for real numbers given the axioms for inner product spaces. You may have to zoom in to see the small writing:

*IMAGE*

At the end, we would ask several questions, like, why is it ok to take the square root of both sides. The student would then use axiom 1 in the inner product axioms to show that norms are positive, and hence the RHS is greater than the LHS, regardless if the sign of

. We would also ask when equality occurs, which is another proof of its own. We finally conclude with a recap of why the proof method worked, any techniques we took from the proof, a grading based on how many mistakes we made (in arithmetic or blatantly wrong guesses - and only blatantly wrong guesses), and we then continue on to applications etc.

Evolving into a game... and my more distant daydreams
I optimistically believe it is possible for this to evolve into a full RPG game with characters and a story to captivate. The quests would be new discoveries in science, and the powers would be the abilities you have gained. It would be challenging and rewarding. Perhaps it would be hard for a math game to go RPG, but I believe it would be very easy to turn a physics or chemistry, or biology game (Come to think of it, a biology game would work REALLY WELL) into an RPG of some sort. One can dream of a mega-RPG where you can learn anything. Perhaps that would end up being a virtual Earth. Anyhow, even one tiny successful piece of software may start a revolution in education, and make textbooks redundant.  It is a shame that the huge budgets and production values of today's best games are not also used for educational software, since I believe that the budgets used for those games could easily make the next World of ScienceCraft possible today.

#5 Euler Avenue » I'm looking for a quote about maths » 2012-01-21 17:07:16

Identity
Replies: 7

Some time ago in the internet I remember seeing this webcomic (was it xkcd? or one of the math-y webcomics) with a nice math quote. There was this was this guy riding a dragon (or was it a dinosaur?), and there were math-y symbols everywhere. Beneath was a quote by a mathematician which went something like:

(I'm paraphrasing) "One does not read mathematics, one fights it. Ask questions, find limiting cases ... "

I vaguely remember that it might have been attributed to Erdos, but I've been looking everywhere online and I can't seem to find the quote again.

If anyone else comes across it please tell me smile

#6 Re: Help Me ! » When is the fraction in simplest form? » 2011-04-15 08:59:42

Hi gAr, sorry for the late reply, but that's a very nice solution there smile
Thanks

#7 Re: Help Me ! » When is the fraction in simplest form? » 2011-04-08 20:16:25

Hi gAr, thx for the reply. How did you find out that there are

values of n which are in simplest form? That's actually the main thing I wanted to know, sorry for the poor wording.

#8 Help Me ! » When is the fraction in simplest form? » 2011-04-06 23:08:40

Identity
Replies: 7

Let

be a constant integer.

For what values of

is the fraction
in simplest form?

I've been trying to use Euclid's algorithm to find

, but since they aren't numbers I'm having a lot of trouble setting up the division algorithm.

#9 Re: Help Me ! » Solving systems of DEs » 2011-03-07 00:19:28

Thanks matthen! That's pretty clever

#10 Help Me ! » Solving systems of DEs » 2011-03-06 19:56:42

Identity
Replies: 3

I'm familiar with how to solve systems of DEs of the form

where

and
is a constant matrix, but how do you solve DEs of the form

where

is a constant translation?

Thanks

#11 Help Me ! » Smooth functions between subsets of manifolds » 2011-02-25 07:59:28

Identity
Replies: 0

http://en.wikipedia.org/wiki/Smooth_fun … _manifolds

When it says

"if for all

there is an open set
with
"

Does this mean that

depends on
, or is
independent of
?

If

, could you have several open sets covering
like in the diagram?

#12 Re: Help Me ! » Becoming a Mathematician... » 2011-02-23 10:30:24

Congratulations Luis :]

Analysis hit me like a bag of bricks... but I think I'm starting to get the hang of it

#13 Re: Help Me ! » Constant of integration with a plus/minus? » 2011-02-23 02:36:14

Gah! Two mistakes for me in two posts

Anyway thanks for the advice bob, I'll try and work through it with that

#14 Re: Help Me ! » Constant of integration with a plus/minus? » 2011-02-22 15:42:22

Thanks for the reply bob, I'm sorry I couldn't make it very clear because it is an assignment question

However, I think my problem is somewhat similar to the well-known Brachistochrone problem, which models the fastest way to 'slide' down a slope.

It has the equation 

Solving for

,

Suppose the antiderivative of

is

Then do we have

or
?

Take the boundary conditions to be

,

With the Brachistochrone problem it's easier - the ending height is always less than the starting height, so you know that

must be negative, leaving you with one equation, 2 unknowns, and 2 boundary conditions. But what if you couldn't assume that? My problem is more complicated because intuitively I know that
changes from negative to positive. So I think I would have

for

for

#15 Help Me ! » Constant of integration with a plus/minus? » 2011-02-20 19:41:33

Identity
Replies: 4

I'm doing a physics question and I've come to a point where I have

Continuing on,

Suppose

is the antidervative of
and C is a constant, then which of the following is true?

I need to know because the positive solution satisfies one condition and the negative solution must satisfy another condition. Basically, I'll end up with simultaneous equations and I need to know whether or not C has the same sign in both.

#16 Re: Help Me ! » An integral » 2011-02-17 21:07:48

Oh that seems to work, thanks bob :]

#17 Help Me ! » An integral » 2011-02-17 20:32:09

Identity
Replies: 5

It seems my brain has frozen over

Can anyone help me with this integral?

Thanks

#18 Help Me ! » Geometry: Show sum of angles is constant » 2010-11-04 20:40:47

Identity
Replies: 1

I must be getting really rusty from not having done geometry in ages, but I'm stuck on how to prove that

in the following diagram:

(Note that the two angles x are equal)

sum.png

Thanks

#19 Re: Help Me ! » (Dis)Proof pi = 2 (!) » 2010-08-10 21:12:18

I don't really know the answer, but I have another example:

Consider a straight staircase 1 m long and 1 m high, consisting of many steps. If you're a very small ant, the distance from the beginning of the staircase to the end will be 2m (1m up and 1m forward). This is true no matter how many steps there are. However, as the number of steps tends to infinity, it should approximate a flat slope, which, by pythagoras, has length √2.
Our conclusion is that 2 = √2

#20 Help Me ! » Line integral of a complex function » 2010-08-05 22:54:31

Identity
Replies: 1

If

, where
, then

Can I get some pointers on proving this? Thanks

#21 Help Me ! » The multi-valued exponential » 2010-08-05 22:27:40

Identity
Replies: 0

In my notes it says:

So

is defined modulo
, i.e. it has only two branches.



What does defined modulo

mean? I don't understand what it's meant to show
thanks

#22 Help Me ! » Deriving an operator basic complex analysis » 2010-08-05 18:00:33

Identity
Replies: 1

NEVERMIND, GOT IT WITH THE CHAIN RUlE

If you write:

,

then

,

Then if you have a function

for
,

I don't really see how these come about, can someone please show me? Thanks smile

#23 Help Me ! » Surface integral over a plane » 2010-07-24 01:04:13

Identity
Replies: 1

I have a plane in the positive octant, with axes intercepts (0,0,a), (a,0,0), (0,2a,0), and I need to integrate

over it.

Do I to complete all these steps?

1. Find two vectors on the plane
2. Compute their cross product to find the normal
3. Use the normal to find a cartesian equation for the plane
4. Find the parametric representation of the plane
5. Take partial derivatives with respect to the variables
6. Make the partial derivatives unit vectors
7. Take their cross product
8. Dot this with v
9. Integrate over the allowed values of the parameters.

It seems incredible tedious for a simple plane...

Is there a faster (but systematic) way to do this, or is this the best there is? Thanks

#24 Re: Puzzles and Games » Type the username above you - WITH YOUR ELBOW! » 2010-07-14 21:23:21

biovbvbtynm

haha I like how there is one incorrect letter between each correct letter

#25 Re: This is Cool » Girls just as good at mathematics as boys » 2010-06-02 16:38:53

loganlambe1155 wrote:

Well i think that boys are far better than girls when it comes to mathematics because boys are quick and girls are good in cramming hahahaha. girls would fit in subjects related to arts.

To the contrary, I think boys cram FAR more than girls. I think girls have a bit of a reputation for being organised, while boys have a reputation for being lazy (and I am a prime example).

I think that, as wonderful as mathematics is, it is viewed by many as a 'lazy subject'. At least, at my university, with other science subjects you have heaps of experiments and extra stuff you have to do, whereas in mathematics you just need to do assignments.

Board footer

Powered by FluxBB