MTH 267 - Differential Equations Exam 2 Topics

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/56

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

57 Terms

1
New cards

nth-Order Initial-Value Problem (IVP)

knowt flashcard image
2
New cards

Existence of a Unique Solution Theorem

“Let an(x), an-1(x), …, a1(x), a0(x) and g(x) be continuous on an interval I and let for every x in this interval. If is any point in this interval, then a solution of the initial-value problem exists on the interval and is unique.”

3
New cards

Boundary-Value Problem (BVP)

linear differential equation of order two or greater in which the dependent variable y or its derivatives are specified at different points”

<p>“<span>linear differential equation of order two or greater in which the dependent variable y or its derivatives are specified at different points”</span></p>
4
New cards

Boundary Conditions (BC)

The prescribed y(a) = y0 values and a y(b) = y1

<p><span>The prescribed y(a) = y<sub>0 </sub>values and a y(b) = y<sub>1</sub></span></p>
5
New cards

Homogeneous Equations

Equivalently, L(y) = 0

Note: y = 0 is always a solution of a homogeneous linear equation

<p>Equivalently, L(y) = 0</p><p>Note: y = 0 is always a solution of a homogeneous linear equation</p>
6
New cards

Nonhomogeneous Equations

Equivalently, L(y) = g(y)

<p>Equivalently, L(y) = g(y)</p>
7
New cards

Differential Operator

transforms a differentiable function into another function

<p>transforms a differentiable function into another function</p>
8
New cards

Linearity Property

“L operating on a linear combination of two differentiable functions is the same as the linear combination of L operating on the individual functions”

<p>“L operating on a linear combination of two differentiable functions is the same as the linear combination of L operating on the individual functions”</p>
9
New cards

Superposition Principle

“Let y1, y2, …, yk be solutions of the homogeneous nth-order differential equation on an interval I. Then the linear combination y = c1y1(x) + c2y2(x) + … + ckyk(x) where the ci = 1,2,…, k are arbitrary constants, is also a solution on the interval.”

<p>“Let y<sub>1</sub>, y<sub>2</sub>, …, y<sub>k </sub>be solutions of the homogeneous n<sup>th</sup>-order differential equation on an interval I. Then the linear combination y = c<sub>1</sub>y<sub>1</sub>(x) + c<sub>2</sub>y<sub>2</sub>(x) + … + c<sub>k</sub>y<sub>k</sub>(x) where the c<sub>i</sub> = 1,2,…, k are arbitrary constants, is also a solution on the interval.”</p>
10
New cards

Superposition Corollaries - Homogeneous Equations

(A) A constant multiple y = c1y1 of a solution y1(x) of a homogeneous linear differential equation is also a solution.

(B) A homogeneous linear differential equation always possesses the trivial solution y = 0.

11
New cards

Linear Dependence/Independence

“A set of functions f1(x), f2(x), …, fn(x) is said to be linearly dependent on an interval I if there exist constants c1, c2, …, cn not all zero, such that c1f1(x) + c2f2(x) + … + cnfn(x) = 0

for every x in the interval. If the set of functions is not linearly dependent on the interval, it is said to be linearly independent.”

<p>“A set of functions f<sub>1</sub>(x), f<sub>2</sub>(x), …, f<sub>n</sub>(x) is said to be linearly dependent on an interval I if there exist constants c<sub>1</sub>, c<sub>2</sub>, …, c<sub>n </sub>not all zero, such that c<sub>1</sub>f<sub>1</sub>(x) + c<sub>2</sub>f<sub>2</sub>(x) + … + c<sub>n</sub>f<sub>n</sub>(x) = 0</p><p>for every x in the interval. If the set of functions is not linearly dependent on the interval, it is said to be linearly independent.”</p>
12
New cards

Wronskian

Suppose each of the functions f1(x), f2(x), …, fn(x) possesses at least n - 1 derivatives. The determinant (Image) where the primes denote derivatives.

<p>“<span>Suppose each of the functions f<sub>1</sub>(x), f<sub>2</sub>(x), …, f<sub>n</sub>(x) possesses at least n - 1 derivatives. The determinant (Image) where the primes denote derivatives. </span></p>
13
New cards

Criterion for Linearly Independent Solutions

Let y1, y2, …, yn be n solutions of the homogeneous linear -order differential equation on an interval I. Then the set of solutions is linearly independent on I if and only if W(y1, y2, …, yn) ≠ 0 for every x in the interval.”

14
New cards

Fundamental Set of Solutions

“Any set y1, y2, …, yn of n linearly independent solutions of the homogeneous linear nth-order differential equation on an interval I is said to be a fundamental set of solutions on the interval.”

15
New cards

Existence of a Fundamental Set

“There exists a fundamental set of solutions for the homogeneous linear -order differential equation on an interval I.”

16
New cards

General Solution - Homogeneous

Let y1, y2, …, yn be a fundamental set of solutions of the homogeneous linear -order differential equation on an interval I. Then the general solution of the equation on the interval is y = c1y1(x) + c2y2(x) + … + cnyn(x) where ci, i = 1, 2, …, n are arbitrary constants.”

<p><span>Let </span>y<sub>1</sub>, y<sub>2</sub>, …, y<sub>n </sub><span>be a fundamental set of solutions of the homogeneous linear -order differential equation on an interval </span>I<span>. Then the </span>general solution<span> of the equation on the interval is y = c<sub>1</sub>y<sub>1</sub>(x) + c<sub>2</sub>y<sub>2</sub>(x) + … + c<sub>n</sub>y<sub>n</sub>(x) where c<sub>i</sub>, i = 1, 2, …, n are arbitrary constants.”</span></p>
17
New cards

Particular Solution

Any function yp free of arbitrary parameters

18
New cards

General Solution - Nonhomogeneous Equations

“Let yp be any particular solution of the nonhomogeneous linear nth-order differential equation on an interval I, and let y1, y2, …, yn be a fundamental set of solutions of the associated homogeneous differential equation on I. Then the general solution of the equation on the interval is y = c1y1(x) + c2y2(x) + … + cnyn(x) + yp(x) where the ci, i = 1, 2, …, n are arbitrary constants.”

y = complementary function + any particular solution

y = yc + yp

<p>“Let y<sub>p</sub> be any particular solution of the nonhomogeneous linear n<sup>th</sup>-order differential equation on an interval I, and let y<sub>1</sub>, y<sub>2</sub>, …, y<sub>n </sub>be a fundamental set of solutions of the associated homogeneous differential equation on I. Then the general solution of the equation on the interval is <strong><em>y = c<sub>1</sub>y<sub>1</sub>(x) + c<sub>2</sub>y<sub>2</sub>(x) + … + c<sub>n</sub>y<sub>n</sub>(x) + y<sub>p</sub>(x) </em></strong>where the c<sub>i</sub>, i = 1, 2, …, n are arbitrary constants.”</p><p></p><p><strong><em>y = complementary function + any particular solution</em></strong></p><p><strong><em>y = y<sub>c </sub>+ y<sub>p</sub></em></strong></p>
19
New cards

Complementary Function

y =c1y1(x) + c2y2(x) + … + cnyn(x)

20
New cards

General Solution - Nonhomogeneous

21
New cards

Superposition Principle - Nonhomogeneous

Let yp1, yp2, …, ypk be k particular solutions of the nonhomogeneous linear nth-order differential equation (7) on an interval I corresponding, in turn, to k distinct functions g1, g2, …, gk. That is, suppose yp denotes a particular solution of the corresponding differential equation

an(x)yn + an - 1(x)yn - 1 + … + a1(x)y’ + a0(x)y = gi(x)

where i = 1, 2, …, k. Then

yp(x) = yp1(x) + yp2(x) + … + ypk(x)

is a particular solution of

an(x)yn + an - 1(x)yn - 1 + … + a1(x)y’ + a0(x)y = g1(x) + g2(x) + … + gk(x)

22
New cards

Reduction of Order

If y1 and y2 are linearly independent, then their quotient y2 y1 is nonconstant on I—that is, y2(x) ∕ y1(x) = u(x) or ​y2(x) = u(x)y1(x).

General Case:

“Let y1(x) be a solution of the homogeneous differential equation y″ + P(x)y′ + Q(x)y = 0 on an interval I and that y1(x) ≠ 0 for all x in I. Then (Image) is a second solution.

<p><span>If <em>y<sub>1</sub></em> and <em>y</em><sub>2</sub> are linearly independent, then their quotient <em>y</em><sub>2</sub> <strong>∕</strong> <em>y</em><sub>1</sub> is nonconstant on <em>I</em>—that is, <em>y</em><sub>2</sub>(<em>x</em>) ∕ <em>y</em><sub>1</sub>(<em>x</em>) = <em>u</em>(<em>x</em>) or ​<strong><em>y</em><sub>2</sub>(<em>x</em>) = <em>u</em>(<em>x</em>)<em>y</em><sub>1</sub>(<em>x</em>).</strong></span><br></p><p>General Case:</p><p>“Let y<sub>1</sub>(x) <span>be a solution of the homogeneous differential equation </span><strong><em>y</em>″ + <em>P</em>(<em>x</em>)<em>y</em>′ + <em>Q</em>(<em>x</em>)<em>y </em>= 0</strong> <span>on an interval </span><em>I</em><span> and that y<sub>1</sub>(x) </span>≠ 0 <span>for all </span><em>x</em><span> in </span><em>I</em><span>. Then (Image) </span>is a second solution.</p>
23
New cards

Wronskian w/ Reduction of Order

If is the y2 solution in the Reduction of Order Formula, then the functions y1(x) and y2(x) are linearly independent on any interval I on which is not zero.

<p><span>If is the y<sub>2</sub> solution in the Reduction of Order Formula, then the functions y<sub>1</sub>(x) and y<sub>2</sub>(x) are linearly independent on any interval </span><em>I</em><span> on which is not zero.</span></p>
24
New cards

m: solution or root of the 1st degree polynomial equation am + b = 0 (Homogeneous Linear Equations with Constant Coefficients)

If we substitute y = emx & y’ = memx into ay’+ by = 0, we get

amemx + bemx = 0 or emx(am + b) = 0

<p>If we substitute <strong>y = e<sup>mx </sup></strong>&amp;<strong> y’ = me<sup>mx</sup></strong> into <strong>ay’+ by = 0,</strong> we get</p><p><strong>ame<sup>mx</sup> + be<sup>mx</sup> = 0 </strong>or <strong>e<sup>mx</sup>(am + b) = 0</strong></p>
25
New cards

Auxiliary Equation (Homogeneous Linear Equations with Constant Coefficients)

Homogeneous 2nd-order DE : ay” + by’ + cy = 0 where a, b, & c are constants

Subsitute y = emx, y’ = memx, y” = m2emx

New Equation: am2emx + bmemx + cemx = 0 or emx (am2 + bm + c) = 0

m : root of the quadratic equation

Auxiliary Equation: am2 + bm + c = 0

  • m1 & m2 real & distinct (b2 - 4ac > 0),

  • m1 & m2 real & equal (b2 - 4ac = 0), &

  • m1 & m2 conjugate complex numbers (b2 - 4ac < 0)

<p>Homogeneous 2<sup>nd</sup>-order DE : <strong>ay” + by’ + cy = 0 </strong> where a, b, &amp; c are constants </p><p>Subsitute <strong>y = e<sup>mx</sup>, y’ = me<sup>mx</sup>, y” = m<sup>2</sup>e<sup>mx</sup></strong></p><p>New Equation: <strong>am<sup>2</sup>e<sup>mx</sup> + bme<sup>mx</sup> + ce<sup>mx</sup> = 0 or e<sup>mx</sup> (am<sup>2</sup> + bm + c) = 0 </strong></p><p><strong>m : root of the quadratic equation </strong></p><p><strong>Auxiliary Equation: am<sup>2</sup> + bm + c = 0</strong></p><ul><li><p>m<sub>1 </sub>&amp; m<sub>2</sub> real &amp; distinct (b<sup>2</sup> - 4ac &gt; 0), </p></li><li><p>m<sub>1 </sub>&amp; m<sub>2</sub> real &amp; equal (b<sup>2</sup> - 4ac = 0), &amp; </p></li><li><p>m<sub>1 </sub>&amp; m<sub>2</sub> conjugate complex numbers (b<sup>2</sup> - 4ac &lt; 0)</p></li></ul><p></p>
26
New cards

Case 1: Distinct Real Roots (Homogeneous Linear Equations with Constant Coefficients)

Criteria: m1 & m2 real & distinct (b2 - 4ac > 0)

am2 + bm + c = 0 has 2 real unequal roots m1 & m2 → linearly independent y1 = em1x & y2 = em2x

m1 = (-b + √(b2 - 4ac)) / 2a) & m2 = (-b + √(b2 - 4ac)) / 2a)

y = c1em1x + c2em2x

<p>Criteria: m<sub>1 </sub>&amp; m<sub>2</sub> real &amp; distinct (b<sup>2</sup> - 4ac &gt; 0)</p><p>am<sup>2</sup> + bm + c = 0 has 2 real unequal roots m<sub>1</sub> &amp; m<sub>2 </sub>→ linearly independent y<sub>1</sub> = e<sup>m</sup><sub><sup>1</sup></sub><sup>x</sup> &amp; y<sub>2</sub> = e<sup>m</sup><sub><sup>2</sup></sub><sup>x</sup></p><p><strong>m<sub>1</sub> = (-b + √(b<sup>2</sup> - 4ac)) / 2a) &amp; m<sub>2 </sub>= (-b + √(b<sup>2</sup> - 4ac)) / 2a)</strong></p><p><strong>y = c<sub>1</sub>e<sup>m</sup><sub><sup>1</sup></sub><sup>x</sup> + c<sub>2</sub>e<sup>m</sup><sub><sup>2</sup></sub><sup>x</sup></strong></p>
27
New cards

Case 2: Repeated Real Roots (Homogeneous Linear Equations with Constant Coefficients)

Criteria: m1 & m2 real & equal (b2 - 4ac = 0)

m1 = m2 → y1 = em1x & b2 - 4ac = 0 → m1 = -b/2a

Proof: y2 = em1x∫(e2m1x/e2m1x)dx = em1x∫dx = xem1x

m1 = (-b + √(b2 - 4ac)) / 2a) & m2 = (-b + √(b2 - 4ac)) / 2a)

m1 = m2 = -b/2a

y = c1em1x + c2em1x

<p>Criteria: m<sub>1 </sub>&amp; m<sub>2</sub> real &amp; equal (b<sup>2</sup> - 4ac = 0)</p><p>m<sub>1</sub> = m<sub>2 </sub>→ y<sub>1</sub> = e<sup>m</sup><sub><sup>1</sup></sub><sup>x</sup> &amp; b<sup>2</sup> - 4ac = 0 → m<sub>1</sub> = -b/2a</p><p></p><p>Proof: y<sub>2</sub> = e<sup>m</sup><sub><sup>1</sup></sub><sup>x</sup>∫(e<sup>2m</sup><sub><sup>1</sup></sub><sup>x</sup>/e<sup>2m</sup><sub><sup>1</sup></sub><sup>x</sup>)dx = e<sup>m</sup><sub><sup>1</sup></sub><sup>x</sup>∫dx = xe<sup>m</sup><sub><sup>1</sup></sub><sup>x</sup></p><p><strong>m<sub>1</sub> = (-b + √(b<sup>2</sup> - 4ac)) / 2a) &amp; m<sub>2 </sub>= (-b + √(b<sup>2</sup> - 4ac)) / 2a)</strong></p><p><strong>m<sub>1</sub> = m<sub>2 </sub>= -b/2a</strong></p><p><strong>y = c<sub>1</sub>e<sup>m</sup><sub><sup>1</sup></sub><sup>x</sup> + c<sub>2</sub>e<sup>m</sup><sub><sup>1</sup></sub><sup>x</sup></strong></p>
28
New cards

Case 3: Conjugate Complex Roots (Homogeneous Linear Equations with Constant Coefficients)

Criteria: m1 & m2 conjugate complex numbers (b2 - 4ac < 0)

m1 & m2 are complex → m1 = α + iβ & m2 = α - iβ were α & β > 0 are real & i2 = -1

m1 = (-b + √(b2 - 4ac)) / 2a) & m2 = (-b + √(b2 - 4ac)) / 2a)

<p>Criteria: m<sub>1 </sub>&amp; m<sub>2</sub> conjugate complex numbers (b<sup>2</sup> - 4ac &lt; 0)</p><p>m<sub>1 </sub>&amp; m<sub>2</sub> are complex → <strong>m<sub>1</sub> = α + iβ </strong>&amp; <strong>m<sub>2</sub> = α - iβ</strong> were α &amp; β &gt; 0 are real &amp; i<sup>2</sup> = -1</p><p><strong>m<sub>1</sub> = (-b + √(b<sup>2</sup> - 4ac)) / 2a) &amp; m<sub>2 </sub>= (-b + √(b<sup>2</sup> - 4ac)) / 2a)</strong></p>
29
New cards

Equation 1 Worth Knowing (Homogeneous Linear Equations with Constant Coefficients)

k: real

DE: y” + k2y = 0

Auxiliary Equation: m2 + k2 = 0

Roots: m1 = ki & m2 = -ki

Solution: y = c1coskx + c2sinkx

<p>k: real</p><p></p><p>DE: y” + k<sup>2</sup>y = 0 </p><p>Auxiliary Equation: m<sup>2</sup> + k<sup>2 </sup>= 0 </p><p>Roots: m<sub>1</sub> = ki &amp; m<sub>2</sub> = -ki</p><p>Solution: y = c<sub>1</sub>coskx + c<sub>2</sub>sinkx</p>
30
New cards

Equation 2 Worth Knowing (Homogeneous Linear Equations with Constant Coefficients)

k: real

DE: y” - k2y = 0

Auxiliary Equation: m2 - k2 = 0

Roots: m1 = k & m2 = -k

Solution: y = c1ekx+ c2e-kx

Special Case: c1 = c2 = ½ → y = 1/2(ekx + e-kx) = coshkx

Special Case: c1 = ½ & c2 = -½ → y = 1/2(ekx - e-kx) = sinhkx

Alternative form: y = c1coshkx + c2sinhkx

<p>k: real</p><p></p><p>DE: y” - k<sup>2</sup>y = 0</p><p>Auxiliary Equation: m<sup>2</sup> - k<sup>2 </sup>= 0 </p><p>Roots: m<sub>1</sub> = k &amp; m<sub>2</sub> = -k</p><p>Solution: y = c<sub>1</sub>e<sup>kx</sup>+  c<sub>2</sub>e<sup>-kx</sup></p><p>Special Case: c<sub>1 </sub>= c<sub>2</sub> = ½ → y = 1/2(e<sup>kx </sup>+ e<sup>-kx</sup>) = coshkx</p><p>Special Case: c<sub>1 </sub>= ½ &amp; c<sub>2</sub> = -½ → y = 1/2(e<sup>kx </sup>- e<sup>-kx</sup>) = sinhkx</p><p>Alternative form: y = c<sub>1</sub>coshkx + c<sub>2</sub>sinhkx</p>
31
New cards

Higher-Order Equations (Homogeneous Linear Equations with Constant Coefficients)

knowt flashcard image
32
New cards

Repeated Complex Roots (Homogeneous Linear Equations with Constant Coefficients)

m1 = α + iβ, β > 0 is a complex root of multiplicity k of an auxiliary equation w/ real coefficients, then its conjugate m2 = α + iβ, β > 0 is also a complex root of multiplicity k

<p>m<sub>1</sub> = α + iβ, β &gt; 0 is a complex root of multiplicity k of an auxiliary equation w/ real coefficients, then its conjugate m<sub>2</sub> = α + iβ, β &gt; 0 is also a complex root of multiplicity k </p>
33
New cards

Rational Roots (Homogeneous Linear Equations with Constant Coefficients)

We know that if m1 = pq is a rational root (expressed in lowest terms) of a polynomial equation​ anmn + … +anm +a0 = 0 with integer coefficients, then the integer p is a factor of the constant term a0 and the integer q is a factor of the leading coefficient an.​

34
New cards

Nonhomogeneous General Solution

General Solution: y = yc + yp

yc : complementary function; general solution of the associated homogeneous DE

yp :any particular solution of the nonhomogeneous equation

<p>General Solution: <strong>y = y<sub>c</sub> + y<sub>p</sub></strong></p><p>y<sub>c</sub><strong><sub> </sub></strong>: complementary function; general solution of the associated homogeneous DE</p><p>y<sub>p</sub> :any particular solution of the nonhomogeneous equation</p>
35
New cards

Method of Undetermined Coefficients

Limited to linear DEs such as nonhomogeneous linear DE where

  • the coefficients ai, i = 0, 1, …, n are constants &

  • g(x) is a constant k, a polynomial function, an exponential function eαx, a sine or cosine function sinβx or cosβx, or finite sums and products of these functions. (Refer to image to what this means)

Steps:

1) Find yh

  • Characteristic Equation

  • Identify type of Homogeneous Linear Equations with Constant Coefficient

2) Choose a general yp

  • Look at RHS, the equation will include RHS & it’s derivatives

  • Refer to Trial Particular Solutions Flashcard

  • Eg. RHS = 3x2 → Ax2 + Bx + C = 0

3) Derive the general yp

4) Plug the derivatives into the DE

5) Match elements in LHS w/ elements in RHS

  • Eg1. LHS = 2A - 4Ax2 - 4Bx + 4C; RHS = 3x2 + 0x +1 → 2A + 4C = 0, -4B = 0, -4A = 3

  • Eg2. Refer to Image

  • Solve

6) Plug into yp

7) Write y = yh + yp

8) Check by plugging solution into DE

<p>Limited to linear DEs such as nonhomogeneous linear DE where</p><ul><li><p>the coefficients a<sub>i</sub>, i = 0, 1, …, n are constants &amp;</p></li><li><p>g(x) is a constant <em>k</em>, a polynomial function, an exponential function e<sup>αx</sup>, a sine or cosine function sinβx or cosβx, or finite sums and products of these functions. (Refer to image to what this means)</p></li></ul><p>Steps:</p><p><strong>1) Find y<sub>h</sub></strong></p><ul><li><p>Characteristic Equation</p></li><li><p>Identify type of Homogeneous Linear Equations with Constant Coefficient</p></li></ul><p>2) Choose a general y<sub>p</sub></p><ul><li><p>Look at RHS, the equation will include RHS &amp; it’s derivatives</p></li><li><p>Refer to Trial Particular Solutions Flashcard</p></li><li><p>Eg. RHS = 3x<sup>2</sup> → Ax<sup>2</sup> + Bx + C = 0</p></li></ul><p>3) Derive the general y<sub>p</sub></p><p>4) Plug the derivatives into the DE</p><p>5) Match elements in LHS w/ elements in RHS</p><ul><li><p>Eg1. LHS = 2A - 4Ax<sup>2</sup> - 4Bx + 4C; RHS = 3x<sup>2</sup> + 0x +1 → 2A + 4C = 0, -4B = 0, -4A = 3</p></li><li><p>Eg2. Refer to Image </p></li><li><p>Solve</p></li></ul><p><strong>6) Plug into y<sub>p</sub></strong></p><p><strong>7) Write y = y<sub>h</sub> + y<sub>p</sub></strong></p><p>8) Check by plugging solution into DE</p>
36
New cards

Superposition Principle for Nonhomogeneous Equations

yp = yp1 + yp2 +…+ ypn

(Apply this theorem when g(x) is a combination of allowable functions)

37
New cards

Case 1

No function in the assumed particular solution is a solution of the associated homogeneous differential equation.

The form of yp is a linear combination of all linearly independent functions that are generated by repeated differentiations of g(x).

<p>No function in the assumed particular solution is a solution of the associated homogeneous differential equation.</p><p></p><p>The form of y<sub>p</sub> is a linear combination of all linearly independent functions that are generated by repeated differentiations of g(x).</p>
38
New cards

Case 2:

A function in the assumed particular solution is also a solution of the associated homogeneous differential equation.

39
New cards

Linear 1st-Order Revisited

knowt flashcard image
40
New cards

Linear 1st-Order (Possible Exam Question)

knowt flashcard image
41
New cards

Variation of Parameters

Note: do not need to introduce new constants, solution method may involved integral-defined functions, particular solution may not be unique

<p>Note: do not need to introduce new constants, solution method may involved integral-defined functions, particular solution may not be unique</p>
42
New cards

Variation of Parameters Proof of Linear 2nd-Order (Possible Exam Question)

Note: can be generalized to linear nth-order equations that have been put into standard form

<p>Note: can be generalized to linear n<sup>th</sup>-order equations that have been put into standard form </p>
43
New cards

Linear Dynamical System

y(0) = y0 & y’(0) = y1: Initial Conditions w/ t=time

g(t): Driving function/Forcing Function/Input

Solution y(t): Response/Output

<p>y(0) = y<sub>0</sub> &amp; y’(0) = y<sub>1</sub>: Initial Conditions w/ t=time</p><p>g(t): Driving function/Forcing Function/Input</p><p>Solution y(t): Response/Output</p>
44
New cards

Spring/Mass System: Free Undamped Motion

<p></p>
45
New cards

Hooke’s law

“spring exerts a restoring force F opposite to the direction of elongation and proportional to the amount of elongation s”

k > 0: constant of proportionality called the spring constant or stiffness of the spring

<p>“spring exerts a restoring force F opposite to the direction of elongation and proportional to the amount of elongation s”</p><p>k &gt; 0: <span>constant of proportionality called the <strong>spring constant</strong> or <strong>stiffness</strong> of the spring</span></p>
46
New cards

Newton’s 2nd Law

m(d2x/dt) = -k(x + s) + mg = -kx +mg - ks = -kx

F1 = -k(x+s) : restoring force

W = mg: Weight = mass*acceleration

  • mg = ks or mg -ks = 0: condition of equilibrium (stretched- elongation/compression)

  • x(t): displacement where x = 0 is the equilibrium position, above is negative, below is positive

  • F = ma: Force = mass* acceleration

  • a = d2x/dt2: acceleration

<p><strong>m(d<sup>2</sup>x/dt) = -k(x + s) + mg = -kx +mg - ks = -kx</strong></p><p><strong>F<sub>1</sub> = -k(x+s) : restoring force</strong></p><p><strong>W = mg: Weight = mass*acceleration</strong></p><ul><li><p>mg = ks or mg -ks = 0: condition of equilibrium (stretched- elongation/compression)</p></li><li><p>x(t): displacement where x = 0 is the equilibrium position, above is negative, below is positive</p></li><li><p>F = ma: Force = mass* acceleration</p></li><li><p>a = d<sup>2</sup>x/dt<sup>2</sup>: acceleration</p></li></ul><p></p>
47
New cards

Free Undamped Motion - Alternative Form of x(t)

amplitude A

<p>amplitude A</p>
48
New cards

Effective Spring Constant

knowt flashcard image
49
New cards

Spring/Mass Systems: DE of Free Damped Motion

knowt flashcard image
50
New cards

Case 1: Overdamped

knowt flashcard image
51
New cards

Case 2: Critically Damped

knowt flashcard image
52
New cards

Case 3: Underdamped

knowt flashcard image
53
New cards

Free Damped Motion - Alternative Form of x(t)

amplitude A

<p>amplitude A</p>
54
New cards

Spring/Mass Systems: Driven Motion with Damping

Take into consideration an external force f(t) acting on a vibrating mass on a spring.

  • Note: when F is a periodic function, it is considered a transient term; in other word, yc = transient term, yp = steady-state term

<p><span>Take into consideration an external force f(t) acting on a vibrating mass on a spring.</span></p><ul><li><p>Note: when F is a periodic function, it is considered a transient term; in other word, y<sub>c</sub> = transient term, y<sub>p</sub> = steady-state term</p></li></ul><p></p>
55
New cards

Spring/Mass Systems: Driven Motion without Damping

With a periodic impressed force and no damping force, thereis no transient term in the solution of a problem. ​

<p><span>With a periodic impressed force and no damping force, thereis no transient term in the solution of a problem. ​</span></p>
56
New cards

Pure Resonance

knowt flashcard image
57
New cards
<p>LRC Series Circuit</p>

LRC Series Circuit

“Kirchoff’s 2nd Law states the impressed voltage E(t) in a closed loop equals the sum of the voltage drop.”

E(t) = impressed voltage ~ external force, f(t)

i(t) = current in closed circuit

q(t) = charge incapacitor at time t

L = inductance ~ mass, m

R = Resistance ~ damping constant, b

C = Capacitance ~ spring constant, k

  • E(t) = 0: electrical vibration of the circuit are free

  • E(t) > 0: electrical vibrations are forced

    • R ≠ 0, qc(t) = transient solution, qp(t) = steady-state solution

  • general solution contains the factor e-Rt/2L

  • the capacitor is charging and discharging as t→∞ (simple harmonic)

  • E(t) = 0 & R = 0: undamped, electrical vibrations fo not approach 0 as t increases without bound

<p>“Kirchoff’s 2<sup>nd</sup> Law states the impressed voltage E(t) in a closed loop equals the sum of the voltage drop.”</p><p>E(t) = impressed voltage ~ external force, f(t)</p><p>i(t) = current in closed circuit</p><p>q(t) = charge incapacitor at time t</p><p>L = inductance ~ mass, m</p><p>R = Resistance ~ damping constant, b</p><p>C = Capacitance ~ spring constant, k</p><p></p><ul><li><p>E(t) = 0:<strong> electrical vibration</strong> of the circuit are <strong>free</strong></p></li><li><p>E(t) &gt; 0: <strong>electrical vibrations </strong>are <strong>forced </strong></p><ul><li><p>R <span>≠ 0, q<sub>c</sub>(t) = transient solution, </span>q<sub>p</sub>(t) = steady-state solution </p></li></ul></li><li><p>general solution contains the factor e<sup>-Rt/2L</sup></p></li><li><p>the capacitor is charging and discharging as t→<span>∞ (simple harmonic)</span></p></li><li><p><span>E(t) = 0 &amp; R = 0: undamped, electrical vibrations fo not approach 0 as t increases without bound</span></p></li></ul><p></p>