Vladimir_Nesov comments on Causality does not imply correlation - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (54)
Not quite, it's that as a and b go to infinity,
(\int_{a,b}f(x)f'(x)dx)/(b-a))
goes to zero. \int_{a,b}f(x)f'(x)dx = [ f(x)^2/2 ]^b_a, which is bounded, while b-a is unbounded, QED.
LaTeX to Wiki might work, but LaTeX to LW comment doesn't.
Source code:
Formatting tutorial on the Wiki
I tried, but it didn't work for me. I could make a codecogs URL to exhibit the image in my browser, but it got munged when I tried the  embedding.
The problem must be in escape character (see the last section of the wiki article). Try copy-pasting the code I gave above in your comment, and notice the placement of backslashes.