Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
what?
OpenStudy (anonymous):
huh?
OpenStudy (anonymous):
is it impossible to do?
OpenStudy (anonymous):
i just dont kno what u have written.
is it log(e*y) or log(e)*y?
OpenStudy (anonymous):
log(e)*y
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
yes
OpenStudy (anonymous):
you mean
\[\int \ln(y)dy\]?
OpenStudy (anonymous):
yes@satellite73
OpenStudy (anonymous):
if so answer is
\[y\ln(y)-y\]
OpenStudy (anonymous):
integration by parts, but this is such a common integral that it is best just to remember it
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
@ satellite can you please show me your steps
thx
OpenStudy (anonymous):
ok do you know how to integrate by parts?
OpenStudy (anonymous):
no sorry
OpenStudy (anonymous):
usually written as
\[\int udv=uv-\int vdu\]
OpenStudy (anonymous):
basically it is the reverse of the product rule. so in this case it is kind of a trick. you put
\[u=ln(x)\]
\[du=\frac{1}{x}dx\]
\[dv=1\]
\[v=x\] and use the formula to get
\[\int ln(x)dx = x\ln(x)-\int x\times \frac{1}{x}dx\]
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
i.e.
\[\int \ln(x)dx = xln(x)-\int 1dx = x\ln(x)-x\]
OpenStudy (anonymous):
the checks is taking the derivative of
\[x\ln(x) -x\] using the product rule and see that you get
\[ln(x)\] back. this check also helps explain why integration by parts works