Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
How to integrate x*cos(pi*x)dx?
3 Answers
- 1 decade ago
You use integration by parts, which is based on the form:
⌠v du = uv - ⌠u dv
which is just the product rule for differentiation, integrated
In this case, choose v = x, du = cos(πx) dx
Then dv = dx and u = sin(πx)/π
So:
⌠x cos(πx) dx = x sin(πx) / π - 1/π⌠sin(πx) dx = x sin(πx) / π + 1/π^2 cos(πx) + C
or, bringing everything over a common denominator, (πx sin(πx) + cos(πx)) / π^2 + C
You can the answer at Wolfram Alpha, go to this web page:
www.wolframalpha.com
and type in "integrate x cos(pi x)"