Making a piecewise defined function differentiable

brh2113
Messages
18
Reaction score
0
I have to find the values of a and b in terms of c so that this function is differentiable. Attached is the problem and my work, but I think that there's an error somewhere in my attempt. Any advice?
 

Attachments

  • Differentiating.jpg
    Differentiating.jpg
    16 KB · Views: 574
Physics news on Phys.org
Yes, check your derivative of 1/|x| at x=c. It's not zero. You made an algebraic mistake.
 
I see I forgot to distribute a negative sign on the left side's derivative, but that's trivial, because as h-->0, (-h) and (h) both approach 0.

Is there something else I'm missing? I've re-done the rest of the algebra, and I'm still getting 0.

EDIT: I see what went wrong. I moved the h up to the top of the fraction, instead of keeping it on the bottom.
 
Last edited:
I think I've solved it (see attached). My only concern is that I've ignored the absolute value signs. Is this a problem? Or should I go back and work it through with two cases, one when X>0 or equal to 0 and one when X<0?

That seems to me the better way, but I'm wondering if it's necessary?
 

Attachments

  • Derivative Solved.jpg
    Derivative Solved.jpg
    19.5 KB · Views: 530
You posted an attachment, so I can't see it yet, but yes, you should probably do two cases. That's kind of what absolute values are all about.
 
Since f(x)= 1/|x| only for |x|> C for some positive number C, the derivative of 1/|x| at x=0 doesn't matter (fortunately)! What is crucial is the value and derivative of 1/|x| at x= C and x= -C.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top