Finding Derivatives with Constants

939
Messages
110
Reaction score
2

Homework Statement



Let μ represent a positive constant.

Find the derivatives of:

(x^2)/(2μ)

Please check work. I am confused about the "constant" part. Can't you just set μ = some positive number and find the derivative that way?

Homework Equations



(x^2)/(2μ)

The Attempt at a Solution



((2x)(2μ) - (x^2)(2μ))/(2μ)^2
 
Physics news on Phys.org
939 said:

Homework Statement



Let μ represent a positive constant.

Find the derivatives of:

(x^2)/(2μ)

Please check work. I am confused about the "constant" part. Can't you just set μ = some positive number and find the derivative that way?
No.
939 said:

Homework Equations



(x^2)/(2μ)

The Attempt at a Solution



((2x)(2μ) - (x^2)(2μ))/(2μ)^2
The second 2μ factor in the numerator is wrong. μ is a constant, so 2μ is also a constant. The derivative of any constant is zero.

Also, there are at least two other ways to do this problem, both of which are simpler than using the quotient rule.

Dividing by 2μ is the same as multiplying by 1/(2μ), so you can use the product rule, which is usually less prone to algebra mistakes.

You can also use the constant multiple rule. IOW, d/dx(k*f(x)) = k * d/dx(f(x)).
 
  • Like
Likes 1 person
I just want to add that no one would ever use the product or quotient rule to do this.
 
Perhaps, but I have seen students who do, however, use a quotient rule even if the denominator is a constant. Weird, for sure... (shrugs)
 
1MileCrash said:
I just want to add that no one would ever use the product or quotient rule to do this.
No one should use the product or quotient rule on problems of this type. If they do, it's because they don't know better.

eumyang said:
Perhaps, but I have seen students who do, however, use a quotient rule even if the denominator is a constant. Weird, for sure... (shrugs)
Not weird, IMO, just a lack of experience.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top