⏳
Loading cheatsheet...
High-frequency JEE Maths concepts, formula clusters and rapid revision framework.
| Function f(x) | Derivative f'(x) | Notes |
|---|---|---|
| xⁿ | n·xⁿ⁻¹ | Power rule; n ∈ ℝ |
| aˣ | aˣ · ln(a) | Special case: eˣ → eˣ |
| ln(x) | 1/x | Natural logarithm |
| logₐ(x) | 1 / (x · ln(a)) | Change of base: logₐ(x) = ln(x)/ln(a) |
| sin(x) | cos(x) | — |
| cos(x) | −sin(x) | Note: negative sign |
| tan(x) | sec²(x) | — |
| sec(x) | sec(x)·tan(x) | — |
| cosec(x) | −cosec(x)·cot(x) | Note: negative sign |
| cot(x) | −cosec²(x) | Note: negative sign |
| sin⁻¹(x) | 1 / √(1 − x²) | Domain: |x| ≤ 1 |
| tan⁻¹(x) | 1 / (1 + x²) | Domain: all real x |
| Integrand | Integral (∫) | Notes |
|---|---|---|
| ∫ xⁿ dx | xⁿ⁺¹/(n+1) + C | n ≠ −1 |
| ∫ 1/x dx | ln|x| + C | — |
| ∫ eˣ dx | eˣ + C | — |
| ∫ aˣ dx | aˣ/ln(a) + C | a > 0, a ≠ 1 |
| ∫ sin(x) dx | −cos(x) + C | — |
| ∫ cos(x) dx | sin(x) + C | — |
| ∫ sec²(x) dx | tan(x) + C | — |
| ∫ cosec²(x) dx | −cot(x) + C | — |
| ∫ tan(x) dx | ln|sec(x)| + C | — |
| ∫ cot(x) dx | ln|sin(x)| + C | — |
| ∫ sec(x) dx | ln|sec(x) + tan(x)| + C | — |
| ∫ 1/(x² + a²) dx | (1/a)·tan⁻¹(x/a) + C | — |
| ∫ 1/√(a² − x²) dx | sin⁻¹(x/a) + C | |x| < a |
| ∫ 1/√(x² + a²) dx | ln|x + √(x² + a²)| + C | — |
| Conic | Standard Equation | Eccentricity (e) | Key Properties |
|---|---|---|---|
| Circle | x² + y² = r² | e = 0 | Set of points equidistant from center; no foci/directrix |
| Parabola | y² = 4ax | e = 1 | Focus (a,0); Directrix x = −a; Latus rectum = 4a; Axis: x-axis |
| Ellipse | x²/a² + y²/b² = 1 (a > b) | e < 1; e² = 1 − b²/a² | Foci (±ae, 0); Latus rectum = 2b²/a; Sum of distances = 2a |
| Hyperbola | x²/a² − y²/b² = 1 | e > 1; e² = 1 + b²/a² | Foci (±ae, 0); Latus rectum = 2b²/a; Difference of distances = 2a; Asymptotes: y = ±(b/a)x |
| Rectangular Hyperbola | xy = c² | e = √2 | Asymptotes are coordinate axes; rotated 45°; equilateral hyperbola |
| Angle | 0° | 30° | 45° | 60° | 90° |
|---|---|---|---|---|---|
| sin | 0 | 1/2 | 1/√2 | √3/2 | 1 |
| cos | 1 | √3/2 | 1/√2 | 1/2 | 0 |
| tan | 0 | 1/√3 | 1 | √3 | ∞ (undefined) |
| cosec | ∞ | 2 | √2 | 2/√3 | 1 |
| sec | 1 | 2/√3 | √2 | 2 | ∞ (undefined) |
| cot | ∞ | √3 | 1 | 1/√3 | 0 |
| Function | Domain | Range (Principal Value) | Key Identity |
|---|---|---|---|
| sin⁻¹(x) | [−1, 1] | [−π/2, π/2] | sin⁻¹(x) + cos⁻¹(x) = π/2 |
| cos⁻¹(x) | [−1, 1] | [0, π] | cos⁻¹(−x) = π − cos⁻¹(x) |
| tan⁻¹(x) | (−∞, ∞) | (−π/2, π/2) | tan⁻¹(x) + cot⁻¹(x) = π/2 |
| cosec⁻¹(x) | R − (−1, 1) | [−π/2, 0) ∪ (0, π/2] | cosec⁻¹(x) = sin⁻¹(1/x) |
| sec⁻¹(x) | R − (−1, 1) | [0, π/2) ∪ (π/2, π] | sec⁻¹(x) = cos⁻¹(1/x) |
| cot⁻¹(x) | (−∞, ∞) | (0, π) | cot⁻¹(−x) = π − cot⁻¹(x) |
| Distribution | PMF/Formula | Mean (μ) | Variance (σ²) | Use Case |
|---|---|---|---|---|
| Bernoulli | P(X=1) = p; P(X=0) = q | p | pq | Single trial, 2 outcomes (success/fail) |
| Binomial | P(X=r) = ⁿCᵣ·pʳ·qⁿ⁻ʳ | np | npq | n independent Bernoulli trials |
| Poisson | P(X=r) = e⁻λ·λʳ/r!; λ = np (when n→∞, p→0) | λ | λ | Rare events in fixed interval; λ < 5 |
| Geometric | P(X=r) = qʳ⁻¹·p | 1/p | q/p² | Trials until first success |
| Condition | Number of Solutions | Type | Geometric Interpretation |
|---|---|---|---|
| |A| ≠ 0 (consistent) | Unique solution | Independent system | Three planes intersect at one point |
| |A| = 0, (adj A)B ≠ 0 | No solution | Inconsistent system | Three planes form a triangular prism |
| |A| = 0, (adj A)B = 0 | Infinitely many solutions | Dependent system | Three planes coincide or intersect along a line |
| Entity | Equation | Key Terms |
|---|---|---|
| Line (vector) | r⃗ = a⃗ + λb⃗ | a⃗ = position vector of a point; b⃗ = direction vector; λ = parameter |
| Line (Cartesian) | (x−x₁)/a = (y−y₁)/b = (z−z₁)/c | (x₁,y₁,z₁) = point on line; (a,b,c) = direction ratios |
| Line through 2 points | (x−x₁)/(x₂−x₁) = (y−y₁)/(y₂−y₁) = (z−z₁)/(z₂−z₁) | Two points P₁(x₁,y₁,z₁) and P₂(x₂,y₂,z₂) |
| Plane (general) | Ax + By + Cz = D | Normal vector n⃗ = (A, B, C); D/n⃗ = distance from origin (signed) |
| Plane (point-normal) | A(x−x₀) + B(y−y₀) + C(z−z₀) = 0 | Plane through (x₀,y₀,z₀) with normal (A,B,C) |
| Plane (3 points) | Equation using determinant |x−x₁, y−y₁, z−z₁; x₂−x₁, ...| = 0 | Passes through 3 non-collinear points |
| Plane (2 lines) | Special cases: parallel, intersecting, coplanar condition | Coplanar: [d⃗ · (b⃗₁ × b⃗₂)] = 0 |
| Angle between planes | cos θ = |n⃗₁ · n⃗₂| / (|n⃗₁| · |n⃗₂|) | n⃗₁, n⃗₂ = normals of the two planes |
| Sequence Type | n terms | Sum Formula | Key Identity |
|---|---|---|---|
| AP | a, a+d, a+2d, ... | Sₙ = n/2 [2a+(n−1)d] | If a, b, c in AP: 2b = a + c |
| GP | a, ar, ar², ... | Sₙ = a(rⁿ−1)/(r−1); S∞ = a/(1−r) | If a, b, c in GP: b² = ac |
| HP | 1/a, 1/(a+d), ... | No simple sum formula; use AP of reciprocals | If a, b, c in HP: 2/b = 1/a + 1/c |
| AGP | a, (a+d)r, (a+2d)r², ... | Use S = S − rS method | Combines AP & GP patterns |
| Σn² | 1, 4, 9, 16, ... | n(n+1)(2n+1)/6 | Sum of squares of first n naturals |
| Σn³ | 1, 8, 27, 64, ... | [n(n+1)/2]² | Cube of sum = sum of cubes |
| Fibonacci | 1, 1, 2, 3, 5, 8, ... | Fₙ = Fₙ₋₁ + Fₙ₋₂ | No closed sum form; ratio Fₙ₊₁/Fₙ → φ (golden ratio) |