Hi everyone, I was trying to do this limit
View attachment 39284
As n tends to infinity, n belongs to Naturals,
This looks divergent. Try to find a lower bound that increases with n. You only need to consider [imath] \dfrac{\sqrt{n!}}{3^n}. [/imath]It's an exercise, I have to solve it with convergence tests, in theory it should be doable with only root test and the ratio test
I'm familiar with the ratio test and root test for a series, but this is a sequence. Just to make sure, you aren't talking about the sum of those terms, are you?It's an exercise, I have to solve it with convergence tests, in theory it should be doable with only root test and the ratio test
No, they are related, but not the same. A series is the sum of a sequence, and the partial sums of a series are a different sequence; you can't do the same things to both.@Dr.Peterson I was taught that sequences and series are equivalent, in the sense that for every serie you can make up a sequence and viceversa (there's a bijection) so it make sense that the techniques are also the same.