VM266 0847

Chapter 9: More integration

9.1 Integration by Parts

r

integral of (u dv) = uv - integral of (v du)

9.2 Trig. Integrals of different powers

Subtopic

Subtopic

Subtopic

9.3 Trig. Substitions

r

x = a sinb if rad(a^2 - x^2) is in the integrandx = a tanb if rad(a^2 + x^2) is in the integrandx = a secb if rad(x^2 - a^2) is in the integrand

9.4 Integrls of Rational Functions

Use partial fractions then evaluate integral

9.5 Integrals with Quadratic Expressions

r

1. Look for a quadratic equation in the integrand. 2. Complete the square.3. a. set u = the perfect square from the completed square b. solve for x using u.4. plug in u accordingly and and x as well5. evaluate integral

9.6 Other substitution tricks

Chapter 7: Inverses, Ln, e

7.1: Inverses

1-1 Functions

r

1 - 1 functions are functions that never takes the same value twice.More formally:1. Let f be a function that maps from D -> R2. For every x in D, there exist a unique R. - Let x1, x2 be in D - f(x1) is not = f(x2)NOTE: A) #2 implies the converse: for every y in R, there exist a unique x in DB) Graphically, a function is 1 - 1 if a horizontal line never intersects the function's curve twice.

Every increasing/decreasing function is 1 - 1

Inverse Function

r

The inverse of a function that maps from D -> R is the function that maps from R -> D.Let y = f(x) be a 1 - 1 function that maps from D - > R. A function g is the inverse of f where the R(f) = D(g) and D(f) = R(g). Therefore, y = f(x) <=> x = g(y) The inverse function g is denoted as f^-1

g(f(x)) = x; f(g(x)) = y

r

If g is the inverse of f, then... i) g(f(x)) = x for every x in D(f) ii) f(g(x)) = x for every x in R(f)-------------------Ver1 proof is set as hyperlinkVer2 proof URL: http://i1321.photobucket.com/albums/u556/radicaldreamer18/Calculus%202%20Chapter%207/IMAG0299_zps9a60cf31.jpg

a

Derivative of an inverse fn.

7.2: Logarithms

Definition of natural log

r

The natural logarithmic function is a logarithm with base e. In addition, it is also found that...ln(x) = integral {(1/t) dt} from 1 -> x----------------------If x > 1, ln(x) = integral {(1/t) dt} from 1 -> xIf 0 < x < 1, -ln(x) = integral {(1/t) dt} from x -> 1

(d/dx) ln(x) = 1/x

r

Shortcut proof:1. By defn of ln's, ln(x) = integral {(1/t) dt} from 1 -> x.2. ln(x) must be differentiable because it is the antiderivative of something (1/t)3. (d/dx) ln(x) = (d/dx) integral {(1/t) dt} from 1 -> x4. (d/dx) ln(x) = 1/x, the derivative of an integral of a function is the function itself. -----------------------------(d/dx) ln(u) = (1/u)duproof:1. let y = f(x) = ln(u)2. (dy/dx) = (dy/du)(du/dx) 3. f'(x) = (d/du) ln(u) * du

(d/dx) ln(u) = u'/u

r

integral of (1/u) du = u'/u; given that u is a function. Proven from chain rule of (d/dx) ln(x)(d/dx) ln(u) = (d/du) ln(u) * (du/dx) = (1/u)du

integral of ln(x)

r

Derived using integration by parts!!!

Ptoperties of logarithms

r

1. log base x of x => ln(e) = 12. log(a) + log(b) = log(ab)3. log(a) - log(b) = log(a/b)4. a log(b) = log(b^a)----------------More basic stuff: log base a of y = x, then y = a^x

Logarithmic Differentiation Guildelines

r

Given a differentiable equation, do the following to differentiate logarithmically:1. Take ln of both sides2. Differentiate both sides...IMPLICIT DIFFERENTIATION MAY BE NEEDED ALONG THE WAY3. Multily by the initial equation.

7.3: The letter e

Definition of e

r

e is a positive number where ln(e) = 1 <=> e is the base of ln(x)

e^x

Properties of Exponents

r

1. (e^p)(e^q) = e^(p+q)2. (e^p)/(e^q) = e^(p-q)3. (e^p)^q = e^pq

(d/dx) e^x & (d/dx) e^u

7.4: Integration

integral of 1/x

r

integral of 1/x = ln(x) + C

integral of 1/u

integral of e^x

integral of e^u

Derivations of integral of trig functions

tan(u) and cot (u)

sec(u)

csc(u)

7.5: Exponentials

a^x = e^(xln(a))

(d/dx)a^x = (a^x) ln(a)

integrals of a^x and a^u

r

integral of a^x = (1/ln(a)) * a^x + Cintegral of a^u = (1/ln(a)) * a^u + C

e as a limit

(d/dx) log base a of x

Chapter 8: Hyperbolics, Inverse Trig

8.1 + 8.2: Inverse Trigonometric Functions

arc sin

r

If y = arc sin(x), then sin(y) = x.domain of arc sin [-1, 1]range of arc sin [-pi/2, pi/2]

Properties

r

i) sin(arc sin(x)) = x; if x is defined on [-1,1]ii) arc sin(sin(x)) = x; if x is defined on [-pi/2, pi/2]

(d/dx) arc sin(x) = 1/rad(1 - x^2)

arc sin(u/a) + C

arc cos

r

if arc cos(x) = y, then cos(y) = x.x is defined on [-1, 1]y is defined on [0, pi]

Properties

r

i) cos(arc cos(x)) = x; if x is defined on [-1. 1]ii) arc cos(cos(x)) = x; if x is defined on [0, pi]

(d/dx) arc cos(x) = -1/rad(1 - x^2)

arc tan

r

If arc tan(x) = y, then tan(y) = x.x is defined on (-inf, inf)y is defined on (-pi/2, pi/2)

Properties

r

i) tan(arc tan(x)) = x; if x is defined on (-inf, inf)ii) arc tan(tan(x)) = x; if x is defined on (-pi/2, pi/2)

(d/dx) arc tan(x) = 1/(1 + x^2)

(1/a) arc tan(u/a) + C

arc cot

r

If arc cot(x) = y, then cot(y) = x.x is defined on (-inf, inf)y is defined on [0, pi]

Properties

r

i) cot(arc cot(x)) = x; if x is defined on (-inf, inf)ii) arc cot(cot(x)) = x; if x is defined on (0, pi)

(d/dx) arc cot(x) = -1/(1 + x^2)

arc sec

r

If arc sec(x) = y, then sec(y) = x.x is defined on (-inf, -1] U [1, inf)y is defined on [0, pi/2) U [pi, 3pi/2)

Properties

r

i) sec(arc sec(x)) = x; if x is defined on (-inf, -1] U [1, inf)ii) arc sec(sec(x)) = x; if x is defined on [0, pi/2} U [pi, 3pi/2)

(d/dx) arc sec(x) = 1/x(rad(x^2 -1))

(1/a) arc sec(u/a) + C

arc csc

r

If arc csc(x) = y, then csc(y) = xx must be defined on (-inf, -1] U [0, inf)y must be defined on [-pi/2, pi/2], hole at 0

Properties

r

i) csc(arc csc(x)) = x; if x is defined on (-inf, -1] U [1, inf)ii) arc csc(csc(x)) = x; if x is defined on [-pi/2, pi/2], hole at 0

(d/dx) arc csc(x) = -1/x(rad(x^2 -1))

8.3: Hyperbolic Functions

sinh x

r

sinh x = [(e^x) - (e^-x)] / 2

(d/dx) sinh u

Integral of sinh u

r

integral of cosh x = sinh x + C

cosh x

r

cosh x = [(e^x) + (e^-x)] / 2

(d/dx) cosh u

Integral of cosh u

r

Integral of sinh x = cosh x + C

tanh x

r

tanh (x) = sinh(x) / cosh(x) = (e^x - e^(-x)) / (e^x + e^(-x))

(d/dx) tanh u

Integral of tanh u

r

integral of sech^2 x = tanh x + C

coth x

r

coth (x) = cosh(x) / sinh (x) = (e^x + e^(-x)) / (e^x - e^(-x))

(d/dx) coth u

Integral of coth u

r

Integral of csch^2 x = -coth x + C

sech x

r

sech(x) = 1 / cosh(x) = 2 / (e^x + e^(-x))

(d/dx) sech u

Integral of sech u

r

Integral of sech(x)tanh(x) = -sech x + C

csch x

r

csch(x) = 1 / sinh(x) = 2 / (e^x - e^(-x))

(d/dx) csch u

Integral of csch u

r

Integral of csch(x)coth(x) = -csch x + C

8.4: Inverse Hyperbolic Functions

arc sinh x

(d/dx) arc sinh x

arc cosh x

(d/dx) arc cosh x

arc tanh x

(d/dx) arc tanh x

arc coth x

(d/dx) arc coth x

arc sech x

(d/dx) arc sech x

arc csch x

(d/dx) arc csch x

Chapter 10: Improper Integrals

10.1 0/0, inf/inf

Cauchy's Formula

L'hopital's Rule

10.2 More indeterminate forms

10.3 Integrals with infinite limits

10.4 Integrals with discontinuity in between

Curious aren't you?

Hyperbolic "Pythagorean" Identities

cosh(x) - sinh(x) = 1

1 - tanh^2 (x) = sech^2 (x)

coth^2 (x) - 1 = csch^2 (x)