Processing math: 100%
AP Calculus AB/BC - Unit 6: Integration

AP Calculus AB/BC - Unit 6: Integration and Accumulation of Change

Basic Integrals:

du=u+C

undu=un+1n+1+C,n1

duu=ln|u|+C

eudu=eu+C

audu=aulna+C

sinudu=cosu+C

cosudu=sinu+C

tanudu=ln|cosu|+C

cotudu=ln|sinu|+C

secudu=ln|secu+tanu|+C

cscudu=ln|cscu+cotu|+C

More Integrals:

dua2u2=sin1ua+C

dua2+u2=1atan1ua+C

duuu2a2=1asec1|ua|+C

Riemann Sums:

A **Riemann Sum** is a rectangular approximation method where you DO NOT EVALUATE THE INTEGRAL, but sum the areas of the rectangles.

Trapezoidal Rule:

For uneven intervals, calculate one trapezoid at a time:

Atrap=12h(b1+b2)

For even intervals:

baf(x)dx=ba2n[y0+2y1+2y2++2yn1+yn]

Mean Value Theorem for Integrals:

If f(x) is continuous on [a,b], then there exists a number x=c such that:

favg=1babaf(x)dx

This value f(c) represents the **average value** of the function on [a,b].

Distance, Velocity, and Acceleration:

x(t) = position function

v(t) = velocity function

a(t) = acceleration function

The derivative of position is velocity: v(t)=x(t).

The derivative of velocity is acceleration: a(t)=v(t).

Displacement:

tft0v(t)dt

Distance:

final timeinitial time|v(t)|dt

Average Velocity:

Average Velocity=Final positionInitial positionTotal time=ΔxΔt

The Accumulation Function:

The total amount F(x) at any time x is given by:

F(x)=f(a)+xaf(t)dt

The Fundamental Theorem of Calculus:

baf(x)dx=F(b)F(a)

Where F(x)=f(x).

Corollary to the Fundamental Theorem:

ddxg(u)af(t)dt=f(g(u))dudx