Your instinct is correct. You can take a derivative by following a simple procedure, and it is very easy to write a computer algebra system that can take derivatives.
Computing integrals is *not* easy, and there is no procedure that works in all cases. For both humans and computers, computing integrals requires a library of tricks and pattern matching, and speculative trial and error.
Latest Answers