Help with calculus. Find the n th derivative of f(x) = (ax+b)/(cx+d) By the way, i can get a (in some sense) "recursive" formula involving the previous derivatives, but we're asked for an explicit formula. Thanks
$$f(x)=\frac{ax+b}{cx+d}=\frac1c\frac{ax+b}{x+d}=\frac1c\frac{a(x+d)+(b-ad)}{x+d}=\frac1c\left(a+\frac{b-ad}{x+d}\right)$$
so we see that $$f'(x)=\frac{b-ad}c\cdot\frac{-1}{(x+d)^2}\\f''(x)=\frac{b-ad}c\cdot\frac{(-1)(-2)}{(x+d)^3}\\\dots\\f^{(n)}(x)=\frac{b-ad}c\cdot\frac{(-1)^nn!}{(x+d)^{n+1}}$$
oops that's actually slightly broken... just replace \(d\) in the stuff with \(d/c\)
I got it, the trick was to decompose the fraction.
$$f(x)=\frac{ax+b}{cx+d}=\frac1c\frac{ax+b}{x+d/c}=\frac1c\frac{a(x+d/c)+(b-ad/c)}{x+d/c}=\frac1c\left(a+\frac{b-ad/c}{x+d/c}\right)$$
$$f'(x)=\frac{b-ad/c}c\cdot\frac{-1}{(x+d/c)^2}\\f''(x)=\frac{b-ad/c}c\cdot\frac{(-1)(-2)}{(x+d/c)^3}\\\dots\\f^{(n)}(x)=\frac{b-ad/c}c\cdot\frac{(-1)^nn!}{(x+d/c)^{n+1}}$$
note:$$\frac{b-ad/c}c=\frac{bc-ad}{c^2}=(ad-bc)\cdot\frac{-1}{c^2}$$
so our answer is $$f^{(n)}(x)=(ad-bc)\frac{(-1)^{n+1}n!}{c^2(x+d/c)^{n+1}}$$
Ok, thanks
$$f^{(n)}(x)=(ad-bc)c^{n-1}n!\left(-\frac1{cx+d}\right)^{n+1}$$
just making it neater
I multiplied top and bottom by \(c^{n+1}\) and then made \(c^{n+1}(x+d/c)^{n+1}=(cx+d)^{n+1}\) and of course combined the \((-1)^{n+1}/(cx+d)^{n+1}=(-1/(cx+d))^{n+1}\)
Join our real-time social learning platform and learn together with your friends!