Integrating a symbolic expression with differentials in the equation

46 Views Asked by At

I have the following simple ODE:

enter image description here

How can I symbolically solve for T(t)? I would prefer to solve for dT and then integrate both sides.

The SymPy equation that I have for dT at this point is:

enter image description here

Note the dT is in the expression.

0

There are 0 best solutions below