Practical application of partial,simple differential equation

chandran
Messages
137
Reaction score
1
can anybody tell with equation,the practical applications of partial
differential equation and ordinary differential equation. If it is in
mechanical engineering statics etc will be helpful
 
Physics news on Phys.org
chandran said:
can anybody tell with equation,the practical applications of partial
differential equation and ordinary differential equation. If it is in
mechanical engineering statics etc will be helpful

Most of the equations of Mathematical Physics are in terms of not only partials but non-linear ones to boot. I mean really, we do easy ones in school to just learn how to work them but in real-life, the equations include more variables (hence partials), since as you know "everything is connected to everything out there", and if our mathematical models are to have any chance of genuinely reflecting the real world out there, then they usually need to be non-linear since of course it's a non-linear world out there as well. However, non-linear ones are really tough to work with so just so that we can get a handle on things, we often "linearize" them just to cope.

As far as "practical", well we live in a "changing world". Derivatives represent change. Ergo: Differential equations are good at modeling the world.
 
As for statics, partial differential equations naturally occurs in elasticity theory.
If you want to find out how much a beam is going to bend, or find the stress distribution within it when subjected to some load, you're in the middle of some ugly non-linear partial diff.eq. problems.
 
Here are some statics and dynamics applications to get you started... google these

beam deflection "differential equation"
"virtual work" "differential equation"
"finite element method" "differential equation"
catenary "differential equation"


for dynamics:

oscillator "differential equation"
"least action" "differential equation"
kepler "differential equation"

maxwell "differential equation"
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top