Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download
Views: 19480
Image: ubuntu2004
1
<?xml version='1.0' encoding='UTF-8'?>
2
<bank>
3
<title>Differential Equations (Clontz)</title>
4
<author>Steven Clontz</author>
5
<url>https://clontz.org</url>
6
<slug>clontz-diff-eq</slug>
7
<outcomes>
8
<outcome>
9
<title>Structure of an IVP and Verifying Solutions</title>
10
<slug>AA1</slug>
11
<description>
12
Identify the structure of an initial value problem and its solution.
13
</description>
14
<alignment>
15
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 1.1 and 1.2
16
</alignment>
17
</outcome>
18
<outcome>
19
<title>Direction Fields</title>
20
<slug>AA2</slug>
21
<description>
22
Use technology to generate a direction/slope field for a first-order ODE,
23
and interpret this field to approximate
24
the value of an IVP solution at a point.
25
</description>
26
<alignment>
27
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 1.3
28
</alignment>
29
</outcome>
30
<outcome>
31
<title>Euler's Method</title>
32
<slug>AA3</slug>
33
<description>
34
Implement Euler's Method for a first-order IVP to approximate
35
the value of an IVP solution at a point.
36
</description>
37
<alignment>
38
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 1.4
39
</alignment>
40
</outcome>
41
<outcome>
42
<title>Existence/uniqueness IVP Theorems</title>
43
<slug>AA4</slug>
44
<description>
45
Apply appropriate theorems to determine the largest possible domain for which an IVP
46
is guaranteed a unique solution.
47
</description>
48
<alignment>
49
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 1.2 and 6.1
50
</alignment>
51
</outcome>
52
<outcome>
53
<title>Constant-Coefficient Linear Homogeneous First-Order IVPs</title>
54
<slug>CC1</slug>
55
<description>
56
Find general and particular solutions for constant-coefficient linear homogeneous first-order IVPs.
57
</description>
58
<alignment>
59
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 4.2
60
</alignment>
61
</outcome>
62
<outcome>
63
<title>Constant-Coefficient Linear Non-Homogeneous First-Order IVPs</title>
64
<slug>CC2</slug>
65
<description>
66
Find particular solutions for constant-coefficient linear non-homogeneous first-order IVPs.
67
</description>
68
<alignment>
69
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 4.6 and 6.4
70
</alignment>
71
</outcome>
72
<outcome>
73
<title>Constant-Coefficient Linear Homogeneous Higher-Order ODEs</title>
74
<slug>CC3</slug>
75
<description>
76
Find general solutions for constant-coefficient linear homogeneous higher-order ODEs.
77
</description>
78
<alignment>
79
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 4.2 and 4.3
80
</alignment>
81
</outcome>
82
<outcome>
83
<title>Constant-Coefficient Linear Homogeneous Second-Order IVPs</title>
84
<slug>CC4</slug>
85
<description>
86
Find particular solutions for constant-coefficient linear homogeneous second-order ODEs.
87
</description>
88
<alignment>
89
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 4.2 and 4.3
90
</alignment>
91
</outcome>
92
<outcome>
93
<title>Constant-Coefficient Linear Non-Homogeneous Second-Order IVPs</title>
94
<slug>CC5</slug>
95
<description>
96
Find particular solutions for constant-coefficient linear homogeneous second-order ODEs.
97
</description>
98
<alignment>
99
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 4.4, 4.5, 6.2, and 6.3
100
</alignment>
101
</outcome>
102
<outcome>
103
<title>Autonomous Linear First-Order IVP Systems</title>
104
<slug>CC6</slug>
105
<description>
106
Find particular solutions for autonomous linear first-order IVP systems.
107
</description>
108
<alignment>
109
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 5.2 and 7.10
110
</alignment>
111
</outcome>
112
<outcome>
113
<title>Discontinuous Functions and Distributions</title>
114
<slug>DL1</slug>
115
<description>
116
Illustrate and compute integrals involving the unit step function and Dirac-delta distribution.
117
</description>
118
<alignment>
119
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 7.6 and 7.9
120
</alignment>
121
</outcome>
122
<outcome>
123
<title>Laplace Transforms from Definition and Formulas</title>
124
<slug>DL2</slug>
125
<description>
126
Use a table of transforms to find Laplace transformations, and verify a given Laplace transformation from
127
its integral definition.
128
</description>
129
<alignment>
130
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 7.2 and 7.3
131
</alignment>
132
</outcome>
133
<outcome>
134
<title>Inverse Laplace Transforms and Convolution</title>
135
<slug>DL3</slug>
136
<description>
137
Compute inverse Laplace transforms using the convolution theorem.
138
</description>
139
<alignment>
140
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 7.4 and 7.8
141
</alignment>
142
</outcome>
143
<outcome>
144
<title>Using Laplace Transforms to Solve IVPs</title>
145
<slug>DL4</slug>
146
<description>
147
Solve a second-order constant-coefficient linear IVP involving a discontinuous function by
148
applying Laplace transforms.
149
</description>
150
<alignment>
151
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 7.5
152
</alignment>
153
</outcome>
154
<outcome>
155
<title>Linear Homogeneous First-Order IVPs</title>
156
<slug>FO1</slug>
157
<description>
158
Find particular solutions for constant-coefficient linear homogeneous first-order IVPs.
159
</description>
160
<alignment>
161
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 2.2
162
</alignment>
163
</outcome>
164
<outcome>
165
<title>Linear Non-Homogeneous First-Order IVPs</title>
166
<slug>FO2</slug>
167
<description>
168
Find particular solutions for constant-coefficient linear non-homogeneous first-order IVPs.
169
</description>
170
<alignment>
171
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 2.3 and 4.6
172
</alignment>
173
</outcome>
174
<outcome>
175
<title>Substitution for First-Order IVPs</title>
176
<slug>FO3</slug>
177
<description>
178
Find particular solutions for constant-coefficient linear non-homogeneous first-order IVPs.
179
</description>
180
<alignment>
181
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 2.6
182
</alignment>
183
</outcome>
184
<outcome>
185
<title>Exact First-Order IVPs</title>
186
<slug>FO4</slug>
187
<description>
188
Identify exact ODEs, and find their implicit solutions.
189
</description>
190
<alignment>
191
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; 2.4
192
</alignment>
193
</outcome>
194
<outcome>
195
<title>Strategies for Solving IVPs</title>
196
<slug>AA5</slug>
197
<description>
198
Identify appropriate techniques for solving IVPs based on their structure.
199
</description>
200
<alignment>
201
Fundamentals of Differential Equations and Boundary Value Problems, 7th ed; various sections
202
</alignment>
203
</outcome>
204
</outcomes>
205
</bank>
206