Differntiable at point problem

  • Thread starter Thread starter james.farrow
  • Start date Start date
  • Tags Tags
    Point
AI Thread Summary
The discussion focuses on proving that the function f(x) = x/(3x + 1) is differentiable at the point x = 2. Several attempts using the difference quotient led to incorrect results, highlighting the importance of using the correct formula Q(h) = (f(2 + h) - f(2))/h. The correct derivative, found using standard differentiation rules, is dy/dx = 1/(3x + 1)^2. Participants emphasize the need for proper simplification and limit evaluation to confirm differentiability. Ultimately, the conversation underscores the challenges of applying calculus concepts correctly and the value of taking breaks to gain clarity.
james.farrow
Messages
44
Reaction score
0
f(x) = x/(3x + 1), prove f(x) is differentiable at point 2.

Ok so I've had several attempts at this...

Using Q(h) = (f(h) - f(2))/h

I eventually end up with (h^2 -2h)/(7(3h + 1))

Obviously the above is rubbish because it I differentiate f(x) using the normal rules then

dy/dx = 1/(3x + 1)^2

What am I missing here?

Also I've tried using the difference quotient to prove it is differentiable but same result - just rubbish.

f(c + h) - f(c)/ h

The above also doesn't work out either! Please hep!
 
Mathematics news on Phys.org
So you have the function f(x)=\frac{x}{3x+1} and you know that a function is differentiable at a if its derivative exists at a. You also know that

\left.\frac{df}{dx}\right|_{a}\equiv \lim_{h\rightarrow 0}\frac{f(a+h)-f(a)}{h}=\frac{\frac{a+h}{3(a+h)+1}-\frac{a}{3a+1}}{h}

If you simplify this does it match what you expected by using the rules you know? When you take the limit does that prove the limit exists for a=2?
 
james.farrow said:
f(x) = x/(3x + 1), prove f(x) is differentiable at point 2.

Ok so I've had several attempts at this...

Using Q(h) = (f(h) - f(2))/h
It would be better to use Q(h)= (f(2+ h)- f(2))/h!

I eventually end up with (h^2 -2h)/(7(3h + 1))
Obviously the above is rubbish
Yes, because you used the wrong formula for the difference quotient.

because it I differentiate f(x) using the normal rules then

dy/dx = 1/(3x + 1)^2

What am I missing here?

Also I've tried using the difference quotient to prove it is differentiable but same result - just rubbish.

f(c + h) - f(c)/ h

The above also doesn't work out either! Please hep!
 
Jefferydk if I simplify it I end up with nothing like? Whats going on...?
 
Err after a cup of tea and a break the penny drops...

Thanks for your help lads! No doubt I'll call on you again!

James
 
A cup of tea works wonders!

(I used to do my best work after a couple glasses of rum- but then I could never find the papers where I had written it all down!)
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Back
Top