Is factoring out of limits allowed?

  • Context:
  • Thread starter Thread starter hatelove
  • Start date Start date
  • Tags Tags
    Factoring Limits
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
hatelove
Messages
101
Reaction score
1
If I do this:

[tex]\lim_{\alpha\rightarrow 0} \frac{sin\alpha}{\frac{2\alpha}{5}} = \lim_{\alpha\rightarrow 0} \frac{5sin\alpha}{2\alpha} = \lim_{\alpha\rightarrow 0} \frac{5}{2}\cdot \frac{sin\alpha}{\alpha}[/tex]

Am I allowed to do this?

[tex]\frac{5}{2} \cdot \lim_{\alpha\rightarrow 0} \frac{sin\alpha}{\alpha} = \frac{5}{2} \cdot 1 = \frac{5}{2}[/tex]

Or did I do something in the very first steps incorrectly?
 
Last edited:
Physics news on Phys.org
Also I didn't want to create another thread since this is kind of relevant:

If I have:

[tex]\lim_{\alpha \rightarrow 0} \frac{\sin ^{2}\alpha }{\alpha^{2}} = \lim_{\alpha \rightarrow 0} (\frac{\sin\alpha }{\alpha})^{2}[/tex]

Can I do this?

[tex]\lim_{\alpha \rightarrow 0} (\frac{\sin\alpha }{\alpha} \cdot \frac{\sin\alpha }{\alpha}) = (\lim_{\alpha \rightarrow 0} \frac{\sin\alpha }{\alpha}) \cdot (\lim_{\alpha \rightarrow 0} \frac{\sin\alpha }{\alpha}) = 1 \cdot 1 = 1[/tex]
 
You can do all of those things... provided that your final limits exist. They do in this case, so I would say you're on safe ground. There are limit theorems that allow you to distribute the taking of a limit with addition, subtraction, multiplication, division (no divide by zero, of course).