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)
 
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