Improper integration change of variables

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
2 replies · 1K views
Gregg
Messages
452
Reaction score
0

Homework Statement



show

[tex]\int _1^{\infty }\frac{1}{x^2}\text{Log}[x]dx=-\int_0^1 \text{Log}[x] \, dx[/tex]

similarly show

[tex]\int _0^{\infty }\frac{1}{x^2+1}\text{Log}[x]dx = 0[/tex]


The Attempt at a Solution



For the first part a substitution 1/x works.

The second part I cannot do, I thought about

[tex]\int _0^{\infty }\frac{1}{x^2+1}\text{Log}[x]dx=\int _1^{\infty }\frac{1}{x^2+1}\text{Log}[x]dx+\int _0^1\frac{1}{x^2+1}\text{Log}[x]dx[/tex]

and then trying to maybe show

[tex]\int _1^{\infty }\frac{1}{x^2+1}\text{Log}[x]dx=-\int _0^1\frac{1}{x^2+1}\text{Log}[x]dx[/tex]

but for now I am not sure what to do.
 
Physics news on Phys.org
[tex]\int _1^{\infty }\frac{1}{x^2+1}\text{Log}[x]dx=\int _1^0\frac{1}{u^2+1}\text{Log}<u>du </u>[/tex]

[tex]\int _1^{\infty }\frac{1}{x^2+1}\text{Log}[x]dx+\int _0^1\frac{1}{x^2+1}\text{Log}[x]dx=\int _0^{\infty }\frac{1}{x^2+1}\text{Log}[x]dx=0[/tex]

thanks!