Allen3
- 6
- 0
I'm working on a problem where the current i is described by the equation:
di/dt = i*A/(B+C*t)
The rate of change in i therefore depends on both i and t. I'm looking for a closed-form solution for i(t) given i(0)=I. I have to admit my calculus is pretty rusty and I'm having trouble figuring out how to solve that equation.
Can anyone offer some assistance or a push in the right direction? Thanks much.
di/dt = i*A/(B+C*t)
The rate of change in i therefore depends on both i and t. I'm looking for a closed-form solution for i(t) given i(0)=I. I have to admit my calculus is pretty rusty and I'm having trouble figuring out how to solve that equation.
Can anyone offer some assistance or a push in the right direction? Thanks much.