









































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A comprehensive overview of integration strategies, covering topics such as substitution, integration by parts, and the use of a table of integrals. It also delves into first-order linear differential equations, including their definition, general solution, and applications in modeling dilution and rl circuits. Additionally, the document explores improper integrals, discussing both type i (with infinite integration limits) and type ii (with unbounded integrands). A range of examples and explanations to help the reader understand and apply these integration techniques effectively. Overall, this document serves as a valuable resource for students and learners seeking to deepen their understanding of integration strategies and their applications in various mathematical and scientific contexts.
Typology: Exercises
1 / 49
This page cannot be seen from the preview
Don't miss anything!










































Phan Phuong Dung
August 21, 2023
(^1) 7.1-7.5. Integration strategy Substitution Integration by parts Table of integrals
(^2) 7.6. First-Order Linear differential equations Definition and general solution Applications of First-Order Equations Modelling Dilution
(^3) 7.7. Improper integrals
7.1-7.5. Integration strategy Substitution
Remark When performing substitution to find definite integrals, we must change the integration limits.
Example
Find
0
ex e^2 x^ + 4dx.
7.1-7.5. Integration strategy Integration by parts
Formula for integration by parts Z udv = uv −
vdu
Z (^) b
a
udv = uv |ba −
Z (^) b
a
vdu.
Example
Find
xe^2 x+1dx.
7.1-7.5. Integration strategy Integration by parts
When do we use Integration by parts? Some cases a. Forms
xneax^ dx,
xnsinaxdx,
xncosaxdx; let u = xn. b. Forms
xnlnxdx,
xnsin−^1 axdx,
xntan−^1 axdx; let dv = xndx. c. Forms
eax^ sinbxdx,
eax^ cosbxdx; let dv = eax^ dx.
7.1-7.5. Integration strategy Integration by parts
sinmxcosnxdx m odd: let u = cos x. n odd: let u = sin x. m and n both even: use half-angle identities cos^2 x = 12 (1 + cos(2x) and sin^2 x = 12 (1 − cos 2x). R tanmxsecnxdx n even: let u = tanx. m odd: let u = secx.
7.1-7.5. Integration strategy Integration by parts
Solution.
7.1-7.5. Integration strategy Integration by parts
Radical integral a. Form
a^2 − u^2 : let u = a sin θ. b. Form
a^2 + u^2 : let u = a tan θ. c. Form
u^2 − a^2 : let u = a sec θ.
Example Find
9 − x^2 dx.
7.1-7.5. Integration strategy Integration by parts
Solution.
7.1-7.5. Integration strategy Table of integrals
Appendix D Elementary forms (Formulas 1-29) Linear and quadratic forms (Formulas 30-76): au + b, u^2 + a^2 , u^2 − a^2 , au^2 + bu + c. Radical forms (Formulas 77-121):
au + b,
√ u^2 +^ a^2 , u^2 − a^2 ,
a^2 − u^2. Trigonometric forms (Formulas 112 - 167): cos au, sin au, both sin au and cos au, tan au, cot au, sec au, csc au. Inverse trigonometric forms (Formula 168-182) Exponential and logarithmic forms (Formulas 183- 200)
7.1-7.5. Integration strategy Table of integrals
Solution.
7.1-7.5. Integration strategy Table of integrals
Try the table of integrals When working with rational integral, try decomposition method Try integration by parts Try institution Try rewriting the integral, start the steps above again
7.6. First-Order Linear differential equations Definition and general solution
Example Is the differential equation
x^2 dydx − (x^2 + 2)y = x^5
first-order linear?
7.6. First-Order Linear differential equations Definition and general solution
Theorem 7.1 General solution of a first-order LDE The general solution of the first-order linear differential equation
dy dx +^ P(x)y^ =^ Q(x)
is given by
y = (^) I (^1 x)
I (x)Q(x)dx + c
where I (x) = e
R (^) P(x)dx , the exponent is any antiderivative of P(x), and C is arbitrary constant.
I (x) is called an integrating factor of the DE.