Solving 2y' = csc2 (x-y): Is it Correct So Far?

  • Thread starter Thread starter domyy
  • Start date Start date
domyy
Messages
196
Reaction score
0

Homework Statement



2y = cot(x-y)

The Attempt at a Solution



2y' = -csc2 (x-y) . (1-y)(y')

Is it correct so far?

My book actually has

2y' = -csc^2 (x-y) + y' csc^2(x-y)

And I don't understand where that sum comes from. Am I supposed to apply the product rule? Because I tried and it didn't get me to that step the book presents.
 
Last edited:
Physics news on Phys.org
Your mistake would be in differentiating (x-y) wrt to x.

d/dx(x-y) = 1 - d/dx(y)
 
Thanks for the reply :)

But where does the sum sign come from?

Because even if it's 1 - y'

I will be still multiplying, as below:

-csc2 (x-y) . (1- y')
 
domyy said:
Thanks for the reply :)

But where does the sum sign come from?

Because even if it's 1 - y'

I will be still multiplying, as below:

-csc2 (x-y) . (1- y')

Multiply it out. Use that a(b+c)=ab+ac.
 
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