Integrate ln(x)/x^4 using Integration by Parts | Homework Help

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
duki
Messages
264
Reaction score
0

Homework Statement


Integrate [tex]\int{\frac{lnx}{x^4}dx}[/tex]


Homework Equations



The Attempt at a Solution



I get this:
[tex]u = ln x, du = \frac{1}{x}[/tex]
[tex]dv=x^4, v=\frac{x^5}{5}dx[/tex]
[tex]\frac{(lnx)x^5}{5}-\int{\frac{x^5}{5}*\frac{1}{x}dx} = \frac{(lnx)x^5}{5}-\frac{6x^6}{5}dx}[/tex]


Am I doing this right?
 
Physics news on Phys.org
Your dv should be the integral of 1/x^4, not x^4.
 
Hmm, ok. So what would be v?
 
The integral of x^(-4), which is 1/-3 * x^-3
 
Oooh, ok. Thanks for your help!