Question: finding if a heunC function terminates

HeunC(-4*b, 4*b, 2, 8*b^2, -8*b^2 - _c[2] + 1, (-r + 2*b)/(2*b))
Is there a simple way in Maple to determine whether the following confluent Heun function terminates or when it terminates?

Please Wait...