Question
Easy

$\int_{0}^{1}\frac{x^{m-1}+x^{n-1}}{(1+x)^{m+n}}dx,m>0,n>0=$

1
$\frac{\Gamma(m)\Gamma(n)}{\Gamma(m+n)}$
2
$\frac{2\Gamma(m)\Gamma(n)}{\Gamma(m+n)}$
3
$\frac{\Gamma(m)\Gamma(n)}{2\Gamma(m+n)}$
4
$\frac{\Gamma(m+n)}{\Gamma(m)\Gamma(n)}$
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Calculus
Topic: Integration
Correct Answer
Option A
Explanation

To solve the integral \(\int_{0}^{1}\frac{x^{m-1}+x^{n-1}}{(1+x)^{m+n}}dx\) and justify why Option 1 is correct, we need to analyze the integral using properties of the Beta and Gamma functions. ### Explanation for Option 1: The given integral can be split into two separate integrals: \[ \int_{0}^{1} \frac{x^{m-1}}{(1+x)^{m+n}} \, dx + \int_{0}^{1} \frac{x^{n-1}}{(1+x)^{m+n}} \, dx \] Each of these integrals resembles the form of the Beta function, which is defined as: \[ B(x, y)…Read More