마이노트

[미분적분학]

0

Simpson의 공식(n = 2)을 사용하여 \displaystyle \int_{0}^{1} \sin\!\left(\dfrac{\pi}{2}x\right) dx의 근삿값을 구하면 얼마인가?

Simpson의 공식(n = 2):

S_{2} = \dfrac{\Delta x}{3}\,[\,f(x_{0}) + 4f(x_{1}) + f(x_{2})\,]

1) 구간 분할

\Delta x = \dfrac{1-0}{2} = 0.5,\quad x_{0}=0,\; x_{1}=0.5,\; x_{2}=1

2) 함숫값

f(x)=\sin\!\left(\dfrac{\pi}{2}x\right)

f(0)=0,\; f(0.5)=\dfrac{\sqrt{2}}{2},\; f(1)=1

3) Simpson 공식 대입

S_{2} = \dfrac{0.5}{3}\,[\,0 + 4(\dfrac{\sqrt{2}}{2}) + 1\,] = \dfrac{1}{6}(1+2\sqrt{2})

커뮤니티 Q&A

문제와 관련된 게시글이에요.

이해가 안 되거나 궁금한 점이 있다면 커뮤니티에 질문해 보세요!

게시글 작성하기