Derivative of Trig Function: y = u(cos(u) + b cot(u)) | No Chain Rule

  • Thread starter Thread starter QuarkCharmer
  • Start date Start date
  • Tags Tags
    Function Trig
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 5K views
QuarkCharmer
Messages
1,049
Reaction score
3

Homework Statement


Differentiate:
y= u(a cos(u) + b cot(u))

Homework Equations


No Chain Rule

The Attempt at a Solution



I started out finding the derivative of (a cosu + b cotu)
I'm guessing that a/b is constant?
[tex]\frac{d}{du}(a cos(u) + b cot(u))=[/tex]
[tex]=(0(cosu)+a(-sinu))+(0(cosu)+b(-csc^2u))[/tex]
[tex]=(0+a(-sinu))+(0+b(-csc^2u))[/tex]
[tex]=(-asin(u)-bcsc^2(u))[/tex]

So then I used that and the product rule:
[tex]y'=1(a cos(u) + b cot(u))+u(-asin(u)-bcsc^2(u))[/tex]
[tex]y'=a cos(u) + b cot(u)-uasin(u)-ubcsc^2(u))[/tex]

Pretty sure I am making a huge mistake here, it doesn't feel right at all?
 
Last edited:
on Phys.org
Actually, you're correct. I solved it numerically real quick and input values for a,b,u and got the same results from your solution. Nice job.
 
Thanks! I wasn't expecting it to be anywhere near correct.

Well, I just assumed they meant to take d/du, it never said which variable is the input to the function. The other problems have had more "elegant" solutions, and this just doesn't look correct to me.

Is it right to assume a and b as constants in this case? Even though they are variables? I am not sure I understand what a "constant" is exactly. Specifically in terms of the constant rule for derivatives and such.

This is problem #8 in 3.4 of Stewards Calculus 6E. If anyone has the solutions manual could you please tell me what the book shows?
 
QuarkCharmer said:
Thanks! I wasn't expecting it to be anywhere near correct.

Well, I just assumed they meant to take d/du, it never said which variable is the input to the function. The other problems have had more "elegant" solutions, and this just doesn't look correct to me.

Is it right to assume a and b as constants in this case? Even though they are variables? I am not sure I understand what a "constant" is exactly. Specifically in terms of the constant rule for derivatives and such.

This is problem #8 in 3.4 of Stewards Calculus 6E. If anyone has the solutions manual could you please tell me what the book shows?

Your answer is correct. Since the argument to the cosine and cotangent function is u, it's reasonable to assume that y is a function of u, and that the derivative asked for is dy/du.

Any letters other than u can be assumed to be constants. IOW, parameters whose values don't change.
 
QuarkCharmer said:
Well, I just assumed they meant to take d/du, it never said which variable is the input to the function. The other problems have had more "elegant" solutions, and this just doesn't look correct to me.
Were all of them generalised ie, did they all contain constants? Constants tend to add complexity to expressions.

QuarkCharmer said:
Is it right to assume a and b as constants in this case? Even though they are variables? I am not sure I understand what a "constant" is exactly. Specifically in terms of the constant rule for derivatives and such.
Unless you're in multivariable calculus (aka calculus III), all variables other than the obvious variable are constants.