
The value of integral $\int{{{x}^{3}}\log x dx}$ is \[\]
A.$\dfrac{1}{16}\left( 4{{x}^{4}}\log x-{{x}^{4}}+c \right)$ \[\]
B. $\dfrac{1}{8}\left( {{x}^{4}}\log x-4{{x}^{4}}+c \right)$ \[\]
C. $\dfrac{1}{16}\left( 4{{x}^{4}}\log x+{{x}^{4}}+c \right)$ \[\]
D. $\dfrac{{{x}^{4}}\log x}{4}+c$ \[\]
Answer
562.5k+ views
Hint: We see that in the integrand of the given integral two functions one algebraic ${{x}^{3}}$ and one logarithmic $\log x$ are multiplied to each other. We integrate by parts first by taking the logarithmic function as fist function $f\left( x \right)=\log x$ and algebraic function as second function $g\left( x \right)={{x}^{3}}$ following the ILATE rule and then using the standard form of integration by parts $\int{\left( f\left( x \right)g\left( x \right) \right)}dx=f\left( x \right)\int{g\left( x \right)dx-\int{\left( {{f}^{'}}\left( x \right)\int{g\left( x \right)dx} \right)}}dx$. \[\]
Complete step-by-step solution:
We know that if there two single variable real valued integrable functions in product form say $f$ and $g$ then we integrate them by parts taking $f$ as first function and $g$ as second function using the formula
\[\int{\left( f\left( x \right)g\left( x \right) \right)}dx=f\left( x \right)\int{g\left( x \right)dx-\int{\left( {{f}^{'}}\left( x \right)\int{g\left( x \right)dx} \right)}}dx\]
The choice of first function depends upon how many times differentiating the function will make the function zero. So the rule that is used when we are integrating by parts is called ILATE, an acronym for inverse, logarithm, algebraic, trigonometric and finally exponent. It means we have to choose the first function in the order of ILATE. \[\]
We know the standard integral of polynomial ${{x}^{n}}$ for some $n\ne -1,n\in R$ as
\[\int{{{x}^{n}}dx}=\dfrac{{{x}^{n+1}}}{n+1}+c\]
Here $c$ is a real constant of integration. We know the standard derivative of logarithmic function
\[\dfrac{d}{dx}\log x=\dfrac{1}{x}\]
We are asked in the question to evaluate the integral
\[I=\int{{{x}^{3}}\log x dx}\]
We observe the integrand of the integral ${{x}^{3}}\log x$ has algebraic function ${{x}^{3}}$ and the logarithmic function $\log x$. So we follow the rule of ILATE and choose the logarithmic function as first function $f\left( x \right)=\log x$ and chose the algebraic function as the second function $g\left( x \right)={{x}^{3}}$. We use integration parts to have,
\[\begin{align}
& I=\int{{{x}^{3}}\log x dx} \\
& \Rightarrow I=\log x\int{{{x}^{3}}dx}-\int{\dfrac{d}{dx}\left( \log x \right)\int{{{x}^{3}}dx}} \\
\end{align}\]
We use the standard integration $\int{{{x}^{n}}dx}=\dfrac{{{x}^{n+1}}}{n+1}$ for $n=3$ and proceed to have,
\[\begin{align}
& I=\int{{{x}^{3}}\log x dx} \\
& \Rightarrow I=\log x\left( \dfrac{{{x}^{3+1}}}{3+1} \right)-\int{\dfrac{1}{x}}\left( \dfrac{{{x}^{3+1}}}{3+1} \right)dx \\
& \Rightarrow I=\log x\left( \dfrac{{{x}^{4}}}{4} \right)-\int{\dfrac{1}{x}}\times \dfrac{{{x}^{4}}}{4}dx \\
& \Rightarrow I=\log x\left( \dfrac{{{x}^{4}}}{4} \right)-\dfrac{1}{4}\int{{{x}^{3}}dx} \\
\end{align}\]
We use the standard integration $\int{{{x}^{n}}dx}=\dfrac{{{x}^{n+1}}}{n+1}$ for $n=3$ and proceed to have,
\[\begin{align}
&\Rightarrow I=\log x\left( \dfrac{{{x}^{4}}}{4} \right)-\dfrac{1}{4}\left( \dfrac{{{x}^{3+1}}}{3+1} \right)+{{c}_{1}} \\
& \Rightarrow I=\dfrac{{{x}^{4}}\log x}{4}-\dfrac{{{x}^{4}}}{16}+{{c}_{1}} \\
& \Rightarrow I=\dfrac{1}{16}\left( 4{{x}^{4}}\log x-{{x}^{4}}+c \right) \\
\end{align}\]
Here $c=16{{c}_{1}}$ is a real constant of integration. So the value of integral is $\dfrac{1}{16}\left( 4{{x}^{4}}\log x-{{x}^{4}}+c \right)$ and the correct option is C.
Note: We note that we can also choose the algebraic function as the first function but the integration will require successive use of by parts integration. We can alternatively evaluate the integral using repeated integration $\int{fg}={{f}_{1}}{{g}^{1}}-{{f}_{2}}{{g}^{2}}+{{f}_{3}}{{g}^{3}}...$ where ${{f}_{i}}$ is the ${{i}^{\text{th}}}$ successive integration of $f$ and ${{g}^{i}}$ is the ${{i}^{\text{th}}}$ successive differentiation of $g$. The ILATE rule is also called the LIATE rule in some text books and both rules are valid.
Complete step-by-step solution:
We know that if there two single variable real valued integrable functions in product form say $f$ and $g$ then we integrate them by parts taking $f$ as first function and $g$ as second function using the formula
\[\int{\left( f\left( x \right)g\left( x \right) \right)}dx=f\left( x \right)\int{g\left( x \right)dx-\int{\left( {{f}^{'}}\left( x \right)\int{g\left( x \right)dx} \right)}}dx\]
The choice of first function depends upon how many times differentiating the function will make the function zero. So the rule that is used when we are integrating by parts is called ILATE, an acronym for inverse, logarithm, algebraic, trigonometric and finally exponent. It means we have to choose the first function in the order of ILATE. \[\]
We know the standard integral of polynomial ${{x}^{n}}$ for some $n\ne -1,n\in R$ as
\[\int{{{x}^{n}}dx}=\dfrac{{{x}^{n+1}}}{n+1}+c\]
Here $c$ is a real constant of integration. We know the standard derivative of logarithmic function
\[\dfrac{d}{dx}\log x=\dfrac{1}{x}\]
We are asked in the question to evaluate the integral
\[I=\int{{{x}^{3}}\log x dx}\]
We observe the integrand of the integral ${{x}^{3}}\log x$ has algebraic function ${{x}^{3}}$ and the logarithmic function $\log x$. So we follow the rule of ILATE and choose the logarithmic function as first function $f\left( x \right)=\log x$ and chose the algebraic function as the second function $g\left( x \right)={{x}^{3}}$. We use integration parts to have,
\[\begin{align}
& I=\int{{{x}^{3}}\log x dx} \\
& \Rightarrow I=\log x\int{{{x}^{3}}dx}-\int{\dfrac{d}{dx}\left( \log x \right)\int{{{x}^{3}}dx}} \\
\end{align}\]
We use the standard integration $\int{{{x}^{n}}dx}=\dfrac{{{x}^{n+1}}}{n+1}$ for $n=3$ and proceed to have,
\[\begin{align}
& I=\int{{{x}^{3}}\log x dx} \\
& \Rightarrow I=\log x\left( \dfrac{{{x}^{3+1}}}{3+1} \right)-\int{\dfrac{1}{x}}\left( \dfrac{{{x}^{3+1}}}{3+1} \right)dx \\
& \Rightarrow I=\log x\left( \dfrac{{{x}^{4}}}{4} \right)-\int{\dfrac{1}{x}}\times \dfrac{{{x}^{4}}}{4}dx \\
& \Rightarrow I=\log x\left( \dfrac{{{x}^{4}}}{4} \right)-\dfrac{1}{4}\int{{{x}^{3}}dx} \\
\end{align}\]
We use the standard integration $\int{{{x}^{n}}dx}=\dfrac{{{x}^{n+1}}}{n+1}$ for $n=3$ and proceed to have,
\[\begin{align}
&\Rightarrow I=\log x\left( \dfrac{{{x}^{4}}}{4} \right)-\dfrac{1}{4}\left( \dfrac{{{x}^{3+1}}}{3+1} \right)+{{c}_{1}} \\
& \Rightarrow I=\dfrac{{{x}^{4}}\log x}{4}-\dfrac{{{x}^{4}}}{16}+{{c}_{1}} \\
& \Rightarrow I=\dfrac{1}{16}\left( 4{{x}^{4}}\log x-{{x}^{4}}+c \right) \\
\end{align}\]
Here $c=16{{c}_{1}}$ is a real constant of integration. So the value of integral is $\dfrac{1}{16}\left( 4{{x}^{4}}\log x-{{x}^{4}}+c \right)$ and the correct option is C.
Note: We note that we can also choose the algebraic function as the first function but the integration will require successive use of by parts integration. We can alternatively evaluate the integral using repeated integration $\int{fg}={{f}_{1}}{{g}^{1}}-{{f}_{2}}{{g}^{2}}+{{f}_{3}}{{g}^{3}}...$ where ${{f}_{i}}$ is the ${{i}^{\text{th}}}$ successive integration of $f$ and ${{g}^{i}}$ is the ${{i}^{\text{th}}}$ successive differentiation of $g$. The ILATE rule is also called the LIATE rule in some text books and both rules are valid.
Recently Updated Pages
Two tetrahedral dice with faces marked 1 2 3 and 4 class 12 maths CBSE

Which metal is called strategic metal class 12 chemistry CBSE

What is the general formula of amide class 12 chemistry CBSE

An arc AC of a circle subtends a right angle at the class 12 maths CBSE

Phenyl isocyanide is prepared from aniline by a Rosenmunds class 12 chemistry CBSE

What are chelates Give one example and write the importance class 12 chemistry CBSE

Trending doubts
What are the major means of transport Explain each class 12 social science CBSE

Which are the Top 10 Largest Countries of the World?

Draw a labelled sketch of the human eye class 12 physics CBSE

How much time does it take to bleed after eating p class 12 biology CBSE

Explain sex determination in humans with line diag class 12 biology CBSE

When was the first election held in India a 194748 class 12 sst CBSE

