Comprehensive Basic Mathematics for NEET and Physics Study Notes

Rules of Power and Exponents

  • Zero Power Rule: For any non-zero number xx, if the power is zero, the result is always one.

    • x0=1x^0 = 1

    • 10=11^0 = 1

    • 180=118^0 = 1

    • 1000=1100^0 = 1

    • e0=(2.71)0=1e^0 = (2.71)^0 = 1

    • 100=110^0 = 1

    • 40=14^0 = 1

    • 20=12^0 = 1

  • Infinity Power Rule: If the power of a non-zero number (greater than 1) is infinity, the result is infinity.

    • 2=2^\text{∞} = \text{∞}

    • e=e^\text{∞} = \text{∞}

    • (2.5)=(2.5)^\text{∞} = \text{∞}

    • Note: If the base is less than 1, e.g., (0.2)(0.2)^\text{∞}, the result tends toward 0.

  • Negative Property of Exponents: A negative power indicates the reciprocal of the base with a positive power.

    • xn=1xnx^{-n} = \frac{1}{x^n}

    • 103=1103=11000=0.00110^{-3} = \frac{1}{10^3} = \frac{1}{1000} = 0.001

    • 0.004=4×103=410000.004 = 4 \times 10^{-3} = \frac{4}{1000}

    • ea=1eae^{-a} = \frac{1}{e^a}

  • Product Property: If the bases are the same, powers are added during multiplication.

    • xn×xm=xn+mx^n \times x^m = x^{n+m}

    • 103×104=10710^3 \times 10^4 = 10^7

    • Note: In addition, powers do NOT add: 102+103=100+1000=110010^2 + 10^3 = 100 + 1000 = 1100 (not 10510^5).

  • Division Property: If the bases are the same, the power of the denominator is subtracted from the power of the numerator.

    • xnxm=xnm\frac{x^n}{x^m} = x^{n-m}

    • Example: 0.0020.4=2×1034×101=0.5×102=5×103\frac{0.002}{0.4} = \frac{2 \times 10^{-3}}{4 \times 10^{-1}} = 0.5 \times 10^{-2} = 5 \times 10^{-3}

Metric Prefixes and Unit Conversions

  • Large Units:

    • Mega (M) = 10610^6 (e.g., 1 mega coulomb=106 C1 \text{ mega coulomb} = 10^6 \text{ C})

    • Kilo (k) = 10310^3 (e.g., 1 kilo coulomb=103 C1 \text{ kilo coulomb} = 10^3 \text{ C})

  • Small Units:

    • Deci (d) = 10110^{-1} (e.g., 1 deci coulomb=101 C1 \text{ deci coulomb} = 10^{-1} \text{ C})

    • Centi (c) = 10210^{-2} (e.g., 1 centi coulomb=102 C1 \text{ centi coulomb} = 10^{-2} \text{ C})

    • Milli (m) = 10310^{-3}

    • Micro (μ) = 10610^{-6}

    • Nano (n) = 10910^{-9}

    • Pico (p) = 101210^{-12}

    • Fermi (f) = 101510^{-15} (Radius of nucleus ≈ 1 fm1 \text{ fm})

  • Specific Length Units:

    • Angstrom (Å) = 1010 m10^{-10} \text{ m}

    • Radius of atom ≈ 1 A˚=1010 m1 \text{ Å} = 10^{-10} \text{ m}

  • Conversion Scale:

    • 1 A˚=0.1 nm1 \text{ Å} = 0.1 \text{ nm}

    • 1 nm=10 A˚1 \text{ nm} = 10 \text{ Å}

    • 5 A˚=5×1010 m=0.5×109 m=0.5 nm5 \text{ Å} = 5 \times 10^{-10} \text{ m} = 0.5 \times 10^{-9} \text{ m} = 0.5 \text{ nm}

Decimal Manipulation and Scientific Notation

  • Rule of Ten: When the decimal point moves forward (left) by one digit, you multiply by 1010. When it moves backward (right), you divide by 1010 (or multiply by a negative power of 10).

    • 245.0=24.5×101=2.45×102245.0 = 24.5 \times 10^1 = 2.45 \times 10^2

    • 0.16×1018=1.6×10190.16 \times 10^{-18} = 1.6 \times 10^{-19}

    • 36.45=3.645×10136.45 = 3.645 \times 10^1

    • 437.52=43.75×101=437.52×100437.52 = 43.75 \times 10^1 = 437.52 \times 10^0

  • Physics Application: Mass-Energy Equivalence:

    • Find the energy equivalent of 0.5 g0.5 \text{ g} of a substance (E=mc2E = mc^2, NEET 2020).

    • m=0.5 g=0.5×103 kgm = 0.5 \text{ g} = 0.5 \times 10^{-3} \text{ kg}

    • c=3×108 m/sc = 3 \times 10^8 \text{ m/s}

    • E=0.5×103×(3×108)2=0.5×103×9×1016=4.5×1013 JE = 0.5 \times 10^{-3} \times (3 \times 10^8)^2 = 0.5 \times 10^{-3} \times 9 \times 10^{16} = 4.5 \times 10^{13} \text{ J}

Concept of Roots and Fractional Exponents

  • Square Roots and Cube Roots:

    • x=x1/2\sqrt{x} = x^{1/2}

    • x3=x1/3\sqrt[3]{x} = x^{1/3}

    • x×x=x\sqrt{x} \times \sqrt{x} = x

    • 2×2=2\sqrt{2} \times \sqrt{2} = 2

  • Fractional Power Simplification:

    • x3/2=x1×x1/2=xxx^{3/2} = x^1 \times x^{1/2} = x\sqrt{x}

    • x5/2=x2×x1/2=x2xx^{5/2} = x^2 \times x^{1/2} = x^2\sqrt{x}

    • (xn)m=xn×m(x^n)^m = x^{n \times m}

    • (8)2/3=(23)2/3=22=4(8)^{2/3} = (2^3)^{2/3} = 2^2 = 4

    • (4)3/2=(22)3/2=23=8(4)^{3/2} = (2^2)^{3/2} = 2^3 = 8

  • Important Numerical Root Values:

    • 21.41\sqrt{2} \approx 1.41

    • 31.73\sqrt{3} \approx 1.73

    • 52.23\sqrt{5} \approx 2.23

    • 6=2×32.45\sqrt{6} = \sqrt{2} \times \sqrt{3} \approx 2.45

    • 103.16π(3.14)\sqrt{10} \approx 3.16 \approx \pi (3.14)

    • π210\pi^2 \approx 10

    • 113.31\sqrt{11} \approx 3.31

    • 169=13\sqrt{169} = 13

    • 196=14\sqrt{196} = 14

    • 225=15\sqrt{225} = 15

    • 256=16\sqrt{256} = 16

Calculations with Fractions and Significant Figures

  • Fractional Conversions:

    • 0.75=¾0.75 = ¾

    • 0.5=½0.5 = ½

    • 0.25=¼0.25 = ¼

    • 0.125=1/80.125 = 1/8

    • 0.67=2/30.67 = 2/3

    • 0.33=1/30.33 = 1/3

    • 1.33=4/31.33 = 4/3

  • Rounding and Significant Figures (Addition/Subtraction):

    • Rule: The result should have the same number of decimal places as the quantity with the least decimal places.

    • Example: 9.99 m0.0099 m9.99 \text{ m} - 0.0099 \text{ m}

    • Calculated value: 9.98019.9801

    • Correct significant figure answer: 9.98 m9.98 \text{ m} (since 9.999.99 has only 2 decimal places).

Basic Algebra and Series/Parallel Operations

  • Common Fraction Sums:

    • 1a+1b=a+bab\frac{1}{a} + \frac{1}{b} = \frac{a+b}{ab}

    • Example for Resistance (RpR_p) or Capacitance (CsC_s):

    • 1Ceq=1C1+1C2    Ceq=C1C2C1+C2\frac{1}{C_{eq}} = \frac{1}{C_1} + \frac{1}{C_2} \implies C_{eq} = \frac{C_1 C_2}{C_1 + C_2}

  • Componendo and Dividendo:

    • If x+1x1=5\frac{x+1}{x-1} = 5, then using C&D: x1=5+151=64=1.5\frac{x}{1} = \frac{5+1}{5-1} = \frac{6}{4} = 1.5

    • Used in Wave Optics for intensity ratios: I1+I2I1I2\frac{\sqrt{I_1} + \sqrt{I_2}}{\sqrt{I_1} - \sqrt{I_2}}

  • Solving Simultaneous Equations:

    • x+2y=3x + 2y = 3

    • 3x2y=53x - 2y = 5

    • Adding equations: 4x=8    x=24x = 8 \implies x = 2. Substituting results in y=0.5y = 0.5.

Proportionality and Basic Graphs

  • Linear Dependency: yxy \propto x

    • Graph: Straight line through origin: y=mxy = mx.

    • Example: IDEAL Transformer turns ratio VsVp=NsNp\frac{V_s}{V_p} = \frac{N_s}{N_p}.

  • Inverse Dependency: y1xy \propto \frac{1}{x}

    • Graph: Rectangular Hyperbola.

    • Example: Magnetic field from a wire B1rB \propto \frac{1}{r}.

    • Example: Boyle's Law P1VP \propto \frac{1}{V} (at constant TT).

  • Square Dependency: yx2y \propto x^2

    • Graph: Parabola.

    • Example: Kinetic Energy K.E.=12mv2K.E. = \frac{1}{2}mv^2. If vv doubles, K.E.K.E. becomes 4 times.

    • Example: Power dissipated in resistor P=I2RP = I^2 R.

  • Root Dependency: yxy \propto \sqrt{x}

    • Example: Wave speed on a string v=Tμv = \sqrt{\frac{T}{\mu}}. If Tension (TT) is doubled, speed increases by factor 2\sqrt{2}.

  • Inverse Square Dependency: y1x2y \propto \frac{1}{x^2}

    • Graph: Steeper decay than rectangular hyperbola.

    • Example: Coulomb's Law F1r2F \propto \frac{1}{r^2}.

Percentage Change in Physics

  • Definitions:

    • "Increased to 200%200\%": Final value is 2×Initial2 \times \text{Initial}.

    • "Increased by 30%30\%": Final value is 1.3×Initial1.3 \times \text{Initial}.

    • "Decreased by 30%30\%": Final value is 0.70×Initial0.70 \times \text{Initial}.

  • Small Changes (< 5\%):

    • Use Error Method (differentiation/power rule).

    • If T=2πLgT = 2\pi\sqrt{\frac{L}{g}}, then ΔTT=12ΔLL\frac{\Delta T}{T} = \frac{1}{2} \frac{\Delta L}{L}.

    • Example: If LL increases by 2%2\%, TT increases by 1%1\%.

  • Large Changes (10%\ge 10\%):

    • Use Ratio Method: % change=FinalInitialInitial×100%\% \text{ change} = \frac{\text{Final} - \text{Initial}}{\text{Initial}} \times 100\%

    • Example: If K.E.K.E. increases by 300%300\%, Final K.E.K.E. becomes 44 times. Momentum PK.E.P \propto \sqrt{K.E.}, so PP becomes 4=2\sqrt{4} = 2 times (100%100\% change).

Series in Mathematics

  • Arithmetic Progression (A.P.):

    • Terms: a,a+d,a+2d,a, a+d, a+2d, \dots

    • nn-th term: an=a+(n1)da_n = a + (n-1)d

    • Sum of nn terms: Sn=n2[2a+(n1)d]S_n = \frac{n}{2} [2a + (n-1)d]

    • Sum of first nn natural numbers: S=n(n+1)2S = \frac{n(n+1)}{2}

  • Geometric Progression (G.P.):

    • Terms: a,ar,ar2,a, ar, ar^2, \dots

    • Common ratio (rr): ratio of successive terms.

    • Sum of an infinite G.P. (only if |r| < 1): S=a1rS_\infty = \frac{a}{1-r}

    • Example: 1+12+14+18    a=1,r=1/2    S=110.5=21 + \frac{1}{2} + \frac{1}{4} + \frac{1}{8} \dots \implies a=1, r=1/2 \implies S_\infty = \frac{1}{1 - 0.5} = 2.

Binomial Theorem and Approximations

  • General Formula for approximation: (1+x)n1+nx(1+x)^n \approx 1 + nx (valid ONLY if x1x \ll 1).

  • Applications:

    • (1x)n1nx(1-x)^n \approx 1 - nx

    • (1+x)n1nx(1+x)^{-n} \approx 1 - nx

    • (1x)n1+nx(1-x)^{-n} \approx 1 + nx

  • Physics Example: Acceleration due to gravity at height hh

    • gh=g0(1+hR)2g0(12hR)g_h = g_0(1 + \frac{h}{R})^{-2} \approx g_0(1 - \frac{2h}{R}) (for hRh \ll R).

Quadratic Equations

  • Standard Form: ax2+bx+c=0ax^2 + bx + c = 0

  • Root Formula: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

  • Discriminant (D=b24acD = b^2 - 4ac):

    • If D > 0: Two distinct real roots.

    • If D=0D = 0: One real root (equal roots).

    • If D < 0: No real roots (imaginary roots).

  • Example: x25x+6=0x^2 - 5x + 6 = 0

    • Factoring: (x2)(x3)=0    x=2,3(x-2)(x-3) = 0 \implies x=2, 3.

Master Class on Trigonometry

  • Basics: sinθ=P/H\sin\theta = P/H, cosθ=B/H\cos\theta = B/H, tanθ=P/B\tan\theta = P/B.

  • The ASTC Rule (All-Silver-Tea-Cups):

    • Quadrant I (0 to 900 \text{ to } 90^\text{∘}): All positive.

    • Quadrant II (90 to 18090 \text{ to } 180^\text{∘}): Only Sine and Cosec positive.

    • Quadrant III (180 to 270180 \text{ to } 270^\text{∘}): Only Tan and Cot positive.

    • Quadrant IV (270 to 360270 \text{ to } 360^\text{∘}): Only Cos and Sec positive.

  • Important Triangle (37,5337^\text{∘}, 53^\text{∘}):

    • sin(37)=3/5\sin(37^\text{∘}) = 3/5, cos(37)=4/5\cos(37^\text{∘}) = 4/5, tan(37)=3/4\tan(37^\text{∘}) = 3/4

    • sin(53)=4/5\sin(53^\text{∘}) = 4/5, cos(53)=3/5\cos(53^\text{∘}) = 3/5, tan(53)=4/3\tan(53^\text{∘}) = 4/3

  • Conversion and Signs:

    • sin(θ)=sinθ\sin(-\theta) = -\sin\theta

    • cos(θ)=cosθ\cos(-\theta) = \cos\theta (Even function)

    • sin(90+θ)=cosθ\sin(90 + \theta) = \cos\theta

    • cos(90+θ)=sinθ\cos(90 + \theta) = -\sin\theta

  • Small Angle Approximation: If θ5\theta \le 5^\text{∘}, then:

    • sinθθ\sin\theta \approx \theta (must be in Radians)

    • tanθθ\tan\theta \approx \theta

    • cosθ1\cos\theta \approx 1

  • Phasor Diagram Rule:

    • Standard Sine is at 00^\text{∘}. Cosine is 9090^\text{∘} ahead of Sine.

    • Phase difference (e.g., between sin(ωt+0.5)\sin(\omega t + 0.5) and cos(ωt)\cos(\omega t)) is found by expressing both in Sine and subtracting angles.

Calculus: Differentiation

  • Concept: Differentiation measures the rate of change or the slope of a curve (dy/dxdy/dx).

  • Fundamental Rules:

    • ddx(constant)=0\frac{d}{dx}(\text{constant}) = 0

    • ddx(xn)=nxn1\frac{d}{dx}(x^n) = nx^{n-1}

    • ddx(sinx)=cosx\frac{d}{dx}(\sin x) = \cos x

    • ddx(cosx)=sinx\frac{d}{dx}(\cos x) = -\sin x

    • ddx(ex)=ex\frac{d}{dx}(e^x) = e^x

    • ddx(lnx)=1/x\frac{d}{dx}(\ln x) = 1/x

  • Advanced Rules:

    • Product Rule: ddx(AB)=AdBdx+BdAdx\frac{d}{dx}(AB) = A \frac{dB}{dx} + B \frac{dA}{dx}

    • Quotient Rule: ddx(AB)=B(dA/dx)A(dB/dx)B2\frac{d}{dx}(\frac{A}{B}) = \frac{B(dA/dx) - A(dB/dx)}{B^2}

    • Chain Rule (Outside-Inside Rule): Differentiate the outer function, then multiply by the derivative of the inner function.

      • ddx(sin(x2))=cos(x2)×2x=2xcos(x2)\frac{d}{dx}(\sin(x^2)) = \cos(x^2) \times 2x = 2x\cos(x^2)

  • Maxima and Minima:

    • At both maxima and minima, the first derivative is zero: dydx=0\frac{dy}{dx} = 0.

    • To distinguish:

      • Maxima: Second derivative is negative (\frac{d^2y}{dx^2} < 0).

      • Minima: Second derivative is positive (\frac{d^2y}{dx^2} > 0).

Calculus: Integration

  • Concept: Integration is the reverse of differentiation and represents the area under a curve.

  • Rules:

    • xndx=xn+1n+1+C\int x^n dx = \frac{x^{n+1}}{n+1} + C (except n=1n = -1)

    • 1xdx=lnx+C\int \frac{1}{x} dx = \ln x + C

    • exdx=ex+C\int e^x dx = e^x + C

    • sinxdx=cosx+C\int \sin x dx = -\cos x + C

    • cosxdx=sinx+C\int \cos x dx = \sin x + C

  • Definite Integration: Finding area between limits.

    • abf(x)dx=[F(x)]ab=F(b)F(a)\int_a^b f(x) dx = [F(x)]_a^b = F(b) - F(a).

  • Average Value Application: yavg=ydxdxy_{avg} = \frac{\int y dx}{\int dx}.

Analytical Geometry and Graphical Shapes

  • Circle: x2+y2=R2x^2 + y^2 = R^2 (Center at origin)

  • Ellipse: x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1

  • Parabola: y=kx2y = kx^2 (Upward) or x=ky2x = ky^2 (Rightward)

  • Slope Visuals (Ramlal Analogy):

    • "Laughing Ramlal": Curve opening upwards (Increasing slope, d^2y/dx^2 > 0).

    • "Crying Ramlal": Curve opening downwards (Decreasing slope, d^2y/dx^2 < 0).

  • Tangents: Slope of Distance-Time graph = Velocity. Slope of Velocity-Time graph = Acceleration.

Logarithms

  • Base Change: ln(x)=loge(x)=2.303log10(x)\ln(x) = \log_e(x) = 2.303 \log_{10}(x).

  • Properties:

    • log(ab)=loga+logb\log(ab) = \log a + \log b

    • log(a/b)=logalogb\log(a/b) = \log a - \log b

    • log(an)=nloga\log(a^n) = n\log a

  • Values to Remember (Base 10):

    • log10(2)0.301\log_{10}(2) \approx 0.301

    • log10(3)0.477\log_{10}(3) \approx 0.477

    • log10(10)=1\log_{10}(10) = 1

    • log10(1)=0\log_{10}(1) = 0

    • ln(2)0.693\ln(2) \approx 0.693

Questions & Discussion

  • Question: Finding phase difference between y1=asin(ωt+kx+0.57)y_1 = a \sin(\omega t + kx + 0.57) and y2=acos(ωt+kx)y_2 = a \cos(\omega t + kx).

    • Answer: Convert y2y_2 to Sine: y2=asin(ωt+kx+π/2)y_2 = a \sin(\omega t + kx + \pi/2). Phase difference = (π/2)0.57=1.570.57=1.0 radian(\pi/2) - 0.57 = 1.57 - 0.57 = 1.0 \text{ radian}.

  • Question: Why is the value of sine never greater than 1?

    • Answer: Because in a right-angled triangle, the perpendicular is always shorter than or equal to the hypotenuse (sinθ=P/H\sin\theta = P/H).

  • Question: Calculate work done by a force F=α+βx2F = \alpha + \beta x^2 over displacement 1m1m.

    • Answer: W=Fdx=[αx+βx33]01W = \int F dx = [\alpha x + \frac{\beta x^3}{3}]_0^1. If W=5JW=5J and α=1\alpha=1, then 1+β/3=5    β=12 N/m21 + \beta/3 = 5 \implies \beta = 12 \text{ N/m}^2.