Solving a 2nd order D.E. of a forced LRC circuit

zedmondson033
Messages
2
Reaction score
0

Homework Statement


Solve the following forced D.E. (Show work)

L=10 R=20 C=0.01 x(0)=10 x'(0)=0

Homework Equations


This is the second order D.E. for a forced LRC circuit

L(d2x/dt2)+R(dx/dt)+x/C=200sin(t)


The Attempt at a Solution


y=ygeneral+yparticular

I calculated ygeneral to be ygeneral = e-tC1cos(3t)+e-tC2sin(3t)

Now I need to find the particular solution for the DE. I've been trying to use undetermined coefficients, choosing Asin(t)+Bcos(t) as my initial guess but the algebra doesn't seem to work out. Can anyone help me out? Thanks for your time!
 
Last edited:
Physics news on Phys.org
You'll need to find the particular solution before you can plug in the initial conditions to find the constants.
 
Yeah, the previous problem was to find the solution to the same equation, just without the forcing function at the end, so it was homogeneous. That's how I got the values for the constants and the general equation.
 
zedmondson033 said:
I calculated ygeneral to be ygeneral = 10e-tcos(3t)+(10/3)e-tsin(3t)
This is not the general solution of the homogeneous equation: It has to contain two undetermined constants.

The "force" function has different frequency from the own frequency of the LCR circuit: so the particular solution is in the form A cos(t) +Bsin(t), as you supposed. Find A and B. Show what you have tried.
Match the general solution x(homogeneous) +x(particular) to the initial conditions.

ehild
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top