5.1 Calculus - SL content

Syllabus
First assessment 2021
Topic
5.1
Level
HL

A derivative is a local rate of change

A derivative is a local rate of change.

The derivative is the limit of average change as the interval shrinks; it describes the tangent slope at a point.

Example

For f(x)=x², (f(1+h)−f(1))/h=2+h, so f′(1)=2 as h→0.

State the variable and point before differentiating, then interpret the sign and units of the result.

A derivative at one point is not the total change across an interval.

At SL, estimate limxaf(x)\lim_{x\to a}f(x) from values approaching aa on both sides or from the graph; formal analytic limit methods are not required. The derivative is the limiting gradient and may be written dy/dxdy/dx, f(x)f'(x), dV/drdV/dr or ds/dtds/dt, with units of output per unit input. A limit can exist even when the displayed point is missing, because it describes nearby behaviour rather than only f(a)f(a).

The first derivative reveals where a function rises or falls

The first derivative reveals where a function rises or falls.

If f′(x)>0 the graph increases and if f′(x)<0 it decreases; sign changes identify possible stationary extrema.

Example

For f′(x)=x−2, the function decreases before x=2 and increases after it, so x=2 is a local minimum.

Make a sign chart around every critical value rather than relying on the derivative being zero alone.

A stationary point can be a saddle or inflection; f′=0 is a candidate, not a classification.

The power rule differentiates xⁿ by lowering the exponent

The power rule differentiates xⁿ by lowering the exponent.

For a constant n, d(xⁿ)/dx=nxⁿ⁻¹; the factor n records how rapidly the power changes.

Example

d(3x⁵−2x²)/dx=15x⁴−4x.

Apply d(axn)/dx=anxn1d(ax^n)/dx=anx^{n-1} term by term for integer exponents in this objective, retaining coefficients and differentiating constants to zero.

The derivative of x0x^0 is zero. Rational powers and chain-rule factors belong to SL 5.6, so do not import them into this integer-power step.

A tangent uses the derivative; a normal uses its negative reciprocal

A tangent uses the derivative; a normal uses its negative reciprocal.

At x=a, the tangent slope is f′(a); a perpendicular normal has slope −1/f′(a) when the tangent is neither horizontal nor vertical.

Example

For y=x² at x=1, the tangent is y−1=2(x−1), while the normal is y−1=−(x−1)/2.

Find the point and tangent slope first, then use point–slope form for the requested line.

A vertical tangent has a horizontal normal, so the reciprocal-slope formula needs a separate case.

Integration reverses differentiation up to a constant

Integration reverses differentiation up to a constant.

An antiderivative F satisfies F′=f; all antiderivatives differ by a constant because differentiation removes constants.

Example

∫(6x²−4)dx=2x³−4x+C; differentiating checks the result.

Integrate each term, include +C for an indefinite integral and use a condition to determine C.

An indefinite integral is a family, not one function until a condition is supplied.

A boundary condition selects the constant: if dy/dx=3x2+xdy/dx=3x^2+x and y(1)=10y(1)=10, then y=x3+x2/2+Cy=x^3+x^2/2+C gives C=8.5C=8.5. A definite integral accumulates signed change; when f(x)>0f(x)>0, technology can evaluate abf(x)dx\int_a^b f(x)\,dx as the area between the curve and the xx-axis. Write the correct integral before calculating.

Product, quotient and chain rules preserve how functions are built

Product, quotient and chain rules preserve how functions are built.

Differentiate the outer and inner structure rather than expanding blindly: (uv)′=u′v+uv′ and (f(g(x)))′=f′(g)g′.

Example

For y=(x²+1)³, y′=3(x²+1)²·2x=6x(x²+1)².

Name the outer operation and inner function before applying a rule.

The derivative of a product is not the product of derivatives.

Core derivatives: d(xn)/dx=nxn1d(x^n)/dx=nx^{n-1} for rational nn where defined, (sinx)=cosx(\sin x)'=\cos x, (cosx)=sinx(\cos x)'=-\sin x, (ex)=ex(e^x)'=e^x, and (lnx)=1/x(\ln x)'=1/x. Also (u/v)=(uvuv)/v2(u/v)'=(u'v-uv')/v^2. Example: for y=x2exy=x^2e^x, the product rule gives y=ex(x2+2x)y'=e^x(x^2+2x); for y=ln(3x+1)y=\ln(3x+1), the chain rule gives 3/(3x+1)3/(3x+1).

The second derivative describes curvature and acceleration

The second derivative describes curvature and acceleration.

f″ measures how the slope changes; its sign indicates concavity and, in kinematics, acceleration.

Example

For f(x)=x³, f″=6x, so the graph is concave down for x<0 and up for x>0.

Use f′ for increasing/decreasing and f″ for curvature; test continuity when claiming an inflection.

A positive second derivative does not mean the function itself is positive.

Optimization compares critical points with the feasible boundary

Optimization compares critical points with the feasible boundary.

A maximum or minimum occurs at a critical point or endpoint of the allowed domain; the model and constraints decide which is meaningful.

Example

For a rectangle with perimeter 20, A=x(10−x) is largest at x=5, not at an unconstrained value outside 0≤x≤10.

Differentiate, solve candidates, then compare all endpoints and check units.

A local maximum need not be the global maximum when the domain is restricted.

Classification: if ff' changes from positive to negative, the stationary point is a local maximum; negative to positive gives a local minimum. Alternatively, at f(a)=0f'(a)=0, f(a)>0f''(a)>0 implies a local minimum and f(a)<0f''(a)<0 a local maximum. A point of inflexion requires a change in concavity, so f=0f''=0 alone is not sufficient; for example y=x4y=x^4 has f(0)=0f''(0)=0 but no concavity change. Use 'concave-up' for f>0f''>0 and 'concave-down' for f<0f''<0.

Kinematics links position, velocity and acceleration by differentiation

Kinematics links position, velocity and acceleration by differentiation.

If s(t) is position, v=s′ and a=v′=s″; signs depend on the chosen positive direction.

Example

For s=4t²−t, v=8t−1 and a=8, so velocity changes while acceleration stays constant.

State the time interval and direction convention before interpreting motion.

Negative velocity means motion opposite the chosen direction, not necessarily slowing down.

From t1t_1 to t2t_2, displacement is t1t2v(t)dt\int_{t_1}^{t_2}v(t)\,dt, while total distance is t1t2v(t)dt\int_{t_1}^{t_2}|v(t)|\,dt. Split the distance integral wherever v(t)=0v(t)=0. Speed is v|v|: an object slows when velocity and acceleration have opposite signs and speeds up when their signs agree.

Indefinite integration reconstructs a family of functions

Indefinite integration reconstructs a family of functions.

Reverse the derivative term by term and retain the arbitrary constant; the constant represents the unknown vertical shift.

Example

∫(2x+sin x)dx=x²−cos x+C.

Differentiate the answer and use any initial value to fix C.

Do not omit C when no initial condition has selected one antiderivative.

Formula set: xndx=xn+1/(n+1)+C\int x^n\,dx=x^{n+1}/(n+1)+C for n1n\ne-1, dx/x=lnx+C\int dx/x=\ln|x|+C, exdx=ex+C\int e^x\,dx=e^x+C, sinxdx=cosx+C\int\sin x\,dx=-\cos x+C, and cosxdx=sinx+C\int\cos x\,dx=\sin x+C. For a linear composite, account for the inner gradient: cos(2x+3)dx=12sin(2x+3)+C\int\cos(2x+3)\,dx=\tfrac12\sin(2x+3)+C. Reverse-chain recognition gives kg(x)[f(g(x))]dx\int k g'(x)[f(g(x))]\,dx by substitution or inspection.

A definite integral accumulates signed change over an interval

A definite integral accumulates signed change over an interval.

∫ₐᵇf(x)dx is net signed area; geometric area may require splitting where f changes sign.

Example

∫₋¹¹x dx=0 by cancellation, although the total geometric area is 1.

Find roots and compare the requested quantity—net area, total area or accumulated change.

A negative integral is possible; it does not mean an area has become physically negative.

Fundamental evaluation: if F=fF'=f, then abf(x)dx=F(b)F(a)\int_a^b f(x)\,dx=F(b)-F(a). For area between y=f(x)y=f(x) and y=g(x)y=g(x), first find intersections, then integrate top minus bottom on each interval: A=abf(x)g(x)dxA=\int_a^b|f(x)-g(x)|\,dx, splitting wherever their order changes. This preserves geometric area even when the signed integral cancels.

Objective notes

11 learning objectives
SL 5.1—Limits and derivative concept• Estimate limits from tables or graphs; formal analytic limit methods are not required.• Interpret derivative as gradient function and rate of change.• Use notation dy/dx, f'(x), dV/dr and ds/dt.ViewSL 5.2—Increasing and decreasing functions• Interpret f'(x)>0, f'(x)=0 and f'(x)<0 graphically.• Identify intervals where functions are increasing or decreasing.ViewSL 5.3—Derivative of powers• Differentiate f(x)=ax^n to f'(x)=anx^(n-1), n in Z.• Differentiate sums of integer-power terms.ViewSL 5.4—Tangents and normals• Find tangents and normals at a given point and their equations.• Use analytic methods and technology.ViewSL 5.5—Integration as anti-differentiation• Integrate polynomial-type functions as anti-derivatives.• Use boundary conditions to determine constants.• Connect anti-derivatives, definite integrals and area under curves.ViewSL 5.6—Differentiation rules• Differentiate x^n (n in Q), sin x, cos x, e^x and ln x.• Use sum/multiple rules, chain rule, product rule and quotient rule.ViewSL 5.7—Second derivative and graph behaviour• Use second derivative notation d2y/dx2 and f''(x).• Relate graphs of f, f' and f''; use technology where useful.ViewSL 5.8—Extrema, optimization and inflexion• Find local maxima/minima using first-derivative sign changes or second derivative tests.• Solve optimization problems in contexts such as profit, area and volume.• Identify points of inflexion and concavity.ViewSL 5.9—Kinematics• Use displacement s, velocity v, acceleration a and total distance travelled.• v=ds/dt and a=dv/dt=d2s/dt2.• Displacement is integral of velocity; distance is integral of speed |v(t)|.ViewSL 5.10—Indefinite integration• Integrate x^n, sin x, cos x, 1/x and e^x.• Use composites with linear functions and reverse chain rule/substitution by inspection.ViewSL 5.11—Definite integrals and areas• Use definite integral analytically: integral_a^b g'(x) dx = g(b)-g(a).• Find areas under curves and between curves, accounting for sign.• Write correct integral expressions before calculating.View