K
Khách

Hãy nhập câu hỏi của bạn vào đây, nếu là tài khoản VIP, bạn sẽ được ưu tiên trả lời.

AH
Akai Haruma
Giáo viên
9 tháng 2 2017

Lời giải:

Đặt \(x=t^2\Rightarrow I=\int t^2\sin td(t^2)=2\int t^3\sin tdt\)

Đặt \(\left\{\begin{matrix} u_1=t^3\\ dv_1=\sin tdt\end{matrix}\right.\Rightarrow \left\{\begin{matrix} du_1=3t^2dt\\ v_1=-\cos t\end{matrix}\right.\Rightarrow I=-t^3\cos t+3\int t^2\cos tdt\)

Tiếp tục

Đặt \(\left\{\begin{matrix} u_2=t^2\\ dv_2=\cos tdt\end{matrix}\right.\Rightarrow \left\{\begin{matrix} du_2=2tdt\\ v_2=\sin t\end{matrix}\right.\Rightarrow I=-t^3\cos t+3t^2\sin t-6\int t\sin tdt\)

Tiếp tục nguyên hàm từng phần cho \(\int t\sin tdt\)

\(\Rightarrow I=-t^3\cos t +3t^2\sin t+6t\cos t-6\sin t+c\)

NV
24 tháng 11 2019

Không phải tất cả các câu đều dùng nguyên hàm từng phần được đâu nhé, 1 số câu phải dùng đổi biến, đặc biệt những câu liên quan đến căn thức thì đừng dại mà nguyên hàm từng phần (vì càng nguyên hàm từng phần biểu thức nó càng phình to ra chứ không thu gọn lại, vĩnh viễn không ra kết quả đâu)

a/ \(I=\int\frac{9x^2}{\sqrt{1-x^3}}dx\)

Đặt \(u=\sqrt{1-x^3}\Rightarrow u^2=1-x^3\Rightarrow2u.du=-3x^2dx\)

\(\Rightarrow9x^2dx=-6udu\)

\(\Rightarrow I=\int\frac{-6u.du}{u}=-6\int du=-6u+C=-6\sqrt{1-x^3}+C\)

b/ Đặt \(u=1+\sqrt{x}\Rightarrow du=\frac{dx}{2\sqrt{x}}\Rightarrow2du=\frac{dx}{\sqrt{x}}\)

\(\Rightarrow I=\int\frac{2du}{u^3}=2\int u^{-3}du=-u^{-2}+C=-\frac{1}{u^2}+C=-\frac{1}{\left(1+\sqrt{x}\right)^2}+C\)

c/ Đặt \(u=\sqrt{2x+3}\Rightarrow u^2=2x\Rightarrow\left\{{}\begin{matrix}x=\frac{u^2}{2}\\dx=u.du\end{matrix}\right.\)

\(\Rightarrow I=\int\frac{u^2.u.du}{2u}=\frac{1}{2}\int u^2du=\frac{1}{6}u^3+C=\frac{1}{6}\sqrt{\left(2x+3\right)^3}+C\)

NV
24 tháng 11 2019

d/ Đặt \(u=\sqrt{1+e^x}\Rightarrow u^2-1=e^x\Rightarrow2u.du=e^xdx\)

\(\Rightarrow I=\int\frac{\left(u^2-1\right).2u.du}{u}=2\int\left(u^2-1\right)du=\frac{2}{3}u^3-2u+C\)

\(=\frac{2}{3}\sqrt{\left(1+e^x\right)^2}-2\sqrt{1+e^x}+C\)

e/ Đặt \(u=\sqrt[3]{1+lnx}\Rightarrow u^3=1+lnx\Rightarrow3u^2du=\frac{dx}{x}\)

\(\Rightarrow I=\int u.3u^2du=3\int u^3du=\frac{3}{4}u^4+C=\frac{3}{4}\sqrt[3]{\left(1+lnx\right)^4}+C\)

f/ \(I=\int cosx.sin^3xdx\)

Đặt \(u=sinx\Rightarrow du=cosxdx\)

\(\Rightarrow I=\int u^3du=\frac{1}{4}u^4+C=\frac{1}{4}sin^4x+C\)

3 tháng 4 2017

Giải bài 5 trang 127 sgk Giải tích 12 | Để học tốt Toán 12

NV
14 tháng 4 2020

Ko thể dịch nổi đề câu 1 a;b, chỉ đoán thôi. Còn câu 2 thì thực sự là chẳng hiểu bạn viết cái gì nữa? Chưa bao giờ thấy kí hiệu tích phân đi kèm kiểu đó

Câu 1:

a/ \(\int\frac{2x+4}{x^2+4x-5}dx=\int\frac{d\left(x^2+4x-5\right)}{x^2+4x-5}=ln\left|x^2+4x-5\right|+C\)

b/ \(\int\frac{1}{x.lnx}dx\)

Đặt \(t=lnx\Rightarrow dt=\frac{dx}{x}\)

\(\Rightarrow I=\int\frac{dt}{t}=ln\left|t\right|+C=ln\left|lnx\right|+C\)

c/ \(I=\int x.sin\frac{x}{2}dx\)

Đặt \(\left\{{}\begin{matrix}u=x\\dv=sin\frac{x}{2}dx\end{matrix}\right.\) \(\Rightarrow\left\{{}\begin{matrix}du=dx\\v=-2cos\frac{x}{2}\end{matrix}\right.\)

\(\Rightarrow I=-2x.cos\frac{x}{2}+2\int cos\frac{x}{2}dx=-2x.cos\frac{x}{2}+4sin\frac{x}{2}+C\)

d/ Đặt \(\left\{{}\begin{matrix}u=ln\left(2x\right)\\dv=x^3dx\end{matrix}\right.\) \(\Rightarrow\left\{{}\begin{matrix}du=\frac{2dx}{2x}=\frac{dx}{x}\\v=\frac{1}{4}x^4\end{matrix}\right.\)

\(\Rightarrow I=\frac{1}{4}x^4.ln\left(2x\right)-\frac{1}{4}\int x^3dx=\frac{1}{4}x^4.ln\left(2x\right)-\frac{1}{16}x^4+C\)

20 tháng 1 2017

lm jup mk di m.n

25 tháng 12 2016

1) Đặt \(t=1+\sqrt{x-1}\Leftrightarrow x=\left(t-1\right)^2+1\forall t\ge1\Rightarrow dx=d\left(t-1\right)^2=2dt\)

\(\Rightarrow I_1=\int\frac{\left(t-1\right)^2+1}{t}\cdot2dt=2\int\frac{t^2-2t+2}{t}dt=2\int\left(t-2+\frac{2}{t}\right)dt\\ =t^2-4t+4lnt+C\)

Thay x vào ta có...

25 tháng 12 2016

2) \(I_2=\int\frac{2sinx\cdot cosx}{cos^3x-\left(1-cos^2x\right)-1}dx=\int\frac{-2cosx\cdot d\left(cosx\right)}{cos^3x+cos^2x-2}=\int\frac{-2t\cdot dt}{t^3+t-2}\)

\(I_2=\int\frac{-2t}{\left(t-1\right)\left(t^2+2t+2\right)}dt=-\frac{2}{5}\int\frac{dt}{t-1}+\frac{1}{5}\int\frac{2t+2}{t^2+2t+2}dt-\frac{6}{5}\int\frac{dt}{\left(t+1\right)^2+1}\)

Ta có:

\(\int\frac{2t+2}{t^2+2t+2}dt=\int\frac{d\left(t^2+2t+2\right)}{t^2+2t+2}=ln\left(t^2+2t+2\right)+C\)

\(\int\frac{dt}{\left(t+1\right)^2+1}=\int\frac{\frac{1}{cos^2m}}{tan^2m+1}dm=\int dm=m+C=arctan\left(t+1\right)+C\)

Thay x vào, ta có....

 

NV
1 tháng 3 2019

Sử dụng nguyên hàm từng phần:

\(I=\int x.sin\dfrac{x}{3}dx\) \(\Rightarrow\) đặt \(\left\{{}\begin{matrix}u=x\\dv=sin\dfrac{x}{3}dx\end{matrix}\right.\) \(\Rightarrow\left\{{}\begin{matrix}du=dx\\x=-3cos\dfrac{x}{3}\end{matrix}\right.\)

\(\Rightarrow I=-3x.cos\dfrac{x}{3}+3\int cos\dfrac{x}{3}dx=-3x.cos\dfrac{x}{3}+9sin\dfrac{x}{3}+C\)

6 tháng 3 2019

àấdgfd

30 tháng 12 2019

Tacó

\(\int\frac{1+xsin\left(x\right)}{cos^2\left(x\right)}dx\\ =\int\frac{1}{cos^2x}dx+\int xd\left(\frac{1}{cosx}\right)\\ =tanx+\frac{x}{cosx}-\int\frac{1}{cosx}dx\\ =tanx+\frac{x}{cosx}-\int\frac{1}{1-sin^2x}d\left(sinx\right)\\ =KQ\)

Chỗ cos hay tan với x tự cách nha. Mình đang ôn thi nên kiểu này quên nhanh lắm, sai thì thông cảm nhé

AH
Akai Haruma
Giáo viên
30 tháng 12 2019

Lời giải:
\(P=\int \frac{1+x\sin x}{\cos ^2x}dx=\int \frac{1}{\cos ^2x}dx+\int \frac{x\sin x}{\cos ^2x}dx\)

Ta thấy:

\(\int \frac{1}{\cos ^2x}dx=\tan x+c\)

Dựa vào công thức $u,v$:

\( \int \frac{x\sin x}{\cos ^2x}dx\)\(=x\sin x\tan x-\int \tan x(\sin x+x\cos x)dx\)

\(=x\sin x\tan x-\int \tan x\sin xdx-\int x\tan x\cos xdx\)

\(=x\sin x\tan x-\int \frac{\sin ^2x}{\cos x}dx-\int x\sin xdx\)

Trong đó:

\(\int \frac{\sin ^2x}{\cos x}=\int \frac{\sin ^2xd(\sin x)}{\cos ^2x}=\int \frac{\sin ^2xd(\sin x)}{1-\sin ^2x}=\int \frac{t^2dt}{1-t^2}=\int (-1+\frac{1}{1-t^2})dt\)

\(=-\int dt+\int \frac{dt}{1-t^2}=-\int dt+\frac{1}{2}\int (\frac{1}{1-t}+\frac{1}{1+t})dt\)

\(=-t-\frac{1}{2}\ln |t-1|+\frac{1}{2}\ln |t+1|+c=-\sin x-\frac{1}{2}\ln |\sin x-1|+\frac{1}{2}\ln |\sin x+1|+c\)

Và:

\(\int x\sin xdx=x(-\cos x)+\int \cos xdx=-x\cos x+\sin x+c\)

Do đó:

\(\int \frac{x\sin x}{\cos ^2x}dx=x\sin x\tan x+\frac{1}{2}\ln |\frac{\sin x-1}{\sin x+1}|+x\cos x+c\)

\(\Rightarrow P=\tan x+x\sin x\tan x+\frac{1}{2}\ln |\frac{\sin x-1}{\sin x+1}|+x\cos x+c\)

AH
Akai Haruma
Giáo viên
9 tháng 7 2017

a)

Đặt \(u=\sqrt{x-3}\Rightarrow x=u^2+3\)

\(I_1=\int (2x-3)\sqrt{x-3}dx=\int (2u^2+3)ud(u^2+3)=2\int (2u^2+3)u^2du\)

\(\Leftrightarrow I_1=4\int u^4du+6\int u^2du=\frac{4u^5}{5}+2u^3+c\)

b)

\(I_2=\int \frac{xdx}{\sqrt{(x^2+1)^3}}=\frac{1}{2}\int \frac{d(x^2+1)}{\sqrt{(x^2+1)^2}}\)

Đặt \(u=\sqrt{x^2+1}\). Khi đó:

\(I_2=\frac{1}{2}\int \frac{d(u^2)}{u^3}=\int \frac{udu}{u^3}=\int \frac{du}{u^2}=\frac{-1}{u}+c\)

c)

\(I_3=\int \frac{e^xdx}{e^x+e^{-x}}=\int \frac{e^{2x}dx}{e^{2x}+1}=\frac{1}{2}\int\frac{d(e^{2x}+1)}{e^{2x}+1}\)

\(\Leftrightarrow I_3=\frac{1}{3}\ln |e^{2x}+1|+c=\frac{1}{2}\ln|u|+c\)

AH
Akai Haruma
Giáo viên
10 tháng 7 2017

d)

\(I_4=\int \frac{dx}{\sin x-\sin a}=\int \frac{dx}{2\cos \left ( \frac{x+a}{2} \right )\sin \left ( \frac{x-a}{2} \right )}\)

\(\Leftrightarrow I_4=\frac{1}{\cos a}\int \frac{\cos \left ( \frac{x+a}{2}-\frac{x-a}{2} \right )dx}{2\cos \left ( \frac{x+a}{2} \right )\sin \left ( \frac{x-a}{2} \right )}=\frac{1}{\cos a}\int \frac{\cos \left ( \frac{x-a}{2} \right )dx}{2\sin \left ( \frac{x-a}{2} \right )}+\frac{1}{\cos a}\int \frac{\sin \left ( \frac{x+a}{2} \right )dx}{2\cos \left ( \frac{x+a}{2} \right )}\)

\(\Leftrightarrow I_4=\frac{1}{\cos a}\left ( \ln |\sin \frac{x-a}{2}|-\ln |\cos \frac{x+a}{2}| \right )+c\)

e)

Đặt \(t=\sqrt{x}\Rightarrow x=t^2\)

\(I_5=\int t\sin td(t^2)=2\int t^2\sin tdt\)

Đặt \(\left\{\begin{matrix} u=t^2\\ dv=\sin tdt\end{matrix}\right.\Rightarrow \left\{\begin{matrix} du=2tdt\\ v=-\cos t\end{matrix}\right.\)

\(\Rightarrow I_5=-2t^2\cos t+4\int t\cos tdt\)

Tiếp tục nguyên hàm từng phần \(\Rightarrow \int t\cos tdt=t\sin t+\cos t+c\)

\(\Rightarrow I_5=-2t^2\cos t+4t\sin t+4\cos t+c\)