대수수열의 합수능 기출심화 문제 (4점 중반 이후, 킬러 직전)

삼각형 내부 격자점

문제

그림과 같이 자연수 nn에 대하여 기울기가 11이고 yy절편이 양수인 직선이 원 x2+y2=n22\displaystyle x ^{2} + y ^{2} = \frac{n ^{2}}{2}에 접할 때, 이 직선이 xx축, yy축과 만나는 점을 각각 An\mathrm{A} _{\mathit{n}}, Bn\mathrm{B} _{\mathit{n}}이라 하자. 점 An\mathrm{A} _{\mathit{n}}을 지나고 기울기가 2- 2인 직선이 yy축과 만나는 점을 Cn\mathrm{C} _{\mathit{n}}이라 할 때, 삼각형 AnCnBn\mathrm{A} _{\mathit{n}} C _{\mathit{n}} B _{\mathit{n}} 과 그 내부의 점들 중 xx좌표와 yy좌표가 모두 정수인 점의 개수를 ana _{n}이라 하자. n=110an\displaystyle \sum\limits _{n = 1} ^{10} a _{n}의 값을 구하시오. [4점]

정답 보기
725

자료 내려받기

아직 올라온 파일이 없습니다.

해설

[출제의도] 수열의 합 문제해결하기 기울기가 11이고 yy절편이 양수인 원 x2+y2=n22\displaystyle x ^{2} + y ^{2} = \frac{n ^{2}}{2}의 접선의 방정식은 y=x+n21+12\displaystyle y = x + \frac{n}{\sqrt{2}} \sqrt{1 + 1 ^{2}} \therefore y=x+ny = x + n 직선 y=x+ny = x + nxx축, yy축과 만나는 점은 각각 An(n,0)\mathrm{A} _{\mathit{n}} \left( - \mathit{n} , 0 \right), Bn(0,n)\mathrm{B} _{\mathit{n}} \left( 0 , \mathit{n} \right)이고, 점 An\mathrm{A} _{\mathit{n}}을 지나고 기울기가 2- 2인 직선의 방정식은 y=2x2ny = - 2 x - 2 n이므로 Cn(0,2n)\mathrm{C} _{\mathit{n}} \left( 0 , - 2 \mathit{n} \right) 삼각형 AnCnBn\mathrm{A} _{\mathit{n}} \mathrm{C} _{\mathit{n}} \mathrm{B} _{\mathit{n}}과 그 내부의 점들 중 xx좌표와 yy좌표가 모두 정수인 점의 개수 ana _{n}n=1n = 1일 때, xx좌표가 00인 점의 개수는 44, xx좌표가 1- 1인 점의 개수는 11 이므로 a1=1+4=5a _{1} = 1 + 4 = 5 n=2n = 2일 때, xx좌표가 00인 점의 개수는 77, xx좌표가 1- 1인 점의 개수는 44, xx좌표가 2- 2인 점의 개수는 11 이므로 a2=1+4+7=12a _{2} = 1 + 4 + 7 = 12 n=3n = 3일 때, xx좌표가 00인 점의 개수는 1010, xx좌표가 1- 1인 점의 개수는 77, xx좌표가 2- 2인 점의 개수는 44, xx좌표가 3- 3인 점의 개수는 11 이므로 a3=1+4+7+10=22a _{3} = 1 + 4 + 7 + 10 = 22 \vdots \therefore an=1+{4+7+10++(3n+1)}a _{n} = 1 + \left\{ 4 + 7 + 10 + \cdots + ( 3 n + 1 ) \right\} =1+k=1n(3k+1)=32n2+52n+1\displaystyle = 1 + \sum\limits _{k = 1} ^{n} \left( 3 k + 1 \right) = \frac{3}{2} n ^{2} + \frac{5}{2} n + 1 따라서 n=110an\displaystyle \sum\limits _{n = 1} ^{10} a _{n}=n=110(32n2+52n+1)\displaystyle = \sum\limits _{n = 1} ^{10} \left( \frac{3}{2} n ^{2} + \frac{5}{2} n + 1 \right) =32×10×11×216+52×10×112+1×10\displaystyle = \frac{3}{2} \times \frac{10 \times 11 \times 21}{6} + \frac{5}{2} \times \frac{10 \times 11}{2} + 1 \times 10 =725= 725

태그

비슷한 문제 더 보기

← 전체 문제 목록으로