Question
Question: If the value of \(\int {x\sin x = - x cosx + \alpha } \) , then the value of \(\alpha \) is : A. \...
If the value of ∫xsinx=−xcosx+α , then the value of α is :
A. sinx +C
B. cosx +C
C. C
D. None of these
Solution
Whenever there is a product of the two functions, then integration by parts or partial integration should be used. For instance, if and are the function of x, the integration of ∫u.vdx=u∫vdx−∫[(dxdu)∫vdx]dx , where u= first function and v= second function.
Complete step by step solution: ∫xsinx=−xcosx+α......(1)
From the integration it is clear that it is a product of two functions of x. Therefore, integration by parts should be used to evaluate the integral.
Let us assume x as the first function and as the second function.
I=x∫sinxdx−∫[(dxd(x))∫sinxdx]dx......(2)
The integration of ∫sinxdx=−cosx and the differentiation of x=1 , put the value in equation (2)
I=−xcosx+∫cosxdx......(3)
The integration of ∫cosxdx=sinx put the value in equation (3)
I=−xcosx+sinx+C......(4)
Where, C is a constant and known as constant of integration.
Comparing equation (4) and (1), it is clear that
The value of α=sinx+C
Hence, the correct option is (A).
Note: The choice of the first and second function should be in accordance with the thumb rule, which says that choose the function in the order of ILATE where I is the inverse trigonometric function, L is the logarithmic function, A is the algebraic function, T is the Trigonometric function and E is the exponential function.
For instance in ∫xcosx x is the first function and is the second function because x is the algebraic function and cosine function is the trigonometric function. So the preference for first function is given to x.