So I'm trying to find the general solution that satisfy a given partial differential equation and boundary conditions via the method of separation of variables.
However, I cannot work out or find anywhere an explanation of how to find the general solution of something in the format $T'(t) = \mu T(t)$? Perhaps I'm missing something obvious or forgetting a topic I've learnt previously, but I can't work it out.
I am aware how to find the general solution of something in the form $T''(t) = \mu T(t)$, which depends on the value of $\mu$. i.e. if $\mu$ is negative, then the general solution takes the form $T(t) = Asin(kx)+Bcos(kx)$. I just can't work out what to do when the equation only involves a first-order differential?
I'm not looking for answers to my particular problem, hence why I've not provided any specific values - just an explanation of the form the general solution takes when the equation is a first-order differential. Thanks in advance!