6
$\begingroup$

I am investigating the following result in integration

$\displaystyle\int_{0}^{a}f(a-x) \ \mathrm{d}x = \int_{0}^{a}f(x) \ \mathrm{d}x \ \ \ (*)$

This neat little result forms the basis for many questions in calculus exams, often then asking one to evaluate something like $\displaystyle\int_{0}^{\frac{\pi}{2}}\frac{\sin^n x}{\sin^n x + \cos^n x} \ \mathrm{d}x$ where $n$ is a positive integer. The process of solving this integral isn't too challenging, and is almost immediate from $(*)$.

My question is this: can anyone think of any more challenging integrals out there (possibly requiring some clever substitution, integration by parts etc.) that $(*)$ can help solve?

UPDATE

I also came across another identity involving differentiation:

$\displaystyle \frac{\mathrm{d}}{\mathrm{d}x}(u(x))^{v(x)} = (u(x))^{v(x)}\left(\frac{\mathrm{d}v(x)}{\mathrm{d}x}\ln u(x) + \frac{v(x)}{u(x)}\frac{\mathrm{d}u(x)}{\mathrm{d}x}\right)$.

This is another identity that can be used to solve integrals, but I am again unable to find any creative examples, so if anyone could suggest some I'd be happy to give them a go.

  • 0
    http://math.stackexchange.com/questions/1595361/an-integral-for-the-new-year2017-02-08
  • 0
    That's certainly an interesting one, but there's not much more to it than the example I gave. I was looking to see if it can be used to simplify more difficult integrals, where the method is less immediately obvious.2017-02-08
  • 0
    Another one I found was $\displaystyle \int_{3}^{9}\frac{\ln|x-9|}{\ln|x-3|+\ln|x-9|}\ \mathrm{d}x$, but again it is immediately obvious how to proceed.2017-02-08
  • 0
    Try $\int_0^\frac{\pi}{2}\ln (\sin x) dx$ with that method.2017-02-09
  • 0
    @Shashi That's a pretty neat one too! There are some really fun examples out there. Could you suggest an integral that my other identity could help to solve? (I updated the question) This other identity is less well-known, and I cannot find that many nice examples.2017-02-11
  • 0
    @Will I have never seen that before. I would also be excited to see where that trick can be used except in forms like $f(g(x)) g'(x)$, where $g(x)=u(x) ^{v(x)} $.2017-02-11
  • 0
    If you come up with any suggestions I'd like to hear them2017-02-13

2 Answers 2

2

Try this one! $$\int_{0}^{1}\frac{\ln(1+x)}{1+x^{2}}dx$$

  • 0
    This is a good one! I also came across another very nice identity, which I have added to my original post. Can you think of any interesting integrals that this new identity can help solve?2017-02-11
  • 0
    Since neither answer addressed the second identity in the update, I shall have to award the 50 point bounty to the answer which I thought gave the most interesting example of where the first identity is useful, which in this case was courtesy of BaroqueFreak2017-02-22
2

There are a lot of possible answers. For example, $$\int_{0}^{1} \frac{x^3}{3x^2-3x+1} \mathrm{d} x=\int_{0}^{1} \frac{x^3}{x^3+(1-x)^3} \mathrm{d} x=\frac{1}{2}$$ or $$\int_{0}^{1}\frac{x^5}{5x^4-10x^3+10x^2-5x+1}\mathrm{d}x=\frac{1}{2}$$ are both good examples of how this property can be used. We can use this property to calculate these complicated looking integrals in less than a few seconds.

If we were not to use this property, we would have to use things like $$\int \frac{x^5}{5x^4-10x^3+10x^2-5x+1}\mathrm{d} x$$ Which ends up being more than slightly complicated, as can be seen here. .

In general, we have the property

$$\int_{0}^{1} \frac{x^{2n+1}}{\sum_{k=1}^{2n+1}\binom{2n+1}{k} (-x)^{2n+1-k}}\mathrm{d}x=\frac{1}{2}$$

  • 0
    Why the downvote?2017-02-20
  • 0
    i upvoted you !2017-02-21
  • 0
    That's a good one for the first identity. Can you think of any integrals that are made easier by the second one?2017-02-22
  • 0
    @wrb98 What is the first identity?2017-02-22
  • 0
    The one involving substitution with $f(a-x)$, the second one I'm referring to is the one in the update (the differentiation of powers)2017-02-22
  • 0
    @wrb98 Apparently the OP gave up on this problem...2017-02-22
  • 0
    What are you talking about? Clearly, you haven't read the information in the bounty. I am asking for examples where the second identity is helpful, your answer only addresses the first, something which the other answer addressed! Hence why you haven't received your points.2017-02-22
  • 0
    I was not talking to you, I had been hoping to elicit a response from the original poster of this answer @wrb98. Sorry if I offended you.2017-02-22
  • 0
    @wrb98 Sorry I didn't answer your question on time.2017-02-22