Math
This is how you reverse derivatives . It seems as though, because we get a + C,
these end up as indeterminite results. If you get a few data points like
f ( 1 ) = 3 , then we can figure out what those c’s are.
“antidifferentiation” is the same as “taking the anti-derivative”
Antidifferentiation is “removing the integral sign”
Reversing differentiation rules (e.g. anti-derivatives)
All of the rules
∫ c ⋅ f ( x ) d x ∫ ( f ( x ) ± g ( x )) d x ∫ 0 d x ∫ 1 d x ∫ x n d x = c ⋅ ∫ f ( x ) d x = ∫ f ( x ) d x ± ∫ g ( x ) d x = C = ∫ d x = x + C = n + 1 1 x n + 1 + c ( i f n = − 1 ) constant multiple sum/difference rule power rule
∫ cos x d x ∫ sin x d x ∫ sec 2 x d x ∫ csc x cot x d x ∫ sec x tan x d x ∫ csc 2 x d x = sin x + C = − cos x + C = tan x + C = − csc x + C = sec x + C = − cot x + C
∫ e x d x ∫ a x d x ∫ x 1 d x = e x + C = ln a 1 ⋅ a x + C = ln ∣ x ∣ + C
reverse power rule
if f ′ ( x ) f ( x ) = x n (for n != -1) then = n + 1 x n + 1 + c
reverse trig
if f ′ ( x ) f ( x ) = sin ( x ) then = − cos ( x ) + c
if f ′ ( x ) f ( x ) = cos ( x ) then = cos ( x ) + c
reverse exponential
if f ′ ( x ) = e x then f ( x ) = e x + c
reverse logarithm
this explains the n=-1 case.
if f ′ ( x ) f ( x ) = x 1 then = ln ( ∣ x ∣ ) + c
derivative:
d x d [ ln ( x )] = x 1
summation rule
the antiderivative of (f(x)+g(x))
is the antiderivative of f(x) + g(x)
linearity
the antiderivative of cf(x)
is c times antiderivative of f(x)
secant
Derivative of tangent is sec^2. so anti-derivative of sec^2 = tangent.
example of finding an anti-derivative
From lecture 7.1
∫ x 2 + x 2 1 + 4 sec 2 ( x ) d x
linearity says it’s the sum of each one individually
∫ x 2 + ∫ x 2 1 + ∫ 4 sec 2 ( x ) d x
reverse the power rule
∫ x 2 = 2 + 1 x 2 + 1 = 3 x 3 = 3 1 x 3
power rule
∫ x 2 1 can be rewitten as ∫ x − 2 = − 2 + 1 x − 2 + 1 = − 1 x − 1
4 tan ( x ) ∫ 4 sec 2 ( x ) d x
We end up with
3 x 2 − x 1 + 4 tan ( x ) + c
how to find the +c?
f’(x) = 4x+5
f(1) = 4
what is f(x)?
f ′ ( x ) f ( x ) = 4 x + 5 = ∫ 4 x + 5 d x = 1 + 1 4 x 1 + 1 + 5 ( x 0 + 1 ) via reverse power rule = 2 4 x 2 + 5 x 1 = 2 x 2 + 5 x + c
f ( 1 ) 4 4 4 c = 4 = 2 ( 1 2 ) + 5 ( 1 ) + c = 2 + 5 + c = 7 + c = − 3
Exact value
f ( x ) = 2 x 2 + 5 x + − 3
f ′ ( x ) = x 2 + sin ( x ) f ( 0 ) = 3
find f(x) and evaluate f(2) to the nearest hundredth
f ′ ( x ) f ( x ) f ( x ) f ( 0 ) 3 3 c f ( x ) = x 2 + sin ( x ) = 2 + 1 x 2 + 1 + c + − cos ( x ) + = 3 x 3 − cos ( x ) + c = 3 = 3 0 3 − cos ( 0 ) + c = 0 + − 1 + c = 4 = 3 x 3 − cos ( x ) + 4
Multiple anti-derivatives
First attempt
f ′′ ( x ) = x + e x
Find f(x)
f ′ ( x ) f ( x ) = ∫ x + e x d x = 1 + 1 x 1 + 1 + e x + c 1 = 2 x 2 + e x + c 1 = ∫ 2 1 x 2 + e x + c 1 = 3 2 1 x 3 + e x + c 1 x + c 2 = 6 1 x 3 + e x + c 1 x + c 2
I’m still really fuzzy on the 1/2*x^3/3 -> 1/6*x^3 move. Would love more explaination there.
We can figure out the initial values via:
− 3 c 1 = f ′ ( x ) = 2 0 2 + e 0 + c 1 = 0 + 1 + c 1 = − 4
2 c 2 = f ( 0 ) = 6 0 3 + e 0 + − 4 ⋅ 0 + c 2 = 0 + 1 + 0 + c 2 = 1
so..
f ( x ) = 6 x 3 + e x + − 4 x + 1
Another go
f ′′ ( x ) f ( 1 ) f ′ ( 1 ) f ( 4 ) = x + x = 5 = 2 = ?
—
f ′′ ( x ) f ′ ( x ) f ( x ) = x + x = x 2 1 + x 1 = 2 1 ⋅ x 0.5 + 1 + 2 x 1 + 1 + c 1 = 2 1 ⋅ x 1.5 + 2 x 2 + c 1 = 1.5 + 1 2 1 ⋅ x 1.5 + 1 + 2 + 1 2 x 2 + 1 + 1 c 1 ⋅ x 0 + 1 + c 2 = 5.5 1 x 2.5 + 3 2 x 3 + c 1 x + c 2
2 c 1 = f ′ ( 1 ) = 2 1 1 1.5 + 2 ⋅ 1 2 + c 1 = 2 1 + 2 + c 1 = − 2 1
5 c 2 = f ( 1 ) = 5.5 1 1 2.5 + 3 2 1 3 + 2 1 ⋅ 1 + c 2 = 5.5 1 + 3 2 + 2 1 + c 2 = 1 + 30 11 + c 2 = 3 + 30 19
f ( x ) f ( 4 ) = 5.5 1 x 2.5 + 3 2 x 3 + − 2 1 ⋅ x + 3 + 30 19 = 5.5 1 4 2.5 + 3 2 4 3 + − 2 1 ⋅ 4 + 3 + 30 19 = 5.5 1 32 + 3 2 64 + − 2 + 3 + 30 19 = 5.5 32 + 3 128 + 1 + 30 19 = 5.5 ⋅ 3 ⋅ 30 32 ⋅ 3 ⋅ 30 + 3 ⋅ 5.5 ⋅ 30 128 ⋅ 5.5 ⋅ 30 + 30 ⋅ 3 ⋅ 5.5 19 ⋅ 5.5 ⋅ 3 = 495 2880 + 495 21120 + 495 313.5 = 495 2880 + 21120 + 313.5 = 495 24313.5 (the GCF is 4.5 GCF) = 110 5403
This was my work, but it was wrong. I mis-factored .5*x^0.5+1 and should have had 1.5*x^1+0.5 instead.
Practice problems
Section 5.1 (pg 205-206), 9-27, 29-39
9
f ′ ( x ) f ( x ) f ( x ) f ( x ) = 3 x 3 d x = 3 + 1 3 x 3 + 1 = 4 3 x 4 = 4 3 x 4 + c
11
∫ ( 10 x 2 − 2 ) d x f ′ ( x ) f ( x ) f ( x ) = 10 x 2 − 2 x 0 = 2 + 1 10 x 2 + 1 − 0 + 1 2 x 0 + 1 = 3 10 x 3 − 2 x
13
∫ 1 d s f ′ ( x ) f ( x ) = 1 x 0 = 1 0 + 1 x 0 + 1 = x
15
∫ t 2 3 d t f ′ ( x ) f ( x ) = x 2 3 = 2 + 1 x 2 + 1 3 = 3 1 x 3 3 = 9 x 3
17
∫ sec 2 θ d θ f ′ ( x ) f ( x ) = sec 2 x = tan x
19
∫ ( sec x tan x + csc x cot x ) d x
21
∫ 3 t d t f ′ ( x ) f ( x ) = 3 x = 3 x + c // exponent rule
23 submit?
∫ ( 2 t + 3 ) 2 d t f ( x ) = ( 2 t + 3 ) ( 2 t + 3 ) = 4 t 2 + 6 t + 6 t + 6 = 3 4 t 3 + 2 12 t 2 + 6 x + c = 3 4 t 3 + 6 t 2 + 6 x + c
25
∫ x 2 x 3 d x f ′ ( x ) f ( x ) = x 2 x 3 = 2 + 1 x 2 + 1 3 + 1 x 3 + 1 = 3 1 x 3 4 1 x 4
Find initial values
29
f ′ ( x ) f ( 0 ) = sin x = 2
31 - submit?
f ′ ( x ) f ( x ) 9 c f ( x ) = 4 x 3 − 3 x 2 = 4 3 + 1 x 3 + 1 − 3 2 + 1 x 2 + 1 = 4 ⋅ 4 1 x 4 − 3 ⋅ 3 1 x 3 = x 4 − x 3 + c = f ( − 1 ) = − 1 4 − − 1 3 + c = − 1 − 1 + c = 7 = x 4 − x 3 + 7
33
f ′ ( x ) f ( x ) 1 c = 7 x = 7 x + c = f ( 2 ) = 7 2 + c = 49 + c = − 48
35 submit
f ′′ ( x ) f ′ ( x ) f ( x ) − 1 c 0 10 c 1 f ( x ) = 7 x = 7 1 + 1 x 1 + 1 + c 0 = 7 = ⋅ 2 1 x 2 + c 0 = 3.5 x 2 + c 0 x 0 = 3.5 2 + 1 x 2 + 1 + 1 c 0 x 0 + 1 + c 1 = 3.5 ⋅ 3 1 x 3 + c 0 x + c 1 = f ′ ( 1 ) = 3.5 − 1 2 + c 0 = − 3.5 + c 0 = 2.5 = f ( 1 ) = 3.5 ⋅ 3 1 x 3 + 2.5 x + c 1 = 6 7 + 2.5 + c 1 = 6 7 + 6 15 + c 1 = 6 22 + c 1 = 6 38 = 6 23 x 3 + 2.5 x + 6 38
37 submit
f ′′ ( x ) f ′ ( x ) f ( x ) 2 c 0 4 c 1 f ( x ) = sin x = − cos ( x ) + c 0 = − cos ( x ) + c 0 x + c 1 = f ′ ( π ) = − cos ( π ) + c 0 = − − 1 + c 0 = 1 = f ( π ) = − cos ( π ) + π + c 1 = 1 + π + c 1 = 3 − π = − cos ( x ) + x + 3 − π
39
f ′′ ( x ) f ′ ( x ) f ( x ) 3 c 0 1 c 1 f ( x ) = 0 = 0 x + c 0 = 0 x 2 + c 0 x + c 1 = f ′ ( 1 ) = 3 = f ( 1 ) = 0 + 3 + c 1 = − 3 = 3 x − 3
Techiques of antidifferentiation (ch 6 )
integration by substitution
Okay, so if you have a function f ( x ) , you can get the antiderivative (f ′ ( x ) ) then take the integration of it. That’s the same as f ( x ) + C the constant. So this section is about substitution.
Given ∫ ( 20 x + 30 ) ( x 2 + 3 x − 5 ) 9 . The second part is complicated, so make it equal to u .
∫ u ∫ d u ( 20 x + 30 ) ( x 2 + 3 x − 5 ) 9 = x 2 + 3 x − 5 ( 20 x + 30 ) u 9 = ( 2 x + 3 ) d x
In ^^, the d x isn’t “just sitting there”. It gets multiplied by 2 x + 3 .
∫ ( 20 x + 30 ) ( x 2 + 3 x − 5 ) 9 anti-derivative of it drops the du? = ∫ 10 ( 2 x + 3 ) ( x 2 + 3 x − 5 ) 9 d x = ∫ 10 u 9 d u = u 10 + C = ( x 2 + 3 x − 5 ) 10 + C
Theorum
let F and g be differentiable functions where the rnage of g is an intervial i contained in the domain of F. Then
∫ F ′ ( g ( x )) g ′ ( x ) d x = F ( g ( x )) + C
if u = g ( x ) then d u = g ′ ( x ) d x and
∫ F ′ ( g ( x )) g ′ ( x ) d x = ∫ F ′ ( u ) d u = F ( u ) + C = F ( g ( x )) + C
Examples
∫ x sin ( x 2 + 5 ) d x
u d u same as.. 2 1 d u ∫ x s in ( x 2 + 5 ) d x = x 2 + 5 = 2 x d x = x d x = ∫ sin ( u ) 2 1 d u = ∫ 2 1 s in ( u ) d u = − 2 1 cos ( u ) + C = − 2 1 cos ( x 2 + 5 ) + C
∫ cos ( 5 x ) d x
u d u ∫ cos ( 5 x ) d x ∫ = 5 x = 5 d x = ∫ cos ( u ) 5 1 d u 5 1 cos ( u ) d u = 5 1 s in ( u ) + C = 5 1 s in ( 5 x ) + C
∫ − 3 x + 1 7 d x
In this case, we think of it as the composition of two functions like f ( g ( x )) where f ( x ) = 7/ x and g ( x ) = − 3 + 1 .
u d u = − 3 x + 1 = − 3 d x
The original function doesn’t have an integrand, so divide d u / − 3 to make balance.
∫ − 3 x + 1 7 d x = ∫ u 7 − 3 d u = 3 − 7 ∫ u d u = 3 − 7 l n ∣ u ∣ + C = − 3 7 l n ∣ − 3 x + 1∣ + C
∫ s in ( x ) cos ( x ) d x
u d u ∫ s in ( x ) cos ( x ) d x = s in ( x ) = cos ( x ) d x = ∫ u d u = 2 1 u 2 + C = 2 1 s i n 2 ( x ) + C
∫ x x + 3 d x
u d u ∫ x u d u = x + 3 = 1 d x = ∫ ( u − 3 ) ⋅ u 2 1 d u = ∫ u 2 3 − 3 u 2 1 d u = 5 2 u 2 5 − 2 u 2 3 + C = 5 2 ( x + 3 ) 2 5 − 2 ( x + 3 ) 2 3 + C
∫ x l n x 1 d x
u d u ∫ x ln x 1 = ln x = x 1 d x = x 1 ⋅ ln x 1 = ∫ d u ⋅ u 1 = ln ∣ u ∣ + C = ln ∣ ln x ∣ + C
Integral subsitution for things w/ trigonometric functions. (eew)
Stoped here on pg 269.
Homework
3
u d u ∫ 3 x 2 ( x 3 − 5 ) 7 d x ∫ 3 x 2 ( x 3 − 5 ) 7 d x = x 3 − 5 = 3 x 2 d x = ∫ ( u ) 7 ⋅ d u = 8 1 u 8 + C = 8 1 ( x 3 − 5 ) 8 + C
6
u d u ∫ ( 12 x + 14 ) ( 3 x 2 + 7 x − 1 ) 5 = 3 x 2 + 7 x − 1 = 6 x + 7 = ∫ 2 d u ( u ) 5 = 3 1 u 6 + C = 3 1 ( 3 x 2 + 7 x − 1 ) 6 + C
9
u d u ∫ x + 3 x d x = x + 3 = d x = ∫ ( u − 3 ) ⋅ u 1 d u = ∫ u .5 − 3 u − .5 d u = 3 2 u 2 3 − 6 u 2 1 = 3 2 ( x + 3 ) 2 3 − 6 ( x + 3 ) 2 1
12
u d u ∫ x 5 + 1 x 4 d x = x 5 + 1 = 5 x 4 d x = ∫ u 5 d u = ∫ 5 d u ⋅ u 0.5 = ∫ 5 1 d u ⋅ u 0.5 = 2 u 2 3 + C = 2 ( x 5 + 1 ) 2 3 + C