Seems I can't differentiate properly or I need some help with it.

  • Thread starter Thread starter rock.freak667
  • Start date Start date
  • Tags Tags
    Differentiate
rock.freak667
Homework Helper
Messages
6,221
Reaction score
31

Homework Statement


Part of a question here...

Show that

\frac{d}{dx} \left[ \frac{x}{(4-x^2)^n} \right ] = \frac{1-2n}{(4-x^2)^n} - \frac{8n}{(4-x^2)^{n+1}}


Homework Equations



\frac{d}{dx}(\frac{u}{v}) = \frac{v\frac{du}{dx}-u\frac{dv}{dx}}{v^2}

The Attempt at a Solution



So, using the quotient law I get

\frac{(4-x^2)^n \times 1 -(x) \times n(4-x^2)^{n-1} \times -2x}{(4-x^2)^{2n}}

=\frac{1-2nx^2(4-x^2)^{-1}}{(4-x^2)^n}

=\frac{1}{(4-x^2)^n} - \frac{2nx^2}{(4-x^2)^{n+1}}

I seem to have the denominators correct but not the numerators. Did I do it wrong or are there more ways to simplify?
 
Last edited:
Physics news on Phys.org
I can't get the result either... I get the same as you, only a + instead of a - between the fractions...

EDIT
Maple backs me up... According to maple the result is:
\frac{1}{(4-x^2)^n} + \frac{2nx^2}{(4-x^2)^{n+1}}

And no matter what I do I cannot get it to simplify / expand / factor, whatever, into what you have to show... I don't think they are equal.
 
I checked it with Mathematica, Nick89 is correct. The thread starter is off by a sign but
<br /> \frac{d}{dx} \left[ \frac{x}{(4-x^2)^n} \right ] = \frac{1-2n}{(4-x^2)^n} - \frac{8n}{(4-x^2)^{n+1}}<br />
definitely doesn't hold.
 
If you are really feeling unconfident that you might be missing a simplification, try putting say x=0 and n=2 and comparing the results of the two. They are different, so your's in right (once you fix that sign error).
 
Well I guess I should post the entire question:

I_n =\int _{0} ^{1} \frac{1}{4-x^2}

for n=1,2,3,...
Verify that

<br /> \frac{d}{dx} \left[ \frac{x}{(4-x^2)^n} \right ] = \frac{1-2n}{(4-x^2)^n} - \frac{8n}{(4-x^2)^{n+1}}

and hence prove that

8I_{n+1}=(2n-1)I_n +\frac{1}{3^n}EDIT: Ahh...-ve*-ve=+ve...Will fix now... but the question being wrong is really odd.
 
Nick89 said:
\frac{1}{(4-x^2)^n} + \frac{2nx^2}{(4-x^2)^{n+1}}

Rockfreak, look at this, and now take the x^2 term on the numerator of the second term and put in

x^2=-(4-x^2)+4

and simplify the result.
 
DavidWhitbeck said:
Rockfreak, look at this, and now take the x^2 term on the numerator of the second term and put in

x^2=-(4-x^2)+4

and simplify the result.

:frown: I hate questions where you always need to remember that 1-1=0
 
rock.freak667 said:
:frown: I hate questions where you always need to remember that 1-1=0

My students absolutely hated those 1/1=1 and 1-1=0 tricks you use to simplify algebraic expressions! There is reason behind them of course, but if done with no explanation they look like magic.

In this one you know that you want to have 4-x^2 on the top of the 2nd term to split it up into the two types of terms that appear in the answer. So you're like I need to express the numerator x^2 in the form a(4-x^2)+b for some numbers a and b to get the expression into the form that I want.
 
Back
Top