HSC Extension 1 and 2 Mathematics/Integration

From testwiki
Revision as of 04:28, 18 June 2017 by imported>PokestarFan (Adding {{BookCat}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Area

  • Fundamental Theorem of Calculus: abf(x)dx=F(b)F(a), where ddxF(x)=f(x)

Area between two curves

Volume of solids of revolution

Recall that the volume of a solid can be found by V=Ad  where A is the cross-sectional area and d  is the depth of the solid, which is perpendicular to the cross-sectional area.

Similarly, the volume of solids with circular cross sections can be calculated by

  • rotating a curve about an axis (generally x  or y  axis)
  • integrating to sum the areas of the slices of circles

Since the area of a circle is A=πr2 , then the integral to evaluate the volume of a solid generated by revolving it around the x-axis is V=πaby2dx

Notice this is a sum of areas of the "slices" of circular cross sections of the solid, i.e. πr2=πr2.

Approximate integration

Trapezoidal rule

  • One interval (2 function values): abf(x)dx12×ban=h[f(a)+f(b)]
  • n -intervals (n+1  function values): abf(x)dxh2[f(a)+2f(xi)+f(b)]

Simpson's rule

abf(x)dxba6[f(a)+4f(a+b2)+f(b)]

Template:BookCat