Physics — Std 11

Mathematical Methods

Ch. 2Std 11

Easy Overview

Physics is written in the language of mathematics. If you don't speak that language, the laws of physics will sound like gibberish. This chapter is your crash course in the math tools you'll need for the rest of Std 11 and 12 physics. We're talking vectors - quantities with both size and direction that describe everything from forces to velocities. We're talking basic calculus - the mathematics of change that lets us figure out how fast something is moving or how quickly it's speeding up. And we're talking about how to add, subtract, multiply, and break down these quantities so you can solve real physics problems. Most students skip this chapter thinking it's just math review, and then they struggle with projectile motion, circular motion, and Newton's laws. Don't be that student. Master this chapter, and the rest of physics becomes dramatically easier. Think of it as sharpening your axe before cutting down the tree.

Scalars vs Vectors

Scalars have only magnitude - a number and a unit. Mass (5 kg), temperature (300 K), speed (20 m/s), energy (100 J). Vectors have both magnitude and direction - displacement (5 m north), velocity (20 m/s east), force (10 N downward). In writing, vectors are shown in bold (v) or with an arrow. The magnitude of a vector is written as |v| or just v. This distinction is crucial because adding scalars is just arithmetic (5 kg + 3 kg = 8 kg), but adding vectors depends on direction. If you walk 5 m east and then 5 m west, your total displacement is zero, not 10 m. That's the whole point of vectors - direction matters.

Representation of Vectors

Vectors are represented graphically as arrows. The length of the arrow shows the magnitude, and the arrowhead shows the direction. A vector from point A to point B is written as AB with an arrow. The angle measured from a reference direction (usually positive x-axis) gives the direction. Mathematically, we represent vectors in component form: A = A_x i-hat + A_y j-hat. Here A_x = A cos theta and A_y = A sin theta are the components along x and y axes, and i-hat and j-hat are unit vectors. A unit vector has magnitude 1 and points in a specific direction - it's a pure direction indicator. The magnitude |A| = sqrt(A_x^2 + A_y^2). This component form makes vector calculations much easier - you just work with numbers instead of arrows.

Addition and Subtraction of Vectors

The triangle law: place vectors tip-to-tail. The resultant (sum) is the vector from the first tail to the last tip. The parallelogram law: place both vectors tail-to-tail, complete the parallelogram - the diagonal from the common tail gives the resultant. For components: just add components separately. R = A + B means R_x = A_x + B_x, R_y = A_y + B_y. Subtraction is similar: A - B means add the negative of B. The negative of a vector has the same magnitude but opposite direction. The magnitude of the resultant depends on the angle between them: |R| = sqrt(A^2 + B^2 + 2AB cos theta). When theta = 0 degrees, |R| = A + B (maximum). When theta = 180 degrees, |R| = |A - B| (minimum). When theta = 90 degrees, |R| = sqrt(A^2 + B^2). This is why forces at different angles combine differently.

Resolution of Vectors

Resolution is the reverse of addition - splitting a vector into perpendicular components. Any vector A can be broken into A_x = A cos theta (along x-axis) and A_y = A sin theta (along y-axis). Why do this? Because forces at angles are harder to work with than forces along axes. When a block slides down an incline, its weight mg acts vertically downward. But we split it into mg sin theta (parallel to incline, causing motion) and mg cos theta (perpendicular to incline, balanced by normal reaction). This trick simplifies nearly every inclined plane problem. In 3D, we add a z-component: A = A_x i-hat + A_y j-hat + A_z k-hat.

Scalar Product (Dot Product)

The dot product of two vectors gives a scalar: A dot B = |A||B| cos theta = AB cos theta. In component form: A dot B = A_x B_x + A_y B_y + A_z B_z. The dot product tells you how much of A is in the direction of B. If A and B are perpendicular, A dot B = 0 (cos 90 = 0). If they're parallel, A dot B = |A||B| (cos 0 = 1). Work is a classic dot product: W = F dot d = Fd cos theta. Only the component of force in the direction of displacement does work. If you push a wall (d = 0), work is zero no matter how hard you push. Power is also a dot product: P = F dot v. Dot products always produce scalars - no direction, just magnitude.

Vector Product (Cross Product)

The cross product gives a vector: A x B = |A||B| sin theta n-hat, where n-hat is a unit vector perpendicular to both A and B (right-hand rule). The magnitude is |A x B| = AB sin theta. In component form using determinants: A x B = (A_y B_z - A_z B_y)i-hat + (A_z B_x - A_x B_z)j-hat + (A_x B_y - A_y B_x)k-hat. The cross product is maximum when vectors are perpendicular (sin 90 = 1) and zero when parallel (sin 0 = 0). Torque tau = r x F is a cross product - only the perpendicular component of force produces torque. Angular momentum L = r x p is another. The direction follows the right-hand rule: curl fingers from first vector to second, thumb gives direction. Cross products are antisymmetric: A x B = - (B x A).

Differentiation: Rate of Change

Differentiation tells you how fast something changes. If position s changes with time, velocity v = ds/dt (derivative of position). Acceleration a = dv/dt = d^2s/dt^2 (second derivative). The derivative of a function f(x) at a point is the slope of the tangent line at that point - how steep the curve is. Basic rules: d/dx(x^n) = nx^(n-1). d/dx(constant) = 0. d/dx(sin x) = cos x. d/dx(cos x) = -sin x. The chain rule: if y = f(g(x)), then dy/dx = f'(g(x)) dot g'(x). For physics, the most important application is: velocity is the slope of position-time graph, acceleration is the slope of velocity-time graph. Maxima and minima - where the derivative is zero - help you find when something reaches its highest point or maximum range.

Integration: Reverse of Differentiation

Integration is the opposite of differentiation - it adds up tiny pieces to get a total. If you know velocity as a function of time, integrating gives displacement: s = integral v dt. If you know acceleration, integrating gives velocity: v = integral a dt. The integral integral x^n dx = x^(n+1)/(n+1) + C, where C is the constant of integration (determined by initial conditions). In physics, integration gives you area under a curve. The area under a velocity-time graph gives displacement. The area under a force-displacement graph gives work done. Definite integrals have limits: integral from a to b of f(x) dx gives the area between x = a and x = b. You'll use integration constantly from here - for equations of motion, work-energy theorem, and beyond.

Logarithms

Logarithms are the inverse of exponentiation. If 10^2 = 100, then log base 10 of 100 = 2. Natural log uses base e (about 2.718): ln(x) = log base e of x. Log rules: log(ab) = log a + log b. log(a/b) = log a - log b. log(a^n) = n log a. In physics, logs are used in radioactive decay (N = N_0 e^(-lambda t) becomes ln N = ln N_0 - lambda t), in sound intensity (decibel scale: beta = 10 log(I/I_0)), and in the pH scale. Log scales compress huge ranges into manageable numbers - the Richter scale for earthquakes and the decibel scale for sound both use logs. If you ever see exponential growth or decay in physics, logs are the tool to linearize it.

Trigonometry Basics for Physics

You don't need to be a trig master for Std 11 physics, but you need the basics. For a right-angled triangle: sin theta = opposite/hypotenuse, cos theta = adjacent/hypotenuse, tan theta = opposite/adjacent. Key values to memorize: sin 0 = 0, sin 30 = 1/2, sin 45 = 1/sqrt(2), sin 60 = sqrt(3)/2, sin 90 = 1. Cosine values are the reverse. The Pythagorean identity: sin^2 theta + cos^2 theta = 1. In physics, trig appears everywhere: resolving vectors, projectile motion (range, height, time of flight), inclined planes, circular motion, waves, and optics. The angle in a projectile's launch determines everything - range, maximum height, time of flight. Commit these relationships to memory.

Graphs in Physics

Graphs are not just pictures - they're powerful analytical tools. A straight line graph y = mx + c tells you: slope m gives the rate of change, y-intercept c gives the starting value. In physics, many relationships are linearized by clever plotting. For a freely falling body, plotting s vs t^2 gives a straight line whose slope is g/2. For Ohm's law, V vs I gives a straight line with slope R. For Hooke's law, F vs x gives slope k. When you see a curved graph, its slope at any point gives a physical quantity - slope of s-t graph is velocity, slope of v-t graph is acceleration. The area under the curve also has significance - area under v-t graph is displacement, area under F-s graph is work. Always label axes with quantities and units, choose appropriate scales, and draw the best-fit line.

Key Points

  • Scalars have only magnitude; vectors have magnitude and direction.
  • Vector addition: triangle law (tip-to-tail) or parallelogram law. Use component addition for numerical work.
  • A vector in component form: A = A_x i-hat + A_y j-hat. Magnitude: |A| = sqrt(A_x^2 + A_y^2).
  • Resolution: A_x = A cos theta, A_y = A sin theta. Breaking vectors into components simplifies problems.
  • Dot product: A dot B = AB cos theta = A_x B_x + A_y B_y + A_z B_z. Result is scalar. Zero for perpendicular vectors.
  • Cross product: |A x B| = AB sin theta. Direction by right-hand rule. Zero for parallel vectors.
  • Derivative: rate of change. ds/dt = velocity, dv/dt = acceleration. Slope of tangent line.
  • Integral: area under curve. Integral v dt = displacement, integral F dx = work. Reverse of differentiation.
  • log(ab) = log a + log b, log(a/b) = log a - log b, log(a^n) = n log a.
  • sin^2 theta + cos^2 theta = 1. Key angles: 0, 30, 45, 60, 90 degrees - memorize their sine and cosine.
  • Graph slopes and areas give physical quantities: slope of s-t gives v, area under v-t gives s.
  • Unit vectors i-hat, j-hat, k-hat have magnitude 1 and point along x, y, z axes respectively.
  • Chain rule: if y = f(g(x)), dy/dx = f'(g(x)) dot g'(x). Essential for composite functions.
  • Right-hand rule: curl fingers from first to second vector in cross product, thumb gives direction.

Practice Questions

  • A force of 10 N acts at 60 degrees to horizontal. Find its horizontal and vertical components.
  • Find the angle between vectors A = 2i-hat + 3j-hat - k-hat and B = i-hat - 2j-hat + 3k-hat using dot product.
  • If A = 3i-hat + 4j-hat and B = 2i-hat - j-hat + 2k-hat, find (a) A dot B (b) A x B (c) unit vector perpendicular to both.
  • The displacement of a particle is s = 2t^3 - 5t^2 + 3t + 1. Find velocity and acceleration at t = 2 s.
  • Integrate (3t^2 + 4t - 2) dt from t = 0 to t = 3. What physical quantity could this represent?
  • A vector has magnitude 10 and makes 30 degrees with x-axis. Write in component form and find a unit vector in its direction.
  • Using parallelogram law, show resultant magnitude R = sqrt(A^2 + B^2 + 2AB cos theta).
  • A car accelerates from rest with a = 4t - 2. Find velocity after 5 s and distance traveled.