https://github.com/totalverb/mathenrichment
Olympic Math curriculum for various grades
https://github.com/totalverb/mathenrichment
Last synced: 2 months ago
JSON representation
Olympic Math curriculum for various grades
- Host: GitHub
- URL: https://github.com/totalverb/mathenrichment
- Owner: TotalVerb
- License: gpl-3.0
- Created: 2015-09-20T01:00:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-12-06T23:18:48.000Z (over 5 years ago)
- Last Synced: 2024-11-08T12:50:57.198Z (6 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 2.17 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mathematics Enrichment
This curriculum covers in detail Logic, Probability, Geometry, Sequences, and Number Theory.
Most of it was developed for the Grand River Chinese School interest course in mathematics,
at the Grade 4 level, but some of the content is appropriate for a more advanced audience,
as I have since been moved to teach the Grade 7/8 level.## Compilation
All of the LaTeX files are intended to be compiled with LuaLaTeX, and I can’t guarantee that
they will successfully compile with other LaTeX compilers.## Highlighted Subjects
### Number Theory (Grade 4)
This subject covers parity, divisibility, primes, factorization, the GCD, and an
introduction to modular arithmetic. It is considered complete, with lesson, homeworks,
answers, and quizzes.I’m not currently updating this topic as I have since moved to teaching the grade 7/8 class.
### Discrete Mathematics (Grade 7/8)
This subject covers an introduction to mathematical objects, especially functions, and an
introduction to probability. It is the latest subject I’ve taught and hence currently quite
short and unorganized and currently rough around the edges.### Algebra (Grade 7/8)
This subject is ported over from high school math content, and contains an introduction to
algebraic ideas, even beyond those taught in Ontario secondary schools. The worksheets are
still targeted toward high school students and are being revised for the grade 7/8 audience.
Unlike the other subjects, the lesson plan for this subject is
[online](https://grcs.uwseminars.com/pub/algebra.html).## Incomplete Subjects
### Problem Solving (Grade 4)
This subject contains a single lesson introducing the entire curriculum. No expansion is
planned.### Measurement (Grade 4)
This subject covers angles, polygons, and area. I have taught the subject to Grade 4
students in the past, but the lesson plan is incomplete.### Sequences (Grade 4)
This subject covers arithmetic, geometric, and Fibonacci sequences. It is mostly complete
but somewhat rough on the edges.### Games (Grade 4)
This subject currently contains a single fun homework sheet on verbal arithmetic.