Fundamentals

1,200 must-knows for NEET & JEE

The core facts every aspirant should own — each a titled nugget with a real-world story, the concept in plain words, and a memory trick. Works even when the internet doesn't.

300 fundamentals

MathsInverse Trigonometric Functions· Class 12

Inverse trigonometric functions

Your calculator's 'shift sin' finds the angle back from a ratio.

sin⁻¹x returns the angle whose sine is x, with a restricted principal range.

Memory trick: Mind the principal-value range.

MathsTrigonometry· Class 11

Heights and distances

Surveyors measure a mountain's height without ever climbing it.

Angles of elevation and depression let us find inaccessible heights using trigonometry.

Memory trick: Draw the right triangle first.

MathsComplex Numbers· Class 11

Polar form of a complex number

Complex numbers are arrows — polar form gives their length and direction.

z = r(cosθ + i sinθ), where r is the modulus and θ the argument.

Memory trick: r = length, θ = direction.

MathsComplex Numbers· Class 11

De Moivre's theorem

It turns powers of complex numbers into simple angle multiplication.

(cosθ + i sinθ)^n = cos nθ + i sin nθ.

Memory trick: Raise power → multiply the angle.

MathsComplex Numbers· Class 11

Cube roots of unity

These three special numbers sit at the corners of an equilateral triangle.

The three cube roots of 1 are 1, ω, ω², with 1+ω+ω²=0 and ω³=1.

1+ω+ω²=0

Memory trick: They sum to zero.

MathsQuadratic Equations· Class 11

Common root condition

It's how you test if two equations secretly cross at the same point.

Two quadratics share a root when a specific determinant of their coefficients vanishes.

Memory trick: Set up the condition, don't guess.

MathsQuadratic Equations· Class 11

Nature of a quadratic graph

The sign of 'a' tells you smile or frown at a glance.

The parabola opens upward if a>0 (minimum) and downward if a<0 (maximum).

Memory trick: a>0 smile, a<0 frown.

MathsSequences & Series· Class 11

Sum of first n natural numbers

Young Gauss summed 1 to 100 in seconds using this pairing trick.

1+2+…+n = n(n+1)/2.

Σn = n(n+1)/2

Memory trick: Pair first+last.

MathsSequences & Series· Class 11

Sum of squares

A handy closed form that saves adding term by term.

1²+2²+…+n² = n(n+1)(2n+1)/6.

n(n+1)(2n+1)/6

Memory trick: Memorise the /6 formula.

MathsSequences & Series· Class 11

Sum of cubes

The sum of cubes is the square of the sum — a beautiful coincidence.

1³+2³+…+n³ = [n(n+1)/2]².

[n(n+1)/2]²

Memory trick: = (sum of first n)².

MathsSequences & Series· Class 11

Harmonic progression

Musical harmonics and lens formulas hide harmonic progressions.

A sequence whose reciprocals form an AP.

Memory trick: Flip terms → get an AP.

MathsSequences & Series· Class 11

Arithmetic mean between two numbers

Splitting the difference evenly is the arithmetic mean.

The AM of a and b is (a+b)/2.

(a+b)/2

Memory trick: Just the average.

MathsBinomial Theorem· Class 11

Middle term of a binomial

The biggest coefficients cluster in the middle of the expansion.

For (a+b)^n, there's one middle term if n is even, two if n is odd.

Memory trick: Count n+1 terms.

MathsBinomial Theorem· Class 11

Sum of binomial coefficients

Put x=1 and the whole expansion collapses to 2^n.

The coefficients of (1+x)^n add up to 2^n.

ΣnCr = 2ⁿ

Memory trick: Set x=1 to sum them.

MathsStraight Lines· Class 11

Section formula

It's how mapmakers place a town a certain fraction along a road.

A point dividing a segment in ratio m:n has coordinates ((mx₂+nx₁)/(m+n), (my₂+ny₁)/(m+n)).

Memory trick: Weighted average of endpoints.

MathsStraight Lines· Class 11

Distance of a point from a line

The shortest hop from a point to a line is always perpendicular.

d = |ax₀+by₀+c| / √(a²+b²).

d=|ax₀+by₀+c|/√(a²+b²)

Memory trick: Use the perpendicular distance.

MathsStraight Lines· Class 11

Angle between two lines

The formula quietly reveals parallel (θ=0) and perpendicular (denominator 0) cases.

tanθ = |(m₁−m₂)/(1+m₁m₂)| from their slopes.

Memory trick: Slopes → angle.

MathsConic Sections· Class 11

Tangent to a circle

A wheel touches the road along a tangent line.

A tangent touches a circle at exactly one point and is perpendicular to the radius there.

Memory trick: Tangent ⊥ radius.

MathsConic Sections· Class 11

Ellipse equation

Planets orbit the Sun in ellipses, not perfect circles.

x²/a² + y²/b² = 1 describes an oval with two foci.

x²/a²+y²/b²=1

Memory trick: Sum of focal distances is constant.

MathsConic Sections· Class 11

Hyperbola equation

A ship's LORAN navigation traced hyperbolas of constant time-difference.

x²/a² − y²/b² = 1 is an open two-branch curve.

x²/a²−y²/b²=1

Memory trick: Difference of focal distances is constant.

MathsConic Sections· Class 11

Latus rectum

It's a quick measure of how 'wide' a conic opens at the focus.

The chord through a conic's focus, perpendicular to its axis.

Memory trick: Chord through focus ⊥ axis.

MathsDifferentiation· Class 12

Derivative of sine and cosine

Sine and cosine chase each other's derivatives in a four-step cycle.

d/dx(sin x)=cos x and d/dx(cos x)=−sin x.

Memory trick: cos has the minus.

MathsDifferentiation· Class 12

Derivative of e^x and ln x

e^x is the only function that is its own derivative.

d/dx(e^x)=e^x and d/dx(ln x)=1/x.

Memory trick: e^x is self-derivative.

MathsDifferentiation· Class 12

Quotient rule

The order in the numerator matters — top-derivative first.

d/dx(u/v) = (u'v − uv')/v².

(u/v)'=(u'v−uv')/v²

Memory trick: (low·dHigh − high·dLow)/low².

← PrevPage 4 of 13Next →