How Do You Eliminate the Arbitrary Constant in the Equation x^3 - 3x^2y = C?

  • Thread starter Thread starter iwan2learn
  • Start date Start date
  • Tags Tags
    Constant
iwan2learn
Messages
3
Reaction score
0
I would like to eliminate the arbitrary constant in this equation:
2. x^3-3x^2y=C
3. I tried differentiating with respect to x:
x^3-3x^2y=C
3x^2-(3x^2+6xy)=0?

This is where i don't know what I will do next. I don't know know what the result of differentiating C with respect to x. I assumed it is zero but I don't know if its right. Pls help me thanks
 
Physics news on Phys.org
iwan2learn said:
I would like to eliminate the arbitrary constant in this equation:

2. x^3-3x^2y=C
Why? What exactly is the problem you're trying to solve? Differentiating with respect to x (which you attempted below) will get rid of the constant, but so what?
iwan2learn said:
3. I tried differentiating with respect to x:
x^3-3x^2y=C
3x^2-(3x^2+6xy)=0?
When you differentiate -3x2y, you need to use the product rule. y is not a constant
iwan2learn said:
This is where i don't know what I will do next. I don't know know what the result of differentiating C with respect to x. I assumed it is zero but I don't know if its right. Pls help me thanks
Since C is a constant, its derivative is zero.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top