First order differential equation help

rppearso
Messages
196
Reaction score
3
I have a problem solving a first order differential equation:

dT/dP - C2/T = C1 Where C2 and C1 are just constants, the differential equations book I have does not address the situation of 1/T. I am trying to develop my own integrating factor but it would be nice for a little guidance.
 
Physics news on Phys.org
\frac{1}{T}=T^{-1}

You can then express the above as:

\frac{dT}{dP} - C_{1} \ = C_{2}T^{-1}

which would then be in the form of a http://en.wikipedia.org/wiki/Bernoulli_differential_equation" .
 
Last edited by a moderator:
Defennnder said:
\frac{1}{T}=T^{-1}

You can then express the above as:

\frac{dT}{dP} - C_{1} \ = C_{2}T^{-1}

which would then be in the form of a

Awesome thank you, I don't know how I missed this in both my differential equations text and advanced engineering math text. Bernoulli was a smart guy, and he developed this method several hundred years ago, I think I need to take a few more math classes. I would like to take a PDE class but I think I still have plenty to learn in just first order and second order differential equations, I just need to find a class that gets deep down into the trenches on how some of these methods were thought up, understanding the thought process to solve these equations can help you solve more complex problems later on. My goal is to be able to think of engineering in math so I can readily apply concepts into usable equations for problems that don't nessicarily have a textbook canned equation.
 
I need to learn how to use the little equation editor that everyone else uses it makes equations way easier to read.
 
The equation editor I use here is in-built into the forums. It's called LaTeX. You can learn to use it rather easily. Click on the equations and download the latex reference PDF files. If you want to learn how to input a particular maths expression you see, just click on it to see how it's done.
 
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