早稲田大学 創造理工学研究科 経営システム工学専攻 2013年8月実施 微积分
Author
思齐塾, 祭音Myyura
Description
次の定積分 (definite integral) を計算せよ.
I=∫014−x21dx
题目描述
计算定积分
I=∫014−x21dx.
Kai
We can evaluate the integral by using partial fractions. First, we can write
4−x21=(2−x)(2+x)1=2−xA+2+xB
Multiplying both sides by 4−x2 , we get
1=A(2+x)+B(2−x)=(A−B)x+2A+2B
Comparing coefficients, we have the following system of equations:
2A+2B=1
From the first equation, A=B . Substituting this into the second equation, we have 4A=1 , so A=41 and B=41 . Thus,
4−x21=41(2−x1+2+x1)
Now we can evaluate the integral:
I=∫014−x21dx=41∫01(2−x1+2+x1)dx
I=41[−ln∣2−x∣+ln∣2+x∣]01=41[ln2−x2+x]01
I=41(ln(2−12+1)−ln(2−02+0))=41(ln(3)−ln(1))=41(ln3−0)=41ln3
So, the integral is
I=4ln3
Final Answer: The final answer is 4ln3