How to Find S as a Function of t in Differential Equations?

In summary, the conversation discusses finding S as a function of t in a differential relationship where dS/dt is equal to A- (B*S/(S+C))*(D-E*t), with all other letters being constants. The correct approach is not just numerical integration as the unknown function S appears on both sides of the equation. The conversation also mentions the possibility of separation of variables if A were equal to 0, but with the presence of A, that method is not applicable. The conversation concludes with the decision to use numerical integration to solve the equation.
  • #1
olechka722
6
0
Hi, it has been a little while since I have actually had a course in this, and my math memory is terrible. I would like to find S as a function of t, when the differential relationship is the following:

dS/dt= A- (B*S/(S+C))*(D-E*t) where all of the other letters are just constants.

What would be the correct approach here? Is it just numerical integration?
 
Physics news on Phys.org
  • #2
If you mean just integrate both sides, no, it's not. You are looking for the unknown function S and you have S on the right side as well so you can't just integrate with respect to t.

That is, rather a differential equation.

If A were equal to 0, it would be "separable". We could "separate" the variables S and t as
[tex]\frac{S+C}{S}\frac{dS}{dt}= -B(D- Et)[/tex]
and you can integrate both sides of that with respect to s:
[tex]\int\frac{S+C}{S}\frac{dS}{dt}dt= \int(-BD+ BEt)dt[/tex]
[tex]\int\frac{S+C}{S}dS= \int(-BD+ BEt)dt[/tex].

However, with that "A", it's not that simple. There are a variety of ways of solving first order differential equation but I don't see any immediately that would work for that equation.
 
  • #3
That is pretty much what I thought. Thank you!

I am going to just do numerical integration.
 

FAQ: How to Find S as a Function of t in Differential Equations?

What is integration for model?

Integration for model is the process of combining multiple models or systems into a cohesive and functional whole. This can involve connecting different models or systems through data sharing, communication protocols, or other methods.

Why is integration for model important?

Integration for model is important because it allows for better collaboration and optimization between different models or systems. It also helps to eliminate redundancies and improve efficiency.

What are the benefits of integration for model?

The benefits of integration for model include increased efficiency, improved data flow, better collaboration between teams, and the ability to make more informed decisions based on integrated data.

What are some common challenges with integration for model?

Some common challenges with integration for model include compatibility issues between different models or systems, difficulty in maintaining consistency and accuracy of data, and the need for specialized software or expertise.

How can integration for model be implemented?

Integration for model can be implemented through various methods such as using application programming interfaces (APIs), data mapping and transformation, middleware solutions, or custom integration software. It is important to carefully plan and assess the needs and capabilities of the models or systems before choosing a specific integration approach.

Similar threads

Back
Top