Limit Question: Finding f(0), f'(0), and f'(x) | Countless Hours of Frustration

  • Thread starter Thread starter clarence
  • Start date Start date
  • Tags Tags
    Limit Weird
clarence
Messages
5
Reaction score
0

Homework Statement



f(x+y)= f(x) + f(y) + y*x^2 +x*y^2 Given: lim of f(x)/x where x approaches 0 is 1
Find : 1) f(0) 2) f ' (0) 3) f ' (x)

Homework Equations


The Attempt at a Solution


countless hours with other coursemates that lead to nothing but a looping headache.
 
Physics news on Phys.org
Note that

<br /> f(x+y) = f(x) + f(y) + x^2 y + x y^2<br />

means that (using x = y = 0

<br /> f(0) = f(0) + f(0) + 0<br />

What does this tell you about f(0)? Also remember the definition:

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

This second point relates to one thing you are given
 
Yep, that be true. It's the 3rd part of the question that i can't still solve. I've posted the first two parts of the question as a guide to solving the third part. So any ideas on the 3rd part? Thanks for making the second part ans more organize. My solution was a little more messy.
 
statdad said:
Note that

<br /> f(x+y) = f(x) + f(y) + x^2 y + x y^2<br />

means that (using x = y = 0

<br /> f(0) = f(0) + f(0) + 0<br />

What does this tell you about f(0)? Also remember the definition:

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

This second point relates to one thing you are given

but x+y=0, x can be -y. that is, x and y may not equal to zero?
so f(0)=f(x)+f(-x)?
 
f&#039;(x)= \lim_{h \to 0} \frac{f(x+h)-f(x)}{(x+h)-x}

But given that f(x+y)=f(x)+f(y)+x^2y+xy^2 , what is f(x+h) ?
 
Wow, true, I didn't see it that way.Thanks a lot. LOL
 
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