Time and Date Stamps (logged): 01:37:10 08-29-2008 ¯°Ÿ²¶Ÿ°¯¯·Ÿ±¸Ÿ±¯¯·
** Write clearly in dark pencil or ink, on one side of the paper only. **
function |
general antiderivative |
sin(ax)cos(bx) |
1/(b^2-a^2) [ a cos(ax)sin(ax) - b sin(ax)cos(bx) ] + c |
| cos(ax)cos(bx) | 1/(b^2-a^2) [ b cos(ax)sin(bx) - a sin(ax)cos(bx) ] + c |
| sin(ax)cos(bx) | 1/(b^2-a^2) [ b sin(ax)sin(bx) + a cos(ax)cos(bx)] + c |
| p(x) e^(ax) | 1/a p(x)e^(ax) - 1/a INTEGRAL(p'(x)e^(ax),x) + c |
| p(x) sin(ax) | 1/a p(x)cos(ax) + 1/a INTEGRAL(p'(x)cos(ax),x) + c |
| p(x) cos(ax) | 1/a p(x)sin(ax) - 1/a INTEGRAL(p'(x)sin(ax),x) + c |
| 1/(sin(x))^m | -1/(m-1) cos(x) / (sin(x))^(m-1) + (m-2)/(m-1) INTEGRAL(1/(sin(x))^(m-2), x) + c |
| 1/sin(x) | 1/2 ln | (cos(x)-1) / (cos(x) + 1) | + c |
| 1/(cos(x))^m | 1/(m-1) sin(x) / (cos(x))^(m-1) + (m-2)/(m-1) INTEGRAL(1/(cos(x))^(m-2), x) + c |
| 1/cos(x) | 1/2 ln | (sin(x)-1) / (sin(x) + 1) | + c |
| (bx+c)/(x^2+x^2) | b/s ln | x^2+x^2 | + c/a arctan(x/a) + c |
| (cx + d) / [ (x-a)(x-b) ] | 1/(a-b) [ (ac + d) ln | x-a | - (bc+d) ln | x-b | ] + c |
| 1 / `sqrt( x^2 +- a^2 ) | ln | x + `sqr(x^2 +- a^2 | + c |
| `sqrt(a^2 +- x^2 ) | 1/2 ( x `sqrt(a^2 +- x^2) + a^2 INTEGRAL(1/`sqrt(a^2 +- x^2 ) + c |
| `sqrt(x^2 - a^2) | 1/2 ( x `sqrt(a^2 +- x^2) + a^2 INTEGRAL(1/`sqrt(a^2 +- x^2 ) + c |
. . . . . . . . . . . . . . . .
.
.
.
.
.
.
.
.
.
.
Problem Number 1What is the interval of convergence for the series x / .8 + x^2 / 1.6 + x^3 / 3.2 + ... ?
.
.
.
.
.
.
.
.
.
.
Problem Number 2Use the Taylor polynomial of a simpler function to find the Taylor polynomial of degree 4 for the function f(x) = e^( 6 x^ 1 ), expanding about x=0.
.
.
.
.
.
.
.
.
.
.
Problem Number 3Use a graph and symmetry arguments to explain why the integral of sin( 4 x) sin( 2 x), from x = -`pi to x = `pi, is zero.
.
.
.
.
.
.
.
.
.
.
Problem Number 4Assuming that k is constant, solve the differential equation dQ / dt = k Q.
.
.
.
.
.
.
.
.
.
.
Problem Number 5Find the approximate solution of the differential equation dy / dx = 1.6 x / y on the interval ( .5, 1.5), if y( .5) = .97. Use increment .25.
.
.
.
.
.
.
.
.
.
.
Problem Number 6In an epidemic model the rate at which susceptible people get infected is .004 S I, where S stands for the number of susceptible people and I for the number of infected people. If on any day 33% of the infected people either die or recover, and if we assume that dead and recovered people can no longer infect or be infected, what differential equation models the rate at which people become infected? What equation models the rate at which people are removed from the susceptible to the infected category?
.
.
.
.
.
.
.
.
.
.
Problem Number 7The force of air resistance on a falling object with mass 8 kg has magnitude k v, where k = 2.9 N / (m/s). If the object has initial velocity 16.45 m/s downward, then what function describes its velocity as a function of clock time? Sketch a graph of this function.
.
.
.
.
.
.
.
.
.
.
Problem Number 8A simple harmonic oscillator has restoring force constant k, mass m and experiences drag force -c v, where v is its velocity. What is the differential equation for the motion of the oscillator? What are the possible solutions to the equation?