Derivation Problem: Struggling with u Function

  • Thread starter Thread starter Gekkoo
  • Start date Start date
  • Tags Tags
    Derivation
Gekkoo
Messages
4
Reaction score
0

Homework Statement



I don't manage to derive a function properly :(

Homework Equations



u = x^α * [(m-Ax)/B]^β

The Attempt at a Solution



FOC: x^α*ln(x)*?=0

It is the second factor I have a problem with. Preciate any help!
 
Physics news on Phys.org
Are you sure this is precalculus? Because it is not nearly as simple as you seem to think it should be.
Let me assume that your variable is x and that all other letters represent constants.

Then first of all, there are two functions of x being multiplied, so you will need the product rule:
(xα * [(m-Ax)/B]β)' = (xα)' * [(m-Ax)/B]β + xα * ( [(m-Ax)/B]β )'
Then the derivative of xα is not xα ln(x), but if x is the variable it's simply α xα - 1. For the derivative of the second part, you will need the chain rule (you can write it as yβ and get β yβ - 1 dy/dx).If, for some strange reason, you want to take the derivative with respect to α, however, you are right: you simply get
x^α ln(x) * [(m-Ax)/B]^β
because the whole second factor is simply constant with respect to α.
 
The natural logarithm only turns up in derivatives of exponential problems, such as the derivative of a^x- that is, with the variable, x, in the exponent.

Problems like this, which is just a power of x, with x in the base, are done by the 'power law', (x^a)'= ax^{a- 1} which is true for a and number, not just integers.
 
(thread moved to Calculus & Beyond)
 
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