Solve Calculus: Limits with Definition of Derivative

  • Thread starter Thread starter LadiesMan
  • Start date Start date
  • Tags Tags
    Calculus Limits
LadiesMan
Messages
95
Reaction score
0
[SOLVED] Calculus: Limits

1. For all real numbers x and y, let f be a function such that f(x+y) = f(x) + f(y) + 2xy and such that lim (h -> 0) (f(h)/h) = 7


a. Find f(0). Justify your answer.
b. Use the definition of the derivative to find f'(x).
c. Find f(x).

Dang... I'm really stumped because I am unsure what it is asking :(. Thank you.
 
Physics news on Phys.org
The first part is downright simple. Just put x=0, y=0 in the equation and solve for f(0). For the second and third part..

What does the first principle method of derivative tell you?

<br /> f&#039;(x) = \lim_{h\rightarrow 0} \frac{f(x + h) - f(x)}{h}<br />

Using the fact that f(x + y) = f(x) + f(y) + 2xy, you have:

<br /> f&#039;(x) = \lim_{h\rightarrow 0} \frac{f(h) + 2xh}{h}<br />

Now.. solve this question of limits keeping the first result in mind. Also, you have been given that \lim_{h\rightarrow 0} \frac{f(h)}{h} = 7. You should be able to do this now easily.

Once you have done that, integrate it and then see if you can use the given data to determine the constant of integration. [i'm not so sure if u can determine it.. but do try it]
 
wow! Thank you very much =)
 


I got 7 + 2x after I continued from where you left off, but I am not sure if that's f'(x). Also I put 0 in for x and y, and got f(o) = f(0) + f(0) + 2(0)(0) = 0, which I am pretty sure doesn't mean anything. So if you could please break it down further, it would be much appreciated. Thank you.
 


f(0)=f(0)+f(0) does mean something. What does it tell you about f(0)? If you've now got f'(x)=7+2x (and it is) and you want to find f(x) that's just an antiderivative problem, isn't it?
 
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