Given the function $f(t) = \sum^n_{i=1}{log[(x_i)^{t-1}]}$ where x > 0.
What is the derivative of $f(t)$ with respect to t?
Given the function $f(t) = \sum^n_{i=1}{log[(x_i)^{t-1}]}$ where x > 0.
What is the derivative of $f(t)$ with respect to t?
Copyright © 2021 JogjaFile Inc.
$$f(t) = \sum^n_{i=1}{log[(x_i)^{t-1}]}$$
$$=(t-1)\sum^n_{i=1}{log(x_i)}$$
$$ f'(t) = \sum^n_{i=1}{log(x_i)}$$