4.2 Homogeneous Linear Equations

44
4.2 Homogeneous Linear Equations Homogeneous Linear Equations with Constant Coefficients Consider the first-order linear differential equation with constant coefficients ≠0 and b. If () = 0 then this is called the homogeneous form of the equation. (Note: this is not related to the homogeneous functions we looked at in chapter 2.) Solving for The only nontrivial elementary function whose derivative is a constant mulitple of itself is . Since ≠0 for all real values of , then our last equation is satifised when is root a of Second-Order Equation We can use this procedure to produce solutions to higher-order homogeneous linear DEs. where a, b, and c are constants. Let = , find and ′′

Transcript of 4.2 Homogeneous Linear Equations

Page 1: 4.2 Homogeneous Linear Equations

4.2 Homogeneous Linear Equations

Homogeneous Linear Equations with Constant Coefficients

Consider the first-order linear differential equation with constant coefficients 𝑎 ≠ 0 and b.

If 𝑓(𝑡) = 0 then this is called the homogeneous form of the equation. (Note: this is not related to the homogeneous functions we looked at in chapter 2.)

Solving for 𝑦′

The only nontrivial elementary function whose derivative is a constant mulitple of itself is 𝑒𝑟𝑡.

Since 𝑒𝑟𝑡 ≠ 0 for all real values of 𝑡, then our last equation is satifised when 𝑟 is root a of

Second-Order Equation

We can use this procedure to produce solutions to higher-order homogeneous linear DEs.

where a, b, and c are constants.

Let 𝑦 = 𝑒𝑟𝑡, find 𝑦′ and 𝑦′′

Page 2: 4.2 Homogeneous Linear Equations

Substituting into the original equation we get

Three types of solutions come from solving the auxillary equation.

Two distinct real roots 𝑟1 and 𝑟2 when 𝑏2 − 4𝑎𝑐 > 0

Two real and equal roots 𝑟1 = 𝑟2 when 𝑏2 − 4𝑎𝑐 = 0

Two roots that are complex conjugates for 𝑟1 = 𝛼 + 𝛽𝑖 and 𝑟2 = 𝛼 − 𝛽𝑖 when 𝑏2 − 4𝑎𝑐 < 0.

Example – Find two solutions of the differential equation.

1. 4𝑦′′ + 𝑦′ = 0

Page 3: 4.2 Homogeneous Linear Equations

Existence and Uniqueness: Homogeneous Case

Theorem 1. For any real numbers 𝑎 ≠ 0, 𝑏, 𝑐, 𝑡0, 𝑌0, and 𝑌1, there exists a unique solution to the initial value problem

This solution is valid for all 𝑡 in (−∞, ∞).

Linear Independence of Two Functions

A pair of functions 𝑦1(𝑡) and 𝑦2(𝑡) is said to be linearly independent on the interval 𝑰 if and only if neither of them is a

constant multiple of the other on all of 𝐼. We say 𝑦1(𝑡) and 𝑦2(𝑡) are linearly dependent on 𝑰 if one of them is a

constant multiple of the other on all of 𝐼.

Representation of Solutions to Initial Value Problem

Theorem 2. If 𝑦1(𝑡) and 𝑦2(𝑡) are any two solutions to the differential equation

That are linearly independent on (−∞, ∞), the unique constants 𝑐1 and 𝑐2 can always be found so that

satisfies the initial value problem

on (−∞, ∞).

Thus in our last example we also have the solution:

2. Determine whether the functions are linearly dependent on the interval (0,1).

𝑦1(𝑡) = 𝑒3𝑡, 𝑦2(𝑡) = 𝑒−4𝑡

Page 4: 4.2 Homogeneous Linear Equations

A Condition for Linear Dependence of Solutions

Lemma 1. For any real numbers 𝑎 ≠ 0, 𝑏 and 𝑐, if 𝑦1(𝑡) and 𝑦2(𝑡) are any two solutions to

And

Holds at any point 𝜏, then 𝑦1 and 𝑦2 are linearly dependent on (−∞, ∞).

Note: This is called the Wronskian of 𝑦1 and 𝑦2 and can be expressed as the determinant of a 2 x 2 matrix.

Thus if 𝑦1(𝑡) and 𝑦2(𝑡) are linearly independent, then we say the general solution is

Distinct real roots: If the auxiliary equation has two distinct roots 𝑟1 and 𝑟2, then the general solution is

Repeated roots: If the auxiliary equation has one repeated root 𝑟, then the general solution is

Find the general solution.

3. 𝑦′′ + 5𝑦′ + 6𝑦 = 0

Page 5: 4.2 Homogeneous Linear Equations

4. 𝑦′′ + 10𝑦′ + 25𝑦 = 0

Solve the initial value problem.

5. 𝑦′′ − 4𝑦′ + 3𝑦 = 0 ; 𝑦(0) = 1 , 𝑦′(0) = 1 3⁄

Page 6: 4.2 Homogeneous Linear Equations

4.3 Auxiliary Equations with Complex Roots

In this section we will look at differential equations with constant coefficients

Where the auxiliary equation

has two complex roots

where 𝛼 and 𝛽 > 0 are real and 𝑖2 = −1.

These roots would yield us the solutions

Using Euler’s Formula, 𝑒𝑖𝜃 = cos 𝜃 + 𝑖 sin 𝜃, we can manipulate the above solution to get

Examples

1. 𝑦′′ − 6𝑦′ + 10𝑦 = 0

Page 7: 4.2 Homogeneous Linear Equations

2. 𝑦′′ + 4𝑦′ + 6𝑦 = 0

Higher-Order Equations

In general an nth-order differential equation with constant coefficients

𝑎𝑛𝑦(𝑛) + 𝑎𝑛−1𝑦(𝑛−1) + ⋯ + 𝑎1𝑦′ + 𝑎0𝑦 = 0

has solutions 𝑦𝑖 = 𝑒𝑟𝑖𝑡 for 𝑖 = 1, 2, 3, … , 𝑛 and the resulting auxiliary equation is

𝑎𝑛𝑟𝑛 + 𝑎𝑛−1𝑟𝑛−1 + ⋯ + 𝑎1𝑟 + 𝑎0 = 0

If all the roots are real and distinct, then the general solution is

𝑦 = 𝑐1𝑒𝑟1𝑡 + 𝑐2𝑒𝑟2𝑡 + ⋯ + 𝑐𝑛𝑒𝑟𝑛𝑡

When 𝑟1 is a root of multiplicity k of an nth-degree auxiliary equation, then the general solution is

𝑦 = 𝑐1𝑒𝑟1𝑡 + 𝑐2𝑡𝑒𝑟1𝑡 + 𝑐3𝑡2𝑒𝑟1𝑡 + ⋯ + 𝑐𝑛𝑡𝑛−1𝑒𝑟1𝑡

Page 8: 4.2 Homogeneous Linear Equations

Examples – Find the general solution.

6. 𝑦′′′ + 5𝑦′′ + 3𝑦′ + 9𝑦 = 0

Page 9: 4.2 Homogeneous Linear Equations

7.

26𝑑4𝑦

𝑑𝑥4+ 24

𝑑2𝑦

𝑑𝑥2+ 9𝑦 = 0

Page 10: 4.2 Homogeneous Linear Equations

4.5 The Superposition Principle

Superposition Principle Theorem 3. Let 𝑦1 be a solution to the differential equation

And 𝑦2 be a solution to

Then for any constants 𝑘1 and 𝑘2, the function 𝑘1𝑦1 + 𝑘2𝑦2is a solution to the differential equation

Example

1. Given that 𝑦𝑝1= 3𝑒2𝑥 and 𝑦𝑝1

= 𝑥2 + 3𝑥 are particular solutions to

𝑦′′ − 6𝑦′ + 5𝑦 = −9𝑒2𝑥 𝑎𝑛𝑑 𝑦′′ − 6𝑦′ + 5𝑦 = 5𝑥2 + 3𝑥 − 16

respectively, find a particular solution to

a. 𝑦′′ − 6𝑦′ + 5𝑦 = 5𝑥2 + 3𝑥 − 16 − 9𝑒2𝑥

b. 𝑦′′ − 6𝑦′ + 5𝑦 = −10𝑥2 − 6𝑥 + 32 + 𝑒2𝑥

Page 11: 4.2 Homogeneous Linear Equations

Existence and Uniqueness: Nonhomogeneous Case Theorem 4. For any real numbers 𝑎 ≠ 0, 𝑏, 𝑐, 𝑡0, 𝑌0, and 𝑌1, suppose 𝑦𝑝(𝑡) is a particular solution to the

nonhomogeneous differential equation

In an interval 𝐼 containing 𝑡0 and that 𝑦1(𝑡) and 𝑦2(𝑡) are linearly independent solutions to the associated

homogeneous equation

In 𝐼. Then there exists a unique solution in 𝐼 to the initial value problem

And it is given by

For the appropriated choice of the constants 𝑐1 and 𝑐2.

Example

1. Find the general solution

𝑦′′ − 𝑦′ − 2𝑦 = 1 − 2𝑡 , 𝑦𝑝(𝑡) = 𝑡 − 1

Page 12: 4.2 Homogeneous Linear Equations

6.3 Undetermined Coefficients and the Annihilator Method

Notation

An nth-order differential equation can be written as

It can also be written even more simply as

where L denotes the linear nth-order differential operator or characteristic polynomial

In this section, we will look for an appropriate linear differential operator that annihilates 𝑓(𝑥).

Factoring Operators Example

1. Rewrite the differential equation using operator notation and factor.

Page 13: 4.2 Homogeneous Linear Equations

Annihilator Operators If L is a linear differential operator with constant coefficients and f is a sufficiently differentiable function such that

then L is said to be an annihilator of the function.

Examples – Find the differential operator that annihilates each function.

2. 𝑦 = 𝑘

3. 𝑦 = 𝑥

4. 𝑦 = 𝑥4

The function 𝑥𝑛 is annihilated by the differential operator

Note: This annihilator will also annihilate any linear combination of these functions:

The function 𝑥𝑛𝑒𝛼𝑥 is annihilated by the differential operator

If 𝐿1 annihilates 𝑦1(𝑥) and 𝐿2 annihilates 𝑦2(𝑥), then the product of the differential operators 𝐿1 ∙ 𝐿2 will annihilate the

linear combination

Note: The differential operator that annihilates a function is not unique.

Page 14: 4.2 Homogeneous Linear Equations

Example

5. Verify that the given differential operator annihilates the indicated function

2𝐷 − 1; 𝑦 = 4𝑒𝑥 2⁄

6. 𝑥3 − 5𝑥4

7. 1 + 7𝑒2𝑥

8. 2𝑒−3𝑥 − 3𝑥𝑒−3𝑥

Page 15: 4.2 Homogeneous Linear Equations

The functions 𝑥𝑛𝑒𝛼𝑥 cos 𝛽𝑥 and 𝑥𝑛𝑒𝛼𝑥 sin 𝛽𝑥 are annihilated by the differential operator

Special Case: when 𝛼 = 0 and 𝑛 = 0, then

Example

9. 1 + sin 𝑥

10. 8𝑥 − sin 𝑥 + 10 cos 5𝑥

Method of Undetermined Coefficients: Annihilator

1. Solve the associated homogeneous equation to find 𝑦𝑐.

2. Find the annihilator for 𝑔(𝑥) and apply it to both sides of the differential equation.

3. Solve the now homogeneous DE to find the general solution.

4. Identify the particular solution, 𝑦𝑝, and find its derivatives.

5. Plug 𝑦𝑝 and its derivatives into the original equation to find the unknown constant.

Page 16: 4.2 Homogeneous Linear Equations

Examples – Solve

11. 𝑦′′ − 3𝑦′ − 4𝑦 = 3𝑒2𝑥

Page 17: 4.2 Homogeneous Linear Equations

12. 𝑦′′ + 4𝑦 = 4 cos 𝑥 + 3 sin 𝑥 − 8

Page 18: 4.2 Homogeneous Linear Equations

4.6 Variation of Parameters

Cramer’s Rule The solution to a system of equations

Is given by

Solving Second-Order DE’s

For a second-order DE of the form

Where the solution to the related nonhomogeneous equation is

Can we vary the paramters of 𝑐1 and 𝑐2 to be function 𝑢1(𝑥) and 𝑢2(𝑥)?

Let a particular solution be

Where 𝑦1 and 𝑦2 form a fundamental set of solutions on I of the associated homogeneous equation.

Then

And

Substituting into our DE 𝑦′′ + 𝑃(𝑥)𝑦′ + 𝑄(𝑥)𝑦 = 𝑓(𝑥)

And after a lot of simplification, we get

Page 19: 4.2 Homogeneous Linear Equations

𝑑

𝑑𝑥[𝑢1

′ 𝑦1 + 𝑢2′ 𝑦2] + 𝑃[𝑢1

′ 𝑦1 + 𝑢2′ 𝑦2] + 𝑢1

′ 𝑦1′ + 𝑢2

′ 𝑦2′ = 𝑓(𝑥)

In order to come up with a system of equations to solve for 𝑢1′ and 𝑢2

′ we will make the assumption that

𝑢1′ 𝑦1 + 𝑢2

′ 𝑦2 = 0

Which gives us a second equation

𝑢1′ 𝑦1 + 𝑢2

′ 𝑦2 = 𝑓(𝑥)

This system of equations can be solved using Cramer’s Rule and gives us

Where

Method of Variation of Parameters 1. For a given equation

Find the complementary function

2. Compute the Wronskian 𝑊(𝑦1(𝑥), 𝑦2(𝑥))

3. Put the DE in standard form by dividing by 𝑎2

4. Find 𝑢1 and 𝑢2 from

5. Then

and the general solution is

Page 20: 4.2 Homogeneous Linear Equations

Examples – Solve.

1. 𝑦′′ + 𝑦 = sec 𝑥

Page 21: 4.2 Homogeneous Linear Equations

2.

𝑦′′ − 9𝑦 =9𝑥

𝑒3𝑥

Page 22: 4.2 Homogeneous Linear Equations

Third- Order Equations

When 𝑛 = 3,

Where 𝑦1, 𝑦2, and 𝑦3 are a linearly independent set of solutions of the associated homogeneous DE and 𝑢1,

𝑢2, and 𝑢3 are determined by

Higher-Order Equations For a nth-order DE in standard form

The complementary function is

The particular solution is

And Cramer’s Rule gives us

Page 23: 4.2 Homogeneous Linear Equations

4.7 Variable Coefficient Equations

Existence and Uniqueness of Solutions

Theorem 5. Suppose 𝑝(𝑡), 𝑞(𝑡), and 𝑔(𝑡) are continuous on an interval (𝑎, 𝑏) that contains the point 𝑡0.

Then, for any choice of the initial values 𝑌0 and 𝑌1, there exists a unique solution 𝑦(𝑡) on the same interval

to the initial value problem

Example 2.

𝑥𝑑𝑦

𝑑𝑥= 𝑦, 𝑦(0) = 1

The Cauchy-Euler Equations

A linear second-order differential equation that can be expressed in the form

Where 𝑎, 𝑏, and 𝑐 are constants, is called a Cauchy-Euler, or equidimensional, equation.

Notice the exponent of the variable coefficient matches the degree of the derivative for each term.

Page 24: 4.2 Homogeneous Linear Equations

Solving a Cauchy-Euler Equation

Given an homogeneous second-order DE

In Section 4.3 we let 𝑦 = 𝑒𝑟𝑡, for a Cauchy-Euler Equation let 𝑦 = 𝑡𝑟

Thus 𝑦 = 𝑡𝑟 is a solution of the differential equation whenever r is a solution to the auxiliary equation

As in Section 4.2, there are three types of solutions come from solving the auxiliary equation.

Two distinct real roots 𝑟1 and 𝑟2 when 𝑏2 − 4𝑎𝑐 > 0

o General Solution:

Two real and equal roots 𝑟1 = 𝑟2 when 𝑏2 − 4𝑎𝑐 = 0

o General Solution:

Two roots that are complex conjugates for 𝑟1 = 𝛼 + 𝛽𝑖 and 𝑟2 = 𝛼 − 𝛽𝑖 when 𝑏2 − 4𝑎𝑐 < 0.

o General Solution:

Page 25: 4.2 Homogeneous Linear Equations

Example – Solve.

1. 2𝑥2𝑦′′ + 𝑥𝑦′ − 𝑦 = 0

2. 4𝑥2𝑦′′ + 𝑦 = 0

Page 26: 4.2 Homogeneous Linear Equations

3. 𝑥2𝑦′′ + 𝑥𝑦′ + 4𝑦 = 0

Solve the nonhomogeneous Cauchy-Euler equation using variation of parameters.

4. 𝑥2𝑦′′ − 2𝑥𝑦′ + 2𝑦 = 𝑥4𝑒𝑥

Page 27: 4.2 Homogeneous Linear Equations
Page 28: 4.2 Homogeneous Linear Equations

4.9 Free Mechanical Vibrations

Spring-Mass Oscillator

When the spring is not stretched and the mass m is at rest, the system is at equilibrium.

Forces Acting in the System

When the mass m is displaced from equilibrium the spring exerts a force, 𝐹𝑠𝑝𝑟𝑖𝑛𝑔, against the displacement

where y is the displacement of the mass, and k is the spring constant or stiffness. The system also experiences friction, given by

Where 𝒃 ≥ 0 is the damping coefficient.

Any other external forces such as gravitational, electrical, or magnetic forces will be lumped together as the known

function 𝐹𝑒𝑥𝑡(𝑡).

Using Newton’s Second Law, we get the second order differential equation

Page 29: 4.2 Homogeneous Linear Equations

Undamped, Free Motion If we consider the simplest case, where there is no friction (𝑏 = 0) and no external forces (𝐹𝑒𝑥𝑡(𝑡) = 0) acting on the

system then we get the equation

To put in standard form, we divide by m to get

where 𝜔2 =𝑘

𝑚. This equation describes undamped free motion or simple harmonic motion

The resulting auxiliary equation is

Which has complex roots

Thus the general solution is

Type equation here.

Notes:

When initial conditions are used to find 𝑐1 and 𝑐2, the resulting particular solution is called the

equation of motion.

The period, measured in seconds, is then

The frequency, or cycles per second, is

(aka natural frequency)

The circular frequency, is

Page 30: 4.2 Homogeneous Linear Equations

Examples

1. A 20 kg mass is attached to a spring.

a. If the frequency of simple harmonic motion is 2 𝜋⁄ cycles/s, what is the spring constant k?

b. What is the frequency of simple harmonic motion if the original mass is replaced with an 80 kg

mass?

Alternate Form of 𝒚(𝒕) A simpler form of 𝑦(𝑡) that makes it easier to determine amplitude is

Where 𝐴 = √𝑐12 + 𝑐2

2 and 𝜑 is the phase angle defined by tan 𝜑 =𝑐1

𝑐2

Note: Be careful when solving for the phase angle. Remember that the domain of tan−1 𝑥 is restricted to the

first and fourth quadrants.

Page 31: 4.2 Homogeneous Linear Equations

2. A 3-kg mass is attached to a spring with stiffness 𝑘 = 48 𝑁 𝑚⁄ . The mass is displaced 1 2⁄ 𝑚 to the left

of the equilibrium point and given a velocity of 2 m/sec to the right. The damping force is negligible.

Find the equation of motion of the mass along with the amplitude, period, and frequency. How long

after release does the mass pass through the equilibrium position?

Page 32: 4.2 Homogeneous Linear Equations

3. Express the equation in the alternate form.

𝑦(𝑡) =2

3cos 2𝑡 −

1

6sin 2𝑡

Free damped motion

A mass will only experience free undamped motion in a perfect vacuum and is therefore not very realistic.

Thus on a damped system with no external forces we have

Type equation here.

The auxiliary equation associated with this equation is

With roots

Type equation here.

Underdamped or Oscillatory Motion

When the discriminant is negative we get two complex roots, 𝛼 ± 𝛽𝑖, where

Page 33: 4.2 Homogeneous Linear Equations

And the general solution is

Or more simply

Type equation here.

Where 𝐴 = √𝑐12 + 𝑐2

2 and 𝜑 is the phase angle defined by tan 𝜑 =𝑐1

𝑐2

This system is called underdamped because there is not enough damping to prevent oscillation.

The coefficient 𝐴𝑒−𝜆𝑡 is called the damped amplitude of vibration or damping factor.

Because this 𝑦(𝑡) is not periodic, the quasi period, or time between maxima, is given by

And the quasi frequency is

Overdamped Motion

When the discriminant is positive we get two distinct real roots, 𝑟1 and 𝑟2, and a general solution

Type equation here.

This system is called overdamped because the damping force is great enough to prevent oscillation.

Page 34: 4.2 Homogeneous Linear Equations

Critically Damped Motion

When the discriminant is zero we get one real root, 𝑟1, and a general solution

This system is said to be critically damped because any slight decrease in the damping force would result in oscillatory

motion. Critically damped motion is very similar to overdamped motion.

Example

4. A 1 kg mass is attached to a spring whose constant is 16 N/m, and the entire system is submerged in a

liquid that imparts a damping force numerically equal to 10 times the instantaneous velocity.

Determine the equation of motion if

a. The mass is initially released from rest from a point 1 meter to the right of the equilibrium

position.

b. The mass is initially released from a point 1 meter to the right of the equilibrium position with a

velocity of 12 m/s to left.

Page 35: 4.2 Homogeneous Linear Equations
Page 36: 4.2 Homogeneous Linear Equations

4.10 Forced Mechanical Vibrations

We now consider a spring-mass system with an external force, 𝐹𝑒𝑥𝑡(𝑡), applied to it. This gives us a differential

equation for forced mechanical motion

In particular, we will look at the response of an underdamped system (i.e. complex roots) to a sinusoidal force.

Where 𝐹0 and 𝛾 are nonnegative constants.

If we were to solve this nonhomogeneous differential equation, the general solution, 𝑦(𝑡) = 𝑦ℎ + 𝑦𝑝, would be

The first term of the solution is called the transient term because 𝐴𝑒−(𝑏 2𝑚⁄ )𝑡 → 0 as 𝑡 → +∞. Over time, the

equation of motion essentially becomes 𝑦𝑝. This is called the steady-state solution or the steady-state response

to 𝑭𝟎 𝐜𝐨𝐬 𝜸𝒕.

Page 37: 4.2 Homogeneous Linear Equations

Notice that the amplitude of

Are off by a factor of

Called the frequency gain or gain factor. The graph of 𝑀(𝛾) is called the frequency response curve, or

resonance curve.

In an underdamped system, the resonance curve, 𝑀(𝛾), has a maximum at

And a resonance frequency of

When a system is stimulated by an external force at this frequency, it is said to be at resonance.

If the damping constant b is very small and the forcing function has a frequency near the resonance frequency

then the system will be subject to increasingly large oscillations that can lead to the breakdown of the system.

i.e. when a bridge collapses or a glass shatters.

Examples

1. A 20-kg mass is attached to a spring with stiffness 𝑘 = 49 𝑁 𝑚⁄ . At 𝑡 = 0, an external force 𝑓(𝑡) =

10 cos 2𝑡 𝑁 is applied to the system. The damping constant for the system is 3 𝑁 − 𝑠𝑒𝑐 𝑚⁄ . Determine

the steady-state solution for the system.

Page 38: 4.2 Homogeneous Linear Equations

2. Determine the equation of motion for an undamped system at resonance governed by

𝑑2𝑦

𝑑𝑡2+ 𝑦 = 5 cos 𝑡 , 𝑦(0) = 0, 𝑦′(0) = 1

Page 39: 4.2 Homogeneous Linear Equations

3. A 2-kg mass is attached to a spring hanging from the ceiling, thereby causing the spring to stretch 20 cm

upon coming to rest at equilibrium. At time 𝑡 = 0, the mass is displaced 5 cm below the equilibrium

position and released. At this same instant, an external force 𝐹(𝑡) = 0.3 cos 𝑡 𝑁 is applied to the

system. If the damping constant for the system is 5 N-sec/m, determine the equation of motion for the

mass. What is the resonance frequency for the system?

Page 40: 4.2 Homogeneous Linear Equations
Page 41: 4.2 Homogeneous Linear Equations

5.7 Electrical Systems

Series Circuit Analogue

For an LRC series electrical circuit, using Kirchoff’s second law, the sum of the voltages of the inductor,

resistor, and capacitor equals the voltage 𝐸(𝑡) impressed on the circuit.

Which becomes the second-order DE when 𝐼(𝑡) = 𝑑𝑞 𝑑𝑡⁄ is substituted in.

Notice, this equation is very similar to the equation used to describe forced motion spring/mass systems in

sections 4.9 and 4.10.

Moreover, the terms transient, steady-state, overdamped, underdamped, critically damped, and resonance

frequency are analogous as well.

Page 42: 4.2 Homogeneous Linear Equations

So the steady-state charge could be found using

And a resonance frequency of, 𝛾𝑟 2𝜋⁄ could be found using

If we take the original equation and differentiate it with respect to t, it becomes

This equation allows us to solve for current directly.

Page 43: 4.2 Homogeneous Linear Equations

Example

1. Find the charge on the capacitor in an LRC series circuit when 𝐿 = 1 4⁄ ℎ, 𝑅 = 20 Ω, 𝐶 = 1 300⁄ 𝑓,

𝐸(𝑡) = 0 𝑉, 𝑞(0) = 4 𝐶, and 𝑖(0) = 0 𝐴. Is the charge on the capacitor ever equal to zero?

Page 44: 4.2 Homogeneous Linear Equations

2. An RLC series circuit has a voltage source given by 𝐸(𝑡) = 10 cos 50𝑡 𝑉, a resistor of 120 Ω, an

inductor of 4 H, and a capacitor of (2200)−1F. Find the steady-state current (solution) for this circuit.

What is the resonance frequency of the circuit?