This repository contains learning materials for secondary school mathematics, as well as enrichment and more advanced tutorials.
Scan of Geometry by Divsha Amira (in Hebrew).
Geometry without words Color visualizations of theorems of Euclidean geometry.
The many guises of induction
Induction is often presented as a mechanical procedure for proving properties of sequences, but it widely used in other areas of mathematics (geometry, trigonometry, logic) and in computer science (data structures, automata, formal languages). This document tries to show that induction is a uniform concept although it appears in many guises. (Some of the examples and exercises require a background in computer science and discrete mathematics.)
Minesweeper is NP-complete
Richard Kaye showed that a puzzle based on the minesweeper game is NP-complete. This document presents Kaye's result with detailed explanations of the construction.
Quaternions for three-dimensional rotations This is a tutorial on Euler angles and quaternions for describing rotations in three dimensions.
Demonstration of TikZ constructs Well-documented examples of TikZ diagrams for Euclidean geometry:
- the intersection of the perpendicular bisectors of a triangle is the center of the circumscribed circle
- the intersection of the medians of a triangle divide the medians in the ration 2:1
- Ptolemy's theorem relating the lengths of the diagonals and the lengths of the sides of a quadrilateral that is circumscribed by a circle
- Ramanujan's construction 355/113, an excellent approximation to pi.
A functional approach for teaching trigonometry
Trigonometric functions are usually taught to secondary-school students as ratios of the sides of a right triangle with degrees as the units of measure. This can cause problems when students encounter trigonometric functions in calculus, where the functions are defined for all real numbers, and where the units of measure must be radians in order to define derivatives. This document is a guide for teachers that examines teaching trigonometry initially as functions defining by "winding" a thread around the unit circle.
The Hebrew document was written by Avital Elbaum-Cohen, at the Department of Science Teaching, Weizmann Institute of Science. The English document is my translation and adaptation of her work.