Funky Solutions to Tricky Limit Problems?

  • Thread starter Thread starter matineesuxxx
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary

Homework Help Overview

The discussion revolves around limit problems in calculus, specifically focusing on the evaluation of limits involving trigonometric functions and their behavior as variables approach certain values. The original poster shares their attempts at solving three limit questions and expresses uncertainty about their reasoning and the validity of their methods.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • The original poster attempts to evaluate limits using substitutions and expresses confusion about the logic behind their steps. They question whether their reasoning is sound, particularly regarding the substitution of variables and the implications of limits approaching infinity.

Discussion Status

Participants are engaging with the original poster's concerns, providing reassurance about the validity of their reasoning. Some participants suggest that the original poster's approach is reasonable, while also noting the importance of clearly stating substitutions made during the evaluation process. The discussion is ongoing, with participants exploring the nuances of limit evaluation.

Contextual Notes

The original poster mentions feeling uncertain due to feedback from a teacher, which has influenced their confidence in their reasoning. There is an emphasis on understanding the logic behind limit evaluations rather than simply arriving at a solution.

matineesuxxx
Messages
77
Reaction score
6
funky limit solutions??

hey guys, this is my first post, and absolutely love this site! Anyways, I've been studying some calculus to get ahead of the game before university and I came across a few limit questions that I solved, but I don't really know HOW I solved them and by that, I mean, with some of the substitutions, I got some limits that seem intuitive to me, but I don't really know why they are that way.. Forgive my latex if it doesn't end up lookin all pretty, I am pretty new to it. So I was hoping anybody could take a look at these 3 questions and let me know whatsup?
1) \begin{equation*}
\lim_{x\rightarrow \infty}x\,{\sin{\frac{1}{x}}}\quad \text{let}\,a=\frac{1}{x}\\\\\quad\therefore \lim_{x\rightarrow\infty}a= \lim_{a \rightarrow 0}a=0\\\\\qquad \therefore \lim_{x\rightarrow\infty}x\sin\frac{1}{x}=\lim_{a \rightarrow 0}\frac{\sin(a)}{a}=1\\\\\quad\therefore\lim_{x \rightarrow \infty}x\sin{\frac{1}{x}}=1
\end{equation*}

2) \begin{equation*}
\lim_{x\rightarrow 1}\frac{\sin(x-1)}{x^2+x-2}\\\\=\lim_{x\rightarrow1}\frac{\sin(x-1)}{(x+2)(x-1)}\\\\\text{let}\,a=x-1\qquad \therefore\,a+3=x+2\\\\ *\lim_{x\rightarrow 1}(x-1)=0\Rightarrow \lim_{a\rightarrow0}a=0\\\\ \therefore \lim_{x\rightarrow}\frac{\sin(x-1)}{(x+2)(x-1)}=\lim_{a\rightarrow0}\frac{\sin(a)}{a(a+3)}\\\\=(\lim_{a\rightarrow 0}\frac{1}{a+3}) (\lim_{a\rightarrow 0}\frac{\sin(a)}{a})\\\\=\frac{1}{3}
\end{equation*}

\begin{equation*}
\lim_{\theta \rightarrow 0}\frac{\sin\theta}{\theta+\tan \theta}\\\\\\=\lim_{\theta \rightarrow 0}\frac{\cos\theta \sin\theta}{\theta \cos \theta+\sin \theta}\\\\\\= \lim_{\theta \rightarrow 0}\bigg( \Big( \frac{\cos\theta\sin\theta}{\theta\cos\theta+\sin\theta}\Big)^{-1} \bigg)^{-1}\\\\\\=\lim_{\theta \rightarrow 0}\Big(\frac{\theta\cos\theta+\sin\theta}{\cos\theta \sin\theta}\Big)^{-1}\\\\\\=\lim_{\theta \rightarrow 0}\Big(\frac{\theta\cos \theta}{\cos \theta \sin \theta}+\frac{\sin\theta}{\cos\theta\sin\theta} \Big)^{-1}\\\\\\=\lim_{\theta \rightarrow 0}\Big(\frac{\theta}{\sin\theta}+\frac{1}{\cos\theta}\Big)^{-1}\\\\\\ *\lim_{\theta\rightarrow0}\Big(\frac{\theta}{\sin \theta}\Big)^{-1}=\lim_{\theta\rightarrow 0}\frac{\sin\theta}{\theta}=1 *\\\\\\= \Bigg( \lim_{\theta\rightarrow 0}\frac{\theta}{\sin\theta}+\lim_{\theta \rightarrow 0}\frac{1}{\cos\theta}\Bigg)^{-1}\\\\\\=\big(1+1)^{-1}=\frac{1}{2}
\end{equation*}

so sorry about the bad latex! I used that codecogs site, and I guess it is just a tad different?
 
Last edited:
Physics news on Phys.org
The solutions all look good. Can you be a little more specific about what your question is?
 
Dick said:
The solutions all look good. Can you be a little more specific about what your question is?

well, in my first one, with the:
\begin{equation*}
\lim_{x \rightarrow \infty} \frac{1}{x}=0 \Rightarrow \lim_{x \rightarrow \infty}a=0 = \lim_{a \rightarrow 0} a = 0
\end{equation*}

that is what I felt like I should do, but I was concerned about whether or not it was faulty logic?, (and I felt the same concern with that method again in the second problem), also I just felt like there should be a much much simpler way of solving the last one, because I tend to complicate things. sorry for not making my concerns known earlier :)
 
matineesuxxx said:
well, in my first one, with the:
\begin{equation*}
\lim_{x \rightarrow \infty} \frac{1}{x}=0 \Rightarrow \lim_{x \rightarrow \infty}a=0 = \lim_{a \rightarrow 0} a = 0
\end{equation*}

that is what I felt like I should do, but I was concerned about whether or not it was faulty logic?, (and I felt the same concern with that method again in the second problem), also I just felt like there should be a much much simpler way of solving the last one, because I tend to complicate things. sorry for not making my concerns known earlier :)

Why would you think it could be faulty? Fact: as ##x \to \infty##, ##1/x \to 0##.
 
Ray Vickson said:
Why would you think it could be faulty? Fact: as ##x \to \infty##, ##1/x \to 0##.

Ok, well that makes me feel a lot better to get your input. I was told by a teacher that it was "unreasonable" to say that, then to go on and say,

\begin{equation*}
\lim_{x \rightarrow \infty}x\sin(\frac{1}{x})=\lim_{a \rightarrow 0}\frac{\sin(a)}{a}
\end{equation*}

I'm new to calculus, so I'm not very confident yet. So thanks a bunch!
 
matineesuxxx said:
Ok, well that makes me feel a lot better to get your input. I was told by a teacher that it was "unreasonable" to say that, then to go on and say,

\begin{equation*}
\lim_{x \rightarrow \infty}x\sin(\frac{1}{x})=\lim_{a \rightarrow 0}\frac{\sin(a)}{a}
\end{equation*}

I'm new to calculus, so I'm not very confident yet. So thanks a bunch!

I think your teacher's statement is misleading: your argument is a good one, although maybe you need to state explicitly that you are replacing ##1/x## by ##a.##
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
Replies
17
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
Replies
5
Views
2K
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K