Please enable JavaScript.
Coggle requires JavaScript to display documents.
Pure Maths 1,2,3 - Coggle Diagram
Pure Maths 1,2,3
Pure Maths 1
-
unit circle
Exact values (0°, 30°, 45°, 60°, 90°)
-
-
-
Composite functions (fg, gf)
-
-
-
-
-
-
Pure 2,3
-
Formula
-
-
-
(1+x)ⁿ = 1 + nx + n(n–1)/2! x² + … (rational n, |x|<1)
- Logarithmic & Exponential Functions (P2 & P3)
Formula
-
-
-
-
ln e = 1, e^(ln x) = x, ln(eˣ) = x
-
Formula
sec x = 1/cos x, cosec x = 1/sin x, cot x = 1/tan x = cos/sin
-
-
-
-
-
-
-
-
R = √(a²+b²), tan α = b/a (careful with quadrant)
- Differentiation (P2 & P3)
Formula
-
-
d/dx(sin x)=cos x, d/dx(cos x)=–sin x, d/dx(tan x)=sec²x
-
-
-
-
-
-
-
Formula
-
-
-
-
-
-
-
Trapezium rule: ∫ₐᵇ f(x) dx ≈ h/2 [y₀ + yₙ + 2(y₁+…+yₙ₋₁)], h = (b–a)/n
-
-
Concepts
First‑order differential equations (dy/dx = f(x,y))
-
-
-
-
Concepts
-
-
-
Arithmetic (addition, subtraction, multiplication, division)
-
-
-
Formula
-
-
-
|z₁z₂| = |z₁||z₂|, arg(z₁z₂) = arg(z₁) + arg(z₂)
|z₁/z₂| = |z₁|/|z₂|, arg(z₁/z₂) = arg(z₁) – arg(z₂)
-
- Numerical Solution of Equations (P2 & P3)
-