AJ L. answered 04/21/23
Patient and knowledgeable Calculus Tutor committed to student mastery
Ratio test states that we compute limn->∞|an+1/an| where an=n90/n! and an+1=(n+1)90/(n+1)!
limn->∞|an+1/an|
= limn->∞|[(n+1)90/(n+1)!]/[n90/n!]|
= limn->∞|[(n+1)90/((n+1)n!)]/[n90/n!]|
= limn->∞|(n+1)89/n90|
= 0<1
Since the limit is less than 1, this means that ∑[n=1,∞] n90/n! absolutely converges, which also implies that it conditionally convergences as well (although we don't necessarily say that in this case).
Hope this helped!