Skip to content
Prev 245006 / 398502 Next

Solution to differential equation

It is a polynomial function of R, so just develop the expression and
when you get the two terms in R (hint: one has exponent k2, the other
k2+1) you can simply apply the basic integration rule for polynomials.
It literally doesn't get easier than that.

the resulting function is:

k1/(k2+1) * R^(k2+1) - K1/[Rmax*(k2+2)] * R^(k2+2) + Ro

scion