Factorials within alternating series

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
ahmed markhoos
Messages
49
Reaction score
2

Homework Statement



∑ [ (-1)^n * n!/(10^n) ]

2. The attempt at a solution

the problem is that I cannot use derivative to make sure that a(n) is decreasing neither L hopital rule to find the limit.
 
Physics news on Phys.org
ahmed markhoos said:

Homework Statement



∑ [ (-1)^n * n!/(10^n) ]

2. The attempt at a solution

the problem is that I cannot use derivative to make sure that a(n) is decreasing neither L hopital rule to find the limit.

Have you thought about whether the nth term of the series goes to zero?
 
LCKurtz said:
Have you thought about whether the nth term of the series goes to zero?
I don't know if this is correct or not! because I've used L' hopital rule for one side and left the side of n! without derivation

##\lim_{n\rightarrow \infty} {\frac{n!}{10^n}}##

## ln(f(n)) = ln{\frac {n!}{10^n}} ##
##ln(f(n)) = ln(n!) - ln(10^n)##
##ln(f(n)) = ln(n!) - n*ln(10)##

##\lim_{n\rightarrow \infty} {ln(n!) - n*ln(10)}##

Using L' hopital rule ##\lim_{n\rightarrow \infty} {ln(n!) - ln(10)}\ = ∞ ##

since: ##ln(f(n)) = ∞## $$f(n) = e^∞ = ∞$$

which make the series diverges, is this correct ?
 
That isn't the form for L'Hospital's rule and you certainly don't need L'Hospital's rule for this problem. Why don't you just note the terms are positive and check that they are increasing for large ##n##?
 
Last edited: