Decision/Logic tree behavior for solving integral convergence

25 Views Asked by At

I'm trying to make a comprehensive decision tree for finding integral/improper integral convergence. The goal would be a comprehensive "guide" or list to follow in order to determine the convergence without having these automatisms already learned.

Here is what I have made currently:

Decision tree

Are they any better ways of doing this? More optimized ? How can I make this tree more complete, more accurate ?

Apologies if language is off in the image, I'm not great at this.