The second term is of the form f(x)f′(x), whose integral is ln∣f(x)∣.
I=[12x−20ln∣3sinx+5cosx∣]0π/4
Evaluate at Upper Limit
Upper limit x=4π:
12(4π)−20ln∣3sin4π+5cos4π∣
=3π−20ln∣23+25∣=3π−20ln(28)
=3π−20ln(42)
Evaluate at Lower Limit and Combine
Lower limit x=0:
12(0)−20ln∣3sin0+5cos0∣=−20ln5
Combine: I=(3π−20ln(42))−(−20ln5)
I=3π−20ln(42)+20ln5
Simplify Logarithmic Terms
Simplify ln(42)=ln(22⋅21/2)=ln(25/2)
Using ln(ab)=blna: 20ln(25/2)=20⋅25ln2=50ln2
Final Answer: I=3π−50ln2+20ln5
00:00 / 00:00
The Sigma Insight: Fundamental Theorem & Properties of Definite Integrals
Welcome, future engineer. Today, we are going to dissect a problem that is a staple of the JEE Advanced curriculum. It is a problem that tests not just your ability to integrate, but your ability to see the hidden structure within a seemingly chaotic expression.
We are looking at the integral:
I=∫0π/43sinx+5cosx136sinxdx
At first glance, it looks like a nightmare. You have a trigonometric function in the numerator and a different one in the denominator. There is no obvious substitution.
But here is the secret: in the world of JEE mathematics, whenever you see a linear combination of sine and cosine in both the numerator and the denominator, you are looking at a specific archetype. It is a puzzle waiting to be solved by the method of undetermined coefficients.
The Surgical Decomposition
Imagine you are a surgeon. You need to operate on this fraction to make it manageable. We want to rewrite the numerator, 136sinx, as a combination of the denominator, f(x)=3sinx+5cosx, and its derivative, f′(x)=3cosx−5sinx.
Why? Because if we can do that, the integral splits into two parts: one where the denominator cancels out, and one where the numerator is exactly the derivative of the denominator. The latter is the golden ticket to a natural logarithm.
So, we set up the equation:
136sinx=A(3sinx+5cosx)+B(3cosx−5sinx)
Here, A and B are our unknown constants.
The Algebraic Grind
Now, we expand and group the terms. On the right side, we have (3A−5B)sinx+(5A+3B)cosx. On the left, we have 136sinx+0cosx.
By comparing the coefficients, we get a system of two linear equations:
3A−5B=136
5A+3B=0
Solving this is straightforward but requires precision. From the second equation, B=−35A. Substituting this into the first, we get:
3A−5(−35A)=136⇒3A+325A=136
This leads to 334A=136, giving us A=12. Consequently, B=−20. We have successfully decomposed the numerator!
The first part is trivial: 12x. The second part is the classic ∫f(x)f′(x)dx=ln∣f(x)∣. So, our integral is 12x−20ln∣3sinx+5cosx∣ evaluated from 0 to π/4.
The Final Polish
Evaluating at the upper limit π/4, we get 12(4π)−20ln∣3sin(4π)+5cos(4π)∣. Since sin(4π)=cos(4π)=21, this becomes:
3π−20ln(28)=3π−20ln(42)
At the lower limit 0, we get 12(0)−20ln∣3(0)+5(1)∣=−20ln5. Subtracting the lower limit from the upper limit, we get 3π−20ln(42)+20ln5.
Using the properties of logarithms, 42=22⋅21/2=25/2. Thus, 20ln(25/2)=20⋅25ln2=50ln2.
Our final answer is 3π−50ln2+20ln5. You see? It was not a nightmare; it was a beautiful, logical progression. Keep this method in your toolkit, and no integral will ever intimidate you again.