Maths help

Associate
Joined
28 Jul 2003
Posts
1,987
Location
The Moon
I am confused as to what the following question is looking for. Calculate the first three derivatives of the function y = (1-3x^2)^1/2 at x =0. Now normally i would differentiate this 3 times but i am slightly confused at what it means by "at x = 0". I am not looking for someone to do the question for me, just to clarify what exactly it is I have to do.
 
That's what I was thinking I had to do, but is that not just the same thing as the Maclaurin series where u put f(0)?
 
Yes, you'd have to do this calculation to find the coefficients of the second, third and fourth terms of the Maclaurin series for y(x) about x=0.
 
Hey thanks for that, but I know how to differentiate these functions it's just that if I set x=0 then surely every evaluation will result in 0. I guess I have misinterpruted this part and would really like someone to show me how to do this.
 
SoSolid said:
Hey thanks for that, but I know how to differentiate these functions it's just that if I set x=0 then surely every evaluation will result in 0. I guess I have misinterpruted this part and would really like someone to show me how to do this.
Could you write down exactly what the question is? What topic of maths are you doing? These might help.
 
SoSolid said:
Hey thanks for that, but I know how to differentiate these functions it's just that if I set x=0 then surely every evaluation will result in 0. I guess I have misinterpruted this part and would really like someone to show me how to do this.
You do the differentiation first, and THEN set x=0. So you want to find y'(x), y''(x) and y'''(x), and you then set x=0 to give y'(0), y''(0) and y'''(0).
 
I guess you've already found y' = -3x(1-3x^2)^-1/2

You then use the product rule and the chain rule on this, so you get

y'' = -3(1-3x^2)^-1/2 - 3x(-1/2)(-6x)(1-3x^2)^-3/2

so

y'' = -3(1-3x^2)^-1/2 - 9x^2(1-3x^2)^-3/2

when you put x=0 the last term will be zero, but the first one won't.
 
yep, same method...

y'' = -3(1-3x^2)^-1/2 - 9x^2(1-3x^2)^-3/2

y''' = [ (-3)(-6x)(-1/2)(1-3x^2)^-3/2 ] - [ (9x^2)(-6x)(-3/2)(1-3x^2)^-5/2 + (18x)(1-3x^2)^-3/2 ]

= -9x(1-3x^2)^-3/2 - 81x^3(1-3x^2)^-5/2 - 18x(1-3x^2)^-3/2


50p says i've made a mistake
 
Last edited:
Back
Top Bottom