+2점 · 각 소구간의 길이를 올바르게 구하면 [문제 2-1] (1) 닫힌구간 [ 0 , 2 ] \displaystyle [0,2] [ 0 , 2 ] 를 n \displaystyle n n 등분하면 각 소구간의 길이는 2 n \displaystyle \frac2n n 2 이고 각 소구간의 오른쪽 끝점의 y \displaystyle y y 의 값은 2 k n sin 2 k 2 n 2 \displaystyle \frac{2k}n\sin\frac{2k^2}{n^2} n 2 k sin n 2 2 k 2 이다. 각 소구간의 직사각형에 대한 ‘변환 직사각형’의 밑변의 길이는 2 n ⋅ 2 k n \displaystyle \frac2n\cdot\frac{2k}n n 2 ⋅ n 2 k 이다.
+6점 · a n \displaystyle a_n a n 을 올바르게 구하면 따라서 a n = ∑ k = 1 n 2 n ⋅ 2 k n = 4 n 2 ∑ k = 1 n k = 4 n 2 ⋅ n ( n + 1 ) 2 = 2 ( n + 1 ) n \displaystyle a_n=\sum_{k=1}^n\frac2n\cdot\frac{2k}n=\frac4{n^2}\sum_{k=1}^nk=\frac4{n^2}\cdot\frac{n(n+1)}2=\frac{2(n+1)}n a n = k = 1 ∑ n n 2 ⋅ n 2 k = n 2 4 k = 1 ∑ n k = n 2 4 ⋅ 2 n ( n + 1 ) = n 2 ( n + 1 ) 이다.
+2점 · a 7 \displaystyle a_7 a 7 의 값을 올바르게 구하면 그러므로 a 7 = 2 ( 7 + 1 ) 7 = 16 7 \displaystyle a_7=\frac{2(7+1)}7=\frac{16}7 a 7 = 7 2 ( 7 + 1 ) = 7 16 이다.
+8점 · 극한값을 올바르게 계산하면 (2) [문제 2-1]의 (1)의 풀이에서 구한 a n \displaystyle a_n a n 을 이용하면 lim n → ∞ a n = lim n → ∞ 2 ( n + 1 ) n = 2 \displaystyle \lim_{n\to\infty}a_n=\lim_{n\to\infty}\frac{2(n+1)}n=2 n → ∞ lim a n = n → ∞ lim n 2 ( n + 1 ) = 2 이다.
+4점 · ㉮까지 올바르게 계산하면 +4점 · ㉯까지 올바르게 계산하면 +4점 · 답을 올바르게 구하면 (3) [문제 2-1]의 1)의 풀이에서 구한 a n \displaystyle a_n a n 을 이용하면 ∑ n = 2 2026 a n n 2 − 1 = ∑ n = 2 2026 2 ( n + 1 ) n ( n 2 − 1 ) = 2 ∑ n = 2 2026 1 n ( n − 1 ) ⋯ ㉮ = 2 ∑ n = 2 2026 ( 1 n − 1 − 1 n ) ⋯ ㉯ = 2 { ( 1 − 1 2 ) + ( 1 2 − 1 3 ) + ⋯ + ( 1 2025 − 1 2026 ) } = 2 ( 1 − 1 2026 ) = 2025 1023 = 675 341 \displaystyle \begin{aligned}\sum_{n=2}^{2026}\frac{a_n}{n^2-1}&=\sum_{n=2}^{2026}\frac{2(n+1)}{n(n^2-1)}=2\sum_{n=2}^{2026}\frac1{n(n-1)}\quad\cdots\text{㉮}\\&=2\sum_{n=2}^{2026}\left(\frac1{n-1}-\frac1n\right)\quad\cdots\text{㉯}\\&=2\left\{\left(1-\frac12\right)+\left(\frac12-\frac13\right)+\cdots+\left(\frac1{2025}-\frac1{2026}\right)\right\}=2\left(1-\frac1{2026}\right)=\frac{2025}{1023}=\frac{675}{341}\end{aligned} n = 2 ∑ 2026 n 2 − 1 a n = n = 2 ∑ 2026 n ( n 2 − 1 ) 2 ( n + 1 ) = 2 n = 2 ∑ 2026 n ( n − 1 ) 1 ⋯ ㉮ = 2 n = 2 ∑ 2026 ( n − 1 1 − n 1 ) ⋯ ㉯ = 2 { ( 1 − 2 1 ) + ( 2 1 − 3 1 ) + ⋯ + ( 2025 1 − 2026 1 ) } = 2 ( 1 − 2026 1 ) = 1023 2025 = 341 675 Correction. 2 ( 1 − 1 2026 ) = 2025 1013 \displaystyle 2(1-\frac1{2026})=\frac{2025}{1013} 2 ( 1 − 2026 1 ) = 1013 2025 이므로 마지막 답 675 341 \displaystyle \frac{675}{341} 341 675 은 잘못되었다. 그러나 원칙에 따라 원문 표기를 그대로 실었다.이다.
+3점 · 대칭성을 이용하여 f E ( x ) \displaystyle f_E(x) f E ( x ) 를 이용한 적분으로 계산할 수 있음을 관찰 [문제 2-2] (1) f O ( x ) = f ( x ) − f ( − x ) 2 \displaystyle f_O(x)=\frac{f(x)-f(-x)}2 f O ( x ) = 2 f ( x ) − f ( − x ) , f E ( x ) = f ( x ) + f ( − x ) 2 \displaystyle f_E(x)=\frac{f(x)+f(-x)}2 f E ( x ) = 2 f ( x ) + f ( − x ) 라 하면 f O ( − x ) = − f O ( x ) \displaystyle f_O(-x)=-f_O(x) f O ( − x ) = − f O ( x ) , f E ( − x ) = f E ( x ) \displaystyle f_E(-x)=f_E(x) f E ( − x ) = f E ( x ) 이고 f ( x ) = f O ( x ) + f E ( x ) \displaystyle f(x)=f_O(x)+f_E(x) f ( x ) = f O ( x ) + f E ( x ) 를 만족한다. 제시문 (나)의 대칭인 함수에 관한 적분 공식을 이용하면 ∫ − π 3 π 3 f ( x ) d x = ∫ − π 3 π 3 f O ( x ) d x + ∫ − π 3 π 3 f E ( x ) d x = 2 ∫ 0 π 3 f E ( x ) d x \displaystyle \int_{-\frac\pi3}^{\frac\pi3}f(x)\,dx=\int_{-\frac\pi3}^{\frac\pi3}f_O(x)\,dx+\int_{-\frac\pi3}^{\frac\pi3}f_E(x)\,dx=2\int_0^{\frac\pi3}f_E(x)\,dx ∫ − 3 π 3 π f ( x ) d x = ∫ − 3 π 3 π f O ( x ) d x + ∫ − 3 π 3 π f E ( x ) d x = 2 ∫ 0 3 π f E ( x ) d x 이다.
+5점 · f E ( x ) \displaystyle f_E(x) f E ( x ) 를 올바르게 구하면 f E ( x ) = f ( x ) + f ( − x ) 2 = 1 2 ( cos x 1 + sec x + tan x + cos x 1 + sec x − tan x ) = 1 2 ⋅ 2 cos x ( 1 + sec x ) ( 1 + sec x + tan x ) ( 1 + sec x − tan x ) = cos x ( 1 + sec x ) 1 + 2 sec x + sec 2 x − tan 2 x = cos x ( 1 + sec x ) 2 ( 1 + sec x ) = cos x 2 \displaystyle \begin{aligned}f_E(x)&=\frac{f(x)+f(-x)}2=\frac12\left(\frac{\cos x}{1+\sec x+\tan x}+\frac{\cos x}{1+\sec x-\tan x}\right)\\&=\frac12\cdot\frac{2\cos x(1+\sec x)}{(1+\sec x+\tan x)(1+\sec x-\tan x)}=\frac{\cos x(1+\sec x)}{1+2\sec x+\sec^2x-\tan^2x}\\&=\frac{\cos x(1+\sec x)}{2(1+\sec x)}=\frac{\cos x}2\end{aligned} f E ( x ) = 2 f ( x ) + f ( − x ) = 2 1 ( 1 + sec x + tan x cos x + 1 + sec x − tan x cos x ) = 2 1 ⋅ ( 1 + sec x + tan x ) ( 1 + sec x − tan x ) 2 cos x ( 1 + sec x ) = 1 + 2 sec x + sec 2 x − tan 2 x cos x ( 1 + sec x ) = 2 ( 1 + sec x ) cos x ( 1 + sec x ) = 2 cos x 이므로
+4점 · 답을 올바르게 계산하면 ∫ − π 3 π 3 f ( x ) d x = 2 ∫ 0 π 3 f E ( x ) d x = ∫ 0 π 3 cos x d x = [ sin x ] 0 π / 3 = 3 2 \displaystyle \int_{-\frac\pi3}^{\frac\pi3}f(x)\,dx=2\int_0^{\frac\pi3}f_E(x)\,dx=\int_0^{\frac\pi3}\cos x\,dx=\Biggl[\sin x\Biggr]_0^{\pi/3}=\frac{\sqrt3}2 ∫ − 3 π 3 π f ( x ) d x = 2 ∫ 0 3 π f E ( x ) d x = ∫ 0 3 π cos x d x = [ sin x ] 0 π /3 = 2 3 이다.
+4점 · g ( t ) \displaystyle g(t) g ( t ) 를 올바르게 구하면 (2) [문제 2-2]의 (1)의 풀이를 이용하면 g ( t ) = ∫ − π 3 π 3 f ( x 3 t − 1 ) d x = ∫ − π 3 π 3 f O ( x 3 t − 1 ) d x + ∫ − π 3 π 3 f E ( x 3 t − 1 ) d x = 2 ∫ 0 π 3 f E ( x 3 t − 1 ) d x = ∫ 0 π 3 cos x 3 t − 1 d x = 3 t − 1 sin π 3 t \displaystyle \begin{aligned}g(t)&=\int_{-\frac\pi3}^{\frac\pi3}f\left(\frac x{3^{t-1}}\right)\,dx=\int_{-\frac\pi3}^{\frac\pi3}f_O\left(\frac x{3^{t-1}}\right)\,dx+\int_{-\frac\pi3}^{\frac\pi3}f_E\left(\frac x{3^{t-1}}\right)\,dx=2\int_0^{\frac\pi3}f_E\left(\frac x{3^{t-1}}\right)\,dx\\&=\int_0^{\frac\pi3}\cos\frac x{3^{t-1}}\,dx=3^{t-1}\sin\frac\pi{3^t}\end{aligned} g ( t ) = ∫ − 3 π 3 π f ( 3 t − 1 x ) d x = ∫ − 3 π 3 π f O ( 3 t − 1 x ) d x + ∫ − 3 π 3 π f E ( 3 t − 1 x ) d x = 2 ∫ 0 3 π f E ( 3 t − 1 x ) d x = ∫ 0 3 π cos 3 t − 1 x d x = 3 t − 1 sin 3 t π 이다.
+4점 · 극한값을 올바르게 계산하면 따라서 lim t → ∞ g ( t ) = lim t → ∞ 3 t − 1 sin π 3 t = lim t → ∞ π 3 sin π 3 t π 3 t = π 3 lim a → 0 sin a a = π 3 . \displaystyle \lim_{t\to\infty}g(t)=\lim_{t\to\infty}3^{t-1}\sin\frac\pi{3^t}=\lim_{t\to\infty}\frac\pi3\frac{\sin\frac\pi{3^t}}{\frac\pi{3^t}}=\frac\pi3\lim_{a\to0}\frac{\sin a}a=\frac\pi3. t → ∞ lim g ( t ) = t → ∞ lim 3 t − 1 sin 3 t π = t → ∞ lim 3 π 3 t π sin 3 t π = 3 π a → 0 lim a sin a = 3 π .