RHIT MA113/Multiple Integral

From testwiki
Jump to navigation Jump to search

Template:Navigate Template:TOC right

Multiple Integral

Evaluating Multiple Integrals

Multiple Integrals are evaluated from the inside out, beginning by evaluating the innermost integral, then working outwards.

A=130x2dydx=13(0x2dy)dx=13x2dxA=263

The inner integrals may have limits containing variables, so long as those variables are integrated in an enclosing integral. Because of this, the limits of outermost integrals must contain only constants.

Changing the Order of Integration

So long as the order of integration is changed correctly, the multiple integral will cover the same region, and therefore order will not affect the end result of the multiple integral. In general, it is wise to begin by establishing the limits of the outermost integral first, then working inwards, to avoid any mistakes.

Converting Coordinate Systems

Cartesian to Cylindrical

Cartesian to Spherical

Cylindrical to Spherical

Uses

Average Value

The Average value of a function f(x) is equal to Rf(x)dARdA

Areas/Volumes

The equation for Area is RdA and Volume is RdV

In Cartesian coordinates, dA=dxdy and dV=dxdydz, therefore Area and Volume are Rdxdy and Rdxdydz

The same process can be used in Polar, Cylindrical, and Spherical coordinates, as follows:

In Polar, dA=rdθdr

In Cylindrical, dV=rdθdrdz

In Spherical, dV=ρ2sin(ϕ)dρdϕdθ

Masses

The equation for the mass of an object is RσdV, where σ is the density of the object (which could be either a constant or function of position)

Moments

First Moments

RrσdV, where r is the distance from the axis or line of rotation

Second Moments

Rr2σdV, where r is the distance from the axis or line of rotation

Center of Masses