forked from mathigon/textbooks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
curriculum.yaml
521 lines (454 loc) · 12.5 KB
/
curriculum.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
# ==============================================================================
# Mathigon Curriculum Outline
# (c) Mathigon
# ==============================================================================
# ------------------------------------------------------------------------------
# Foundations
integers:
title: The Integers
color: 22AB24
level: Foundations
sections:
- title: Arithmetic
- title: The Number Line
- title: Negative Numbers
- title: Absolute Value
- title: Properties of Zero
- title: Place Value
divisibility:
title: Divisibility and Primes
description: Prime numbers represent both the most basic properties and the most complex unsolved problems. Here you can learn about the building blocks of mathematics.
color: 1AA845
level: Foundations
divisibility2:
title: Divisibility and Primes
color: 1AA845
fractions:
title: Fractions
color: 11A465
level: Foundations
sections:
- title: Introduction
- title: Fraction Arithmetic
- title: Mixed Numbers
- title: Dividing Fractions
decimals:
title: Decimals
color: 09A186
level: Foundations
sections:
# TODO Update Sections
- title: Introduction
- title: Adding and Subtracting Decimals
- title: Ordering Decimals
- title: Multiplying and Dividing Decimals
- title: Converting Decimals and Fractions
- title: Rounding
percentages:
title: Rates, Percentages and Ratios
color: 009EA6
level: Foundations
sections:
# TODO Update Sections
- title: Ratios and Mixtures
- title: Percentages
- title: Percentage Increase and Decrease
- title: Interest
- title: Ratios and Rates
shapes:
title: Area and Shapes
color: 0F82F2
level: Foundations
polygons:
title: Angles and Polygons
color: 2E6AE1
level: Foundations
solids:
title: 3D Solids
color: 4E53D0
level: Foundations
measuring:
title: Units and Measuring
color: 6D3BBF
level: Foundations
sections:
# TODO Update Sections
- title: Measuring
- title: Units and Conversion
- title: Scale Drawings
- title: Scaling and Dimensions
- title: Estimation
algebra:
title: Introduction to Algebra
color: FD8C00
level: Foundations
sections:
- title: Proportional Relationships
- title: Graphs an Variables
- title: Manipulating Expressions
- title: Modelling
linear-equations:
title: Linear Equations
color: F7750D
level: Foundations
sections:
- title: Weighing and Balancing
- title: Tape Diagrams
- title: Solving Linear Equations
- title: Inequalities
linear-functions:
title: Linear Functions
color: F15E19
level: Foundations
exponents:
title: Roots and Exponents
color: EB4726
level: Foundations
sections:
- title: Square and Cube Roots
- title: Rational and Irrational Numbers
- title: Powers and Exponents
- title: Scientific Notation
basic-probability:
title: Introduction to Probability
color: CD0E66
level: Foundations
combinatorics:
title: Combinatorics
color: AD1D84
level: Foundations
sections:
- title: Factorials
preview: /world/Combinatorics
- title: Permutations
preview: /world/Combinatorics#permutations
- title: Combinations
preview: /world/Combinatorics#combinations
data:
title: Data and Statistics
color: 8D2CA1
level: Foundations
# ------------------------------------------------------------------------------
# Intermediate
euclidean-geometry:
title: Euclidean Geometry
description: Geometry is one of the oldest parts of mathematics – and one of the most useful. Its logical, systematic approach has been copied in many other areas.
color: 0F82F2
level: Intermediate
next: transformations
transformations:
title: Transformations and Symmetry
description: Symmetry can be seen everywhere in nature – but it also underlies completely invisible laws of nature. Mathematics can explain why that is the case.
color: "2274E8"
level: Intermediate
next: triangles
triangles:
title: Triangles and Trigonometry
description: "Triangles are some of the most important shapes in geometry: they have countless interesting properties and appear everywhere in engineering and technology."
color: 3566DE
level: Intermediate
next: polyhedra
polyhedra:
title: Polygons and Polyhedra
description: Geometric shapes are everywhere around us. In this course you will learn about angels, polygons, tessellations, polyhedra and nets.
color: 4757D3
level: Intermediate
next: circles
circles:
title: Circles and Pi
trailer: tBJUNvCBkLo
color: 5A49C9
level: Intermediate
next: graph-theory
non-euclidean-geometry:
title: Non-Euclidean Geometry
color: 6D3BBF
level: Intermediate
sections:
- title: Spherical Geometry
preview: /world/Dimensions_and_Distortions#spherical
- title: Map Projections
preview: /world/Dimensions_and_Distortions#projections
- title: Hyperbolic Geometry
preview: /world/Dimensions_and_Distortions#hyperbolic
- title: Metric Spaces
preview: /world/Dimensions_and_Distortions#metric
- title: Topology
preview: /world/Dimensions_and_Distortions#topology
- title: Higher Dimensions
functions:
title: Functions
color: FD8C00
level: Intermediate
next: sequences
sequences:
title: Sequences and Patterns
description: Learn about some of the most fascinating patterns in mathematics, from triangle numbers to the Fibonacci sequence and Pascal’s triangle.
trailer: u2vwpDVj5rU
color: F97E08
level: Intermediate
next: quadratics
quadratics:
title: Quadratic Equations
color: F6700F
level: Intermediate
next: graph-theory
equations:
title: Inequalities and Systems of Equations
color: F26317
level: Intermediate
sections:
- title: Systems of Linear Equations
- title: Row Operations and Elimination
- title: Linear Inequalities
- title: Systems of Inequalities
- title: Quadratic Inequalities
exponentials:
title: Exponential Functions
color: EF551E
level: Intermediate
next: probability
probability:
title: Probability
description: "Cards, dice, roulette and game shows: probability is one of the most fun areas of mathematics, full of surprises and real life applications."
color: CD0E66
level: Intermediate
next: statistics
statistics:
title: Statistics
color: BA1778
level: Intermediate
next: graph-theory
graph-theory:
title: Graphs and Networks
description: "Discover the mathematical principles that connect our world: from shaking hands to travel and navigation, colouring maps and social networks."
color: A7208A
level: Intermediate
next: probability
codes:
title: Codes and Ciphers
color: 93299B
level: Intermediate
next: game-theory
game-theory:
title: Game Theory
color: 8032AD
level: Intermediate
# ------------------------------------------------------------------------------
# Advanced
polynomials:
title: Polynomials
color: FD8C00
level: Advanced
sections:
- title: Introduction
- title: Zeros of Polynomials
- title: Sketching Polynomial Functions
- title: The Factor and Remainder Theorems
- title: Systems of Equations
function-transforms:
title: Function Transformations
color: F97E08
level: Advanced
sections:
- title: Combining and Composing Functions
- title: Translating Functions
- title: Reflecting Functions
- title: Scaling Functions
- title: Inverse functions
rationals:
title: Rationals and Radicals
color: F6700F
level: Advanced
sections:
- title: Rational and Irrational Numbers
- title: Rational Functions and Expressions
- title: Solving Rational Equations
- title: Exponent Laws
- title: Radical Functions
- title: Solving Radical Equations
logarithms:
title: Exponentials and Logarithms
color: F26317
level: Advanced
sections:
- title: Exponential Growth and Decay
- title: Exponential Functions
- title: Introduction to Logarithms
- title: Laws of Logarithms
- title: The Number e
- title: Logarithmic Functions
series:
title: Sequences and Series
color: EF551E
level: Advanced
sections:
- title: Sequences
- title: Series and Sigma Notation
- title: Arithmetic and Geometric Series
- title: The Binomial Theorem
logic:
title: Logic, Sets and Proof
color: EB4726
level: Advanced
sections:
- title: Logic and Paradoxes
preview: /world/Logic_and_Paradoxes
- title: Axioms and Proof
preview: /world/Axioms_and_Proof
- title: Proof by Induction
preview: /world/Axioms_and_Proof#induction
- title: Infinity and Hilbert’s Hotel
preview: /world/Infinity
coordinate-geometry:
title: Coordinate Geometry
color: 0F82F2
level: Advanced
sections:
- title: Equations of Lines
- title: Parallel and Perpendicular Lines
- title: Equations of Circles
- title: Properties of Polygons
- title: Transformations
trigonometry:
title: Trigonometry
color: "2274E8"
level: Advanced
sections:
- title: The Unit Circle Definition
- title: Graphs of Trigonometric Functions
- title: Amplitude, Frequency and Transformations
- title: Pythagorean Identities
- title: More Trigonometric Identities
- title: Inverse Trigonometric Functions
- title: Circular Motion
conics:
title: Conic Sections and Polar Coordinates
color: 3566DE
level: Advanced
sections:
- title: Parametric Curves
- title: Circles and Ellipses
- title: Parabolae
- title: Hyperbolae
- title: Polar Coordinates
vectors:
title: Vectors
color: 4757D3
level: Advanced
matrices:
title: Matrices
color: 5A49C9
level: Advanced
complex:
title: Complex Numbers
color: 6D3BBF
level: Advanced
fractals:
title: Fractals
trailer: ohygDnKg5mg
color: 8032AD
level: Advanced
next: chaos
differentiation:
title: Differentiation
color: 22AB24
level: Advanced
sections:
- title: Introduction
- title: Limits and Gradients
- title: Differentiation Rules I
- title: Differentiation Rules II
- title: Optimisation problems
integration:
title: Integration
color: 1AA845
level: Advanced
sections:
- title: Introduction
- title: Integration Rules
- title: Definite Integrals and Areas under a Curve
- title: Improper Integrals
- title: Solids of Revolution
numerical:
title: Numerical Methods
color: 11A465
level: Advanced
sections:
- title: Solving Equations Numerically
- title: The Newton-Raphson Method
- title: Numerical Integration
- title: Maclaurin and Taylor series
diff-equations:
title: Differential Equations
color: 09A186
level: Advanced
sections:
- title: Simple Differential Equations
- title: First Order Separable Equations
- title: Second Order Differential Equations
- title: Homogenous Equations and Particular Integrals
- title: Simple Harmonic Motion
- title: Coupled Differential Equations
chaos:
title: Chaos Theory
color: 009EA6
level: Advanced
random-variables:
title: Random Variables
color: CD0E66
level: Advanced
sections:
- title: Introduction
- title: Discrete Random Variables
- title: Binomial and Poisson Distribution
- title: Continuous Random Variables
- title: The Normal Distribution
- title: The Central Limit Theorem
hypothesis-tests:
title: Statistics and Hypothesis Tests
color: BA1778
level: Advanced
sections:
- title: Sampling and Estimation
- title: Hypothesis Tests and Confidence Intervals
- title: Linear Models and Correlation Coefficients
- title: Contingency tables and Chi Squared Tests
- title: Bayesian Statistics
algorithms:
title: Algorithms
color: A7208A
level: Advanced
sections:
- title: Introduction to Computing
- title: Complexity and O Notation
- title: Sorting Algorithms
- title: Linear Programming and the Simplex Algorithm
- title: Graphs, Trees and Networks
machine-learning-1:
title: Machine Learning
color: 93299B
level: Advanced
sections:
- title: Introduction
- title: Linear Regression
- title: Support Vector Machines
- title: Neural Networks
- title: Unsupervised Learning
# ------------------------------------------------------------------------------
# External
exploding-dots:
title: Exploding Dots
description: A mathematical story developed for Global Math Week – learn about place value, infinity and p-adic numbers.
color: 6D3BBF
hideTitle: true
talks:
title: Talks and Workshops
color: A7208A
hideIcon: true
branding: external
cbm:
title: Cause or Correlation
color: 0db0e3
hideIcon: true
branding: external