I'm currently learning about the Laplace transform and in my textbook in college and I have this definiton:
Function $f$ is of exponential order if there exist constants $M>0$ and $a$ such that for every $t>0$ relation $|f(t)| \le Me^{at}$ holds.
I have the folloiwing assignment: let the function $f$ be continuous on $[0, \infty >$, prove that it is of exponential order when and only when there exist constants $a, M$ and a number $t_{0} > 0$ such that $|f(t)| \le Me^{at}$, for every $t > t_{0}$ holds.
How do I prove (go about proving) this? How do you usually go about proving something? Do proofs only need to contain math symbols or also some text? How to practice proving mathematical statements?
We need to prove 2 things:
If there are constants $a,M$ and $t_0>0$ such that $|f(t)|\leq Me^{at}$ for every $t>t_0$, then in particular $t>0$, because $t>t_0>0$. Therefore the function is of exponential order (by definition).
If a function is of exponential order then (by definition) $|f(t)|\leq Me^{at}(*)$ for every $M>0,a,t>0$. In particular if $t_0>0$ then $(*)$ holds for every $t>t_0$.
You need to identify what you want to prove. In this case it is a biconditional. If you want to practice proving mathematical statements I recommend you to take a course on foundations of maths or read a book like Proofs and Fundamentals by Bloch. Euclidean geometry may also help you to understand proofs and write to them in a proper way.