I was working with sums and products (I'm really new to them, but I'm trying to get a better understanding of them) and I came across pic related. I didn't download it from anywhere, btw, I used LaTeX to type it out.
I know why the denominator is the product of the terms, but I don't understand why the numerator is equal to the derivative of the denominator.
Any ideas?
For instance, when a=3, it equals
4x^3 + 18x^2 + 22x + 6
----------------------------------------------
x^4 + 6x^3 + 11x^2 + 6x
The numerator is the derivative of the denominator. I'm very confused here, /sci/.
>>7972770
It follows from [math]\displaystyle \frac{d}{dx} \log(f(x)) = \frac{f'(x)}{f(x)}
[/math] since [math]\displaystyle \sum_{n=0}^a \frac{1}{x+n} = \frac{d}{dx} \log \prod_{n=0}^a (x+n)
[/math].
>>7972817
Then why does the sum turn into a product function in the numerator if f(x) stays the same the whole way through? I get it logically in the denominator, but not the numerator
>>7972856
Use rules of logs to convert log of product to sum of logs, then take the derivative.