New Reply

steady state solution of a differential equation

 
Share Thread Thread Tools
Dec12-11, 12:38 AM   #1
 

steady state solution of a differential equation


1. The problem statement, all variables and given/known data

Hey.


I am taking a matlab class and my instructor is absolutely horrendous. he does not teach us anything, but asks questions on everything.


I'm having a problem with the following question:

http://imageshack.us/photo/my-images/641/55811089.png/


What is a steady state solution of a differential equation? How can i solve the attached problem in matlab?


Thanks a lot.

2. Relevant equations



3. The attempt at a solution
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Heat-related deaths in Manhattan projected to rise
>> Dire outlook despite global warming 'pause': study
>> Sea level influenced tropical climate during the last ice age
Dec12-11, 08:29 AM   #2
 
Quote by asi123 View Post
1. The problem statement, all variables and given/known data

Hey.


I am taking a matlab class and my instructor is absolutely horrendous. he does not teach us anything, but asks questions on everything.


I'm having a problem with the following question:

http://imageshack.us/photo/my-images/641/55811089.png/


What is a steady state solution of a differential equation? How can i solve the attached problem in matlab?


Thanks a lot.

2. Relevant equations



3. The attempt at a solution
Steady-state means the solution is not changing with respect to time, that is, the first derivative is zero. However, when I solve that in Mathematica, I get:

[tex]\left\{\left\{y\to \text{Function}\left[\{t\},e^{\left(-\frac{2}{3}-\frac{\sqrt{19}}{3}\right) t} C[1]+e^{\left(-\frac{2}{3}+\frac{\sqrt{19}}{3}\right) t} C[2]+\frac{36 (17 \text{Cos}[2 t]-8 \text{Sin}[2 t])}{\left(-59+4 \sqrt{19}\right) \left(59+4 \sqrt{19}\right)}\right]\right\}\right\}[/tex]

so I don't see the relevance of that expression Acos(bt+c). Also, looking at the solution I don't see how it will ever reach a steady state.
 
Dec12-11, 11:03 AM   #3
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Quote by asi123 View Post
1. The problem statement, all variables and given/known data

I am taking a matlab class and my instructor is absolutely horrendous. he does not teach us anything, but asks questions on everything.


I'm having a problem with the following question:

http://imageshack.us/photo/my-images/641/55811089.png/


What is a steady state solution of a differential equation?
Judging from the way the problem is stated, it looks to me like he is using the term "steady state" to refer to a particular solution of the non-homogeneous equation that doesn't include the complementary solution. Doesn't the question specifically say to find A,B, and C?
 
Dec13-11, 06:46 AM   #4
 
Recognitions:
Gold Membership Gold Member

steady state solution of a differential equation


Maybe the question is referring to the way such systems can typically have a transient initial part that dies down and long-term settles down into a regular periodic 'forced' oscillation, that long term part being called the 'steady state'. You almost must have had examples in math and physics already.

Your LHS expressed in operator terms easily factorises into real factors with exponential solutions I think. (Though it alarms me to see one positive and one negative, making me wonder if this has such a steady state; maybe I am mistaken somehow.) Solve the equation and see how it behaves long-term. Oh, I see you have. The solution does not look right to me, but it does seem to have the problem I mentioned.
 
New Reply
Thread Tools


Similar Threads for: steady state solution of a differential equation
Thread Forum Replies
neumann BVP steady state solution Calculus & Beyond Homework 3
how to find the steady state solution Differential Equations 6
[SOLVED] Steady state solution Calculus & Beyond Homework 4
Steady state solution Calculus & Beyond Homework 2
ODE steady state solution Introductory Physics Homework 2