Difference between revisions of "Proof writing"

(per naming conventions)
(Proof Writing Guides)
Line 20: Line 20:
 
* [http://www.artofproblemsolving.com/Resources/AoPS_R_A_HowWrite.php How to Write a Solution] by [[Richard Rusczyk]] and [[Mathew Crawford]]
 
* [http://www.artofproblemsolving.com/Resources/AoPS_R_A_HowWrite.php How to Write a Solution] by [[Richard Rusczyk]] and [[Mathew Crawford]]
 
* [http://www.stonehill.edu/compsci/History_Math/math-read.htm How to Read Mathematics] -- Not really proof writing, but a helpful read for those learning to write basic proofs.
 
* [http://www.stonehill.edu/compsci/History_Math/math-read.htm How to Read Mathematics] -- Not really proof writing, but a helpful read for those learning to write basic proofs.
 
+
*
 +
"How To Prove It: A Structured Approach" by Daniel J. Velleman -- an excellent primer on methods of proof; train your ability to do proofs by induction, contradiction and more.
  
 
== See Also ==
 
== See Also ==

Revision as of 00:30, 9 June 2008

Proof writing is often thought of as one of the most difficult aspects of math education to conquer. However, students who spend time writing about increasingly difficult math topics can develop this skill over time.


Getting Started

The fundamental aspects of a good proof are precision, accuracy, and clarity. A single word can change the intended meaning of a proof, so it is best to be as precise as possible.

There are two different types of proofs: informal and formal.

A formal proof is usually in a two-column format. This is favored by many geometry teachers.

An informal proof can be in a wide variety of styles. It is usually not as neat as a two-column proof but is far easier to organize. Except in geometry class, the vast majority of proofs worldwide are informal.

Practice

Art of Problem Solving (AoPS) has many resources to help students begin writing proofs.

  • The AoPS forums (which you can get to through the Community tab on the left sidebar) are a great place to practice writing solutions to problems. Do your best to make your explanations both clear and complete. Read solutions by other students to see what you might do better. Listen to the constructive criticisms of others.
  • AoPS Blogs (also in the Community area) are a great place to showcase your best solutions.
  • The AoPSWiki you are in now is written by members of the AoPS community. Contributing to the AoPSWiki means writing mathematics as clearly as you can.

Proof Writing Guides

"How To Prove It: A Structured Approach" by Daniel J. Velleman -- an excellent primer on methods of proof; train your ability to do proofs by induction, contradiction and more.

See Also

This article is a stub. Help us out by expanding it.