을 구하여라.
Compute .
정답과 풀이Answer & solution
가우스의 짝짓기 그대로: 이 쌍.
Gauss's pairing verbatim: pairs each summing to .
을 어린 가우스는 이렇게 접었다: 같은 합을 거꾸로 한 번 더 쓰고 세로로 더한다.
이 개 — , . 등차수열이면 언제나 통한다: 등거리 짝의 합이 일정하기 때문이다(지난 차시 마지막 문제의 곱셈판이 이것의 원형이었다). 일반항으로 쓰면, 첫째항 , 끝항 의 등차수열에서
— "(첫 항 + 끝 항) × 항수 ÷ 2", 평균 높이에 개수를 곱하는 사다리꼴 넓이의 산수다.
긴 합을 매번 로 쓰는 대신 시그마 기호로 압축한다:
— 아래는 시작 번호, 위는 끝 번호, 오른쪽은 번째 항의 식이다. 유한한 덧셈의 재배열일 뿐이므로 선형성이 성립한다:
가우스의 결과를 로 쓰면 . 다음 층 는 새 기술이 필요하다 — 항등식 을 부터 까지 더하면, 왼쪽은 이웃끼리 지워지는 망원경 합:
에 대해 풀면
확인: 에서 ✓. 같은 사다리로 한 층 더 오르면 — 놀랍게도 과 같다(증명은 연습에서, 같은 망원경으로).
등비수열은 짝짓기가 통하지 않는다 — 대신 공비를 곱해 어긋나게 빼면 거의 다 지워진다. 에서
유리식 단원에서 예고했던 회수 — 부분분수로 가르면 합이 스스로 무너진다:
— 중간 항이 전부 상쇄되고 양 끝만 남는다. 의 증명도 정확히 이 원리였다: 망원경은 이 단원의 만능 열쇠다.
의 시작이 이 아니면 공식을 바로 쓸 수 없다 — 로 잘라라. 곱은 선형이 아니다: . 그리고 은 항이다 — 마지막 지수가 아니라 항수를 세어라.
Young Gauss folded like this: write the same sum backwards and add columnwise.
A hundred s — , so . It works for every arithmetic sequence, because equidistant pairs have constant sum (last lesson's final problem was this principle's multiplicative twin). In general, with first term and last term :
— "(first + last) × count ÷ 2": average height times count, the arithmetic of a trapezoid's area.
Rather than trailing each time, compress with the sigma symbol:
— start index below, end index above, the th term's formula to the right. Being a rearrangement of finite addition, it is linear:
Gauss's result in form is . The next floor, , needs a new tool — sum the identity from to : the left side is a telescoping sum, neighbors annihilating,
Solving for :
Check: gives ✓. One more rung up the same ladder: — astonishingly equal to (proved in the exercises, by the same telescope).
Pairing fails for geometric sequences — instead, multiply by the ratio and subtract off-by-one; almost everything cancels. For :
The promised callback from the rational expressions lesson — split by partial fractions and the sum collapses on its own:
— every middle term cancels; only the two ends survive. The proof ran on exactly this principle: the telescope is this unit's master key.
If starts anywhere but , the formulas don't apply directly — cut: . Products are not linear: . And has terms — count terms, not the final exponent.
을 구하여라.
Compute .
가우스의 짝짓기 그대로: 이 쌍.
Gauss's pairing verbatim: pairs each summing to .
을 구하여라.
Compute .
선형성으로 가르면
, 곧 처음 열 개 홀수의 합이 — 우연이 아니다(p08).
Splitting by linearity:
This is , the first ten odd numbers — summing to , and not by accident (p08).
을 구하여라.
Compute .
첫째항 , 공비 , 항수 의 등비수열 합:
검산(어긋 빼기 직접): ✓. 마지막 지수 에 홀려 항으로 세지 않도록.
Geometric with first term , ratio , terms:
Check (shift-subtract directly): ✓. Don't let the final exponent trick you into counting terms.
가우스의 방법으로 등차수열의 합 공식
을 증명하여라.
Prove the arithmetic sum formula
by Gauss's method.
합을 두 번, 두 번째는 거꾸로 쓴다:
세로로 더하면 각 자리의 짝은 . 등차수열에서 이 값은
— 와 무관하게 일정하다. 같은 값이 개이므로
핵심은 "등거리 짝의 합 일정" — 한쪽이 잃는 만큼 다른 쪽이 얻기 때문이다.
채점 기준 (논리가 맞는 다른 풀이도 만점)
Write the sum twice, the second time reversed:
Adding columnwise pairs with , and in an arithmetic sequence
— constant, independent of . With copies of that value,
The heart: "equidistant pairs sum constantly" — one side loses exactly as the other gains it.
Rubric (any logically correct proof earns full credit)
어긋 빼기로 등비수열의 합 공식
을 증명하고, 일 때는 어떻게 되는지 밝혀라.
Prove the geometric sum formula
by shift-and-subtract, and state what happens when .
의 양변에 을 곱하면
빼면 가운데가 전부 지워지고 양 끝만 남는다:
(마지막 단계에서 이어야 나눌 수 있다).
이면 모든 항이 — 이고, 공식의 분모가 이 되는 것과 앞뒤가 맞는다.
채점 기준 (논리가 맞는 다른 풀이도 만점)
Multiply by :
Subtracting kills everything in the middle, leaving the two ends:
(the final division requires ).
If , every term is — , consistent with the formula's denominator vanishing.
Rubric (any logically correct proof earns full credit)
를 구하여라.
Compute .
선형성으로 가르고 공식을 넣는다:
작은 검산: 항만 직접 더하면 이고, 공식 조각 ✓.
Split by linearity and insert the formulas:
Quick check on alone: direct ; pieces ✓.
을 구하여라.
Compute .
시작이 이므로 공식을 바로 못 쓴다 — 부터의 합 둘로 자른다:
검산(등차 합으로): 항은 의 개, ✓.
자르기와 (첫+끝)×개수÷2 — 두 길이 같은 답에 닿는지 확인하는 것이 좋은 검산 습관이다.
The start is , so no direct formula — cut into two from- sums:
Check (as an arithmetic sum): the terms number , and ✓.
Cutting versus (first+last)×count÷2 — two roads reaching one answer is the healthiest kind of check.
처음 개 홀수의 합 을 두 가지 방법으로 구하여라.
Find the sum of the first odd numbers, , in two ways.
방법 1 (선형성):
방법 2 (짝짓기): 첫 항과 끝 항의 합 , 짝의 수는 — 합 .
정사각형 점판에서 L자 껍질을 한 겹씩 벗기면 홀수 가 나오는 것 — 이 홀수들의 축적이라는 그림 증명도 같은 사실이다.
Method 1 (linearity):
Method 2 (pairing): first plus last is , with pairs — total .
Peeling a square dot-grid into L-shaped shells yields the odds — the picture proof that is an accumulation of odd numbers says the same thing.
을 구하여라.
Compute .
을 부분분수로 갈라라 — 유리식 단원의 그 기술이다.
Split by partial fractions — that technique from the rational expressions lesson.
부분분수로 가르면 망원경:
중간 항 전부가 이웃과 상쇄되고 양 끝만 생존 — 유리식 단원에서 예고한 회수가 이것이다. 개의 분수를 더했는데 계산은 한 번의 뺄셈뿐.
Partial fractions make it telescope:
Every middle term cancels with a neighbor; only the ends survive — the promised callback from rational expressions. Ninety-nine fractions added, one subtraction performed.
을 의 식으로 나타내어라.
Express in terms of .
전개해 선형성으로:
검산: 에서 , 공식 ✓.
결과가 연속 세 정수의 곱 — 연속 두 정수의 곱들을 쌓으면 연속 세 정수의 곱이 되는 이 패턴은, (연속 둘 )의 다음 층이다.
Expand and apply linearity:
Check: gives ; the formula ✓.
The result is a product of three consecutive integers over — stacking products of two consecutive integers builds a product of three, the next floor above (two consecutive over ).
이하의 자연수 중 의 배수의 합을 구하여라.
Find the sum of all multiples of up to .
는 개(). 등차 합으로
(.) 또는 ✓ — 두 길이 만난다.
The multiples number (as ). By the arithmetic sum:
(.) Or factor first: ✓ — two roads meet.
망원경 항등식 을 이용하여
을 증명하여라.
Using the telescoping identity , prove
본문의 증명과 같은 사다리 — 한 층 위에서 반복하라.
The same ladder as the text's proof — repeat it one floor up.
항등식을 부터 까지 더하면 좌변은 망원경으로 무너진다:
알려진 공식들을 넣으면
이므로 모든 항이 을 품는다:
곧 이고
검산: 에서 ✓. 세제곱들의 합이 합의 제곱 — 망원경 사다리는 원리상 어느 층까지든 오른다(도 같은 방법).
채점 기준 (논리가 맞는 다른 풀이도 만점)
Sum the identity from to ; the left side telescopes:
Insert the known formulas:
Since , every term carries the factor :
that is, , so
Check: gives ✓. The cubes sum to the square of the sum — and the telescoping ladder climbs to any floor in principle ( falls the same way).
Rubric (any logically correct proof earns full credit)
첫째항이 , 공차가 인 등차수열에서 첫째항부터 제항까지의 합 이 최대가 되는 과 그 최댓값을 구하여라.
An arithmetic sequence has first term and common difference . Find the maximizing the partial sum , and the maximum.
합은 양수 항을 더하는 동안만 자란다 — 마지막 양수 항이 몇 번째인가.
The sum grows only while positive terms are being added — which term is the last positive one?
. 항이 양수인 동안만 합이 자란다:
— , . 그러므로 항까지 더했을 때 최대:
검산: ✓, ✓.
은 의 이차식()이므로 포물선 꼭짓점으로도 풀린다 — 꼭짓점 에서 가장 가까운 자연수 ✓. "마지막 양수 항까지"라는 수열의 논리와 포물선의 논리가 같은 답을 가리킨다.
. The sum grows only while terms stay positive:
— , . So the maximum comes at terms:
Check: ✓, ✓.
Since is quadratic in (), the parabola's vertex answers too — vertex at , nearest natural number ✓. The sequence's logic ("through the last positive term") and the parabola's logic point at one answer.