Can Different Choices of w Lead to Continuously Differentiable u?

  • Thread starter Thread starter sara_87
  • Start date Start date
  • Tags Tags
    Differentiable
sara_87
Messages
748
Reaction score
0

Homework Statement


Given:
w=9(cos(\theta)+sin(\theta)) and u=r*w.
1) Is u continuously differentiable?
2)Is it possible to get u continuously differentiable with a different w?

Homework Equations





The Attempt at a Solution



1) u is continuously differentiable since w is in terms of sines and cosines which are continuously differentiable functions. (Is that right?)
2) I'm stuck on this one.

Thank you
 
Physics news on Phys.org
What's r? A constant? A function of theta? A variable? I'm inclined to think that r and theta are polar co-ordinates, is that correct? If so what are you differentiating with respect to?

What level of proof is required? I.e. do you have to do things from first principles? Can you appeal to known results: sin and cos are certainly continuously differentiable, but can you use that?
 
As a function of two real variables r and theta, u is continuously differentiable. But if you think of u as a function on the x-y plane described by the polar coordinates (r,theta) you MAY have a problem. Think about what happens at r=0. Do you?
 
u(x,y)=rw(theta) where r and theta are polar coordinates.When we differentiate, it will be with respect to x and y.
When r=0 then u=0 which is continuously differentiable..??
 
u=0 is the value of the function at r=0. I would be more worried about the values of the derivatives of u near r=0. Try writing it as a function of x and y.
 
Do you mean I should write w in terms of x and y?
 
sara_87 said:
Do you mean I should write w in terms of x and y?

Sure. And then write u as a function of x and y.
 
w=9cos(theta)+9sin(theta)
=9(x/r)+9(y/r)
so u=rw=9(x+y)
the derivative (whether its with respect to x or y) is 9 which is continuously differentiable.
 
sara_87 said:
w=9cos(theta)+9sin(theta)
=9(x/r)+9(y/r)
so u=rw=9(x+y)
the derivative (whether its with respect to x or y) is 9 which is continuously differentiable.

Seems fine to me.
 
  • #10
Thanks.
What about the next one: Is it possible to get u continuously differentiable with a different w?
 
  • #11
sara_87 said:
Thanks.
What about the next one: Is it possible to get u continuously differentiable with a different w?

You shouldn't have any trouble coming up with others that are. It's more interesting to think about ones that aren't. How about u=r?
 
  • #12
u=r is continuously differentiable.
and we can have other functions like u=rsin(2theta) etc.. right?
 
  • #13
sara_87 said:
u=r is continuously differentiable.
and we can have other functions like u=rsin(2theta) etc.. right?

u=r is not even differentiable at 0. Think harder about it. It's a lot like absolute value, f(x)=|x|.
 
  • #14
u=r=sqrt(x^2+y^2)
the derivative is u'=(1/2)(2x or 2y)(x^2+y^2)^(-1/2)
the derivative at 0 is 0.


But can we not have other functions for u that are continuously differentiable?
 
  • #15
sara_87 said:
u=r=sqrt(x^2+y^2)
the derivative is u'=(1/2)(2x or 2y)(x^2+y^2)^(-1/2)
the derivative at 0 is 0.


But can we not have other functions for u that are continuously differentiable?

The derivative at zero is not zero. It's undefined. To see whether it's continuously differentiable you have to look at limits. Try limit du/dx as x->0+ and x->0- and y=0. To find other functions that ARE continuously differentiable, write any function that is continuously differentiable at 0 in x-y coordinates and convert to polar coordinates. Like u=x^2+y^2=r^2.
 
  • #16
oh right i see, we have to take the limit of the derivative.
ok so say u=r^2=x^2+y^2
then du/dx=2x and the limit of 2x as x tends to 0 is 0 so it is continuously differentiable...right?
 
  • #17
sara_87 said:
oh right i see, we have to take the limit of the derivative.
ok so say u=r^2=x^2+y^2
then du/dx=2x and the limit of 2x as x tends to 0 is 0 so it is continuously differentiable...right?

Right. u=r^2 is continuously differentiable. u=r is not.
 
  • #18
thank you.
 
Back
Top