Math 22 Integration by Parts and Present Value

From Math Wiki
Jump to navigation Jump to search

Integration by Parts

 Let  and  be differentiable functions of .
 
 

Exercises Use integration by parts to evaluation:

1) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \int \ln x dx}

Solution:  
Let , Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle >du={\frac {1}{x}}dx}
and and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle v=x}
Then, by integration by parts: Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int \ln xdx=x\ln x-\int x{\frac {1}{x}}dx=x\ln x-\int dx=x\ln x-x+C}

2)

Solution:  
Let ,
and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle dv=e^{3x}dx} and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle v={\frac {1}{3}}e^{3x}}
Then, by integration by parts:

3) Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int x^{2}e^{-x}dx}

Solution:  
Let , Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle du=2xdx}
and and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle v=-e^{-x}}
Then, by integration by parts: Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int x^{2}e^{-x}dx=x^{2}(-e^{-x})-\int -e^{-x}2xdx=-x^{2}e^{-x}+\int 2xe^{-x}dx}
Now, we apply integration by parts the second time for Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int 2xe^{-x}dx}
Let ,
and and
So Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int 2xe^{-x}dx=2x(-e^{-x})-\int -e^{-x}2dx=-2xe^{-x}-e^{-x}+C}
Therefore, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \int x^2e^{-x}dx=-x^2e^{-x}-2xe^{-x}-e^{-x}+C}

Note

1. Tabular method is convenient in some cases.


Return to Topics Page

This page were made by Tri Phan