Need Help with Homework: Question 1, 4 and 5

  • Thread starter Thread starter Anakin_k
  • Start date Start date
  • Tags Tags
    Homework
Anakin_k
Messages
48
Reaction score
0
Hello everyone, I am in need of a little assistance. I have a homework assignment due soon that consists of 5 questions. Of which, I have done all but the 4th one. I did start on it but I'm not sure where to go from there. I also would like for someone to confirm my solutions for question 1 and 5, as I'm not too sure about them (I am confident with Q2 and Q3).

Here are the questions: http://i56.tinypic.com/30nb1xf.png

Question 1 solution: http://i52.tinypic.com/2hfht83.jpg
Question 5 solution: http://i56.tinypic.com/2jdhlzl.jpg
Question 4 beginning: http://i53.tinypic.com/15dvs6w.jpg

Thank you.
 
Physics news on Phys.org
I can attempt to help on Question 4:

Proof:
Let \epsilon > 0. Since \lim_{x \rightarrow \infty} g(x) = l, there exists an N_0 such that if x > N_0, then |g(x) - l| < \epsilon/2 (*).

Similary, there exists an N_1 such that if x > N_1, then |f(x)-m|<\epsilon/(2|-a|). It follows from the last inequality that |-af(x)+am|<\epsilon/2 (**).

Now choose N=\max\{N_0, \, N_1\}. So if x > N, inequalities (*) and (**) must hold. And adding (*) with (**), we get

|g(x)-l| + |-af(x)+am| < \epsilon/2 + \epsilon/2 = \epsilon.

But by the triangle inequality,

|(g(x)-l) +(-af(x)+am)| \leq |g(x)-l| + |-af(x)+am|.

Rearranging terms on the left-hand side of the above inequality, I think you get what you want: If x > N, then |(g(x)-af(x))-(l-am)| < \epsilon.

I hope this helps.

P.S. I forgot, this proof assumes a does not equal zero. In the case it does equal zero, the problem reduces down to showing \lim_{x \rightarrow}(g(x)-0f(x)) = \lim_{x \rightarrow}(g(x)-0) = \lim_{x \rightarrow}g(x) = l - 0m = l, and this is already true since it's given.
 
Last edited:
That was extremely thorough Mathstatnoob, thank you for taking the time to post the answer. I appreciate it very much. Through your steps, I've learned how to manipulate little pieces here and there to arrive at the needed answer. :)

If anyone could confirm my Q1 and Q5 solutions, I'd be thankful.
 
Question 1 looks okay to me. for Q5, this is just the product lemma from the algebra of limits.
 
mathstatnoob said:
I can attempt to help on Question 4:

Proof:
Let \epsilon > 0. Since \lim_{x \rightarrow \infty} g(x) = l, there exists an N_0 such that if x > N_0, then |g(x) - l| < \epsilon/2 (*).

Similary, there exists an N_1 such that if x > N_1, then |f(x)-m|<\epsilon/(2|-a|). It follows from the last inequality that |-af(x)+am|<\epsilon/2 (**).

Now choose N=\max\{N_0, \, N_1\}. So if x > N, inequalities (*) and (**) must hold. And adding (*) with (**), we get

|g(x)-l| + |-af(x)+am| < \epsilon/2 + \epsilon/2 = \epsilon.

But by the triangle inequality,

|(g(x)-l) +(-af(x)+am)| \leq |g(x)-l| + |-af(x)+am|.

Rearranging terms on the left-hand side of the above inequality, I think you get what you want: If x > N, then |(g(x)-af(x))-(l-am)| < \epsilon.

I hope this helps.

P.S. I forgot, this proof assumes a does not equal zero. In the case it does equal zero, the problem reduces down to showing \lim_{x \rightarrow}(g(x)-0f(x)) = \lim_{x \rightarrow}(g(x)-0) = \lim_{x \rightarrow}g(x) = l - 0m = l, and this is already true since it's given.

Please re-read the Rules link at the top of the page. Posting solutions to homework questions is not permitted here. Instead, please provide hints, ask questions, find mistakes, etc.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top