HelloThe problem isfind the value of [tex]\lambda[/tex] for

  • Context: Graduate 
  • Thread starter Thread starter alejandrito29
  • Start date Start date
  • Tags Tags
    Value
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
alejandrito29
Messages
148
Reaction score
0
Hello
The problem is
find the value of [tex]\lambda[/tex] for [tex]\lim_{n \to \infty} \frac{a_{n+1}}{a_n} \nonumber\[/tex] < 1, where

[tex]a_n= \frac{(\lambda^nn!)^2}{(2n+1)!} \nonumber\[/tex] con [tex]\lambda >0[/tex]

I tried to do:
[tex]\frac{a_{n+1}}{a_n}=\frac{(\lambda^{n+1}(n+1)!)^2}{(2n+3)!}\cdot \frac{(2n+1)!}{(\lambda^nn!)^2}[/tex]

[tex]=( \frac{\lambda^{n+1}}{\lambda^n}\frac{(n+1)!}{n!})^2\frac{(2n+1)!}{(2n+3)!}[/tex]

[tex]\frac{(2n+1)!}{(2n+3)!}= \frac{3 \cdot 5 \cdot 7...(2n+1)}{5 \cdot 7 ...(2n+1) \cdot (2n+3)}[/tex]

[tex]= ( \lambda (n+1))^2\frac{3}{(2n+3)}[/tex]

but the Answer is [tex]\lambda \in {0,2}[/tex]
 
Physics news on Phys.org


You write

[tex](2n+1)!=3\cdot 5\cdot ...\cdot (2n+1)[/tex]

but this is not true. The factorial sign demands you to multiplicate ALL numbers under 2n+1. So the correct formula is

[tex](2n+1)=1\cdot 2\cdot 3\cdot 4\cdot ...\cdot (2n+1)[/tex]

Thesame remark applies to 2n+3.

It's not because you take the factorial of 2n+1 that you can only multiplicate the odd numbers! In fact, 2n+1 is simply a number, for example if n=3, then 2n+1 is 7, and (2n+1)!=7!=7.6.5.4.3.2.1.