← 패턴 해부도

패턴 해부도

각 패턴을 구조부터 멤버까지.

telescoping-collapse

순위 16/25 0.6% 전체 AMC 문제 중 학년 5–8

A long sum or product is evaluated without ever computing an interior term: every term is rewritten in a paired form — f(n) minus f(n+1) for a sum, or f(n+1) over f(n) for a product — so consecutive pieces annihilate and only the two boundary values survive. The decisive move is finding the rewrite that manufactures the cancellation; evaluating the pieces independently is exactly the wrong instinct.

지금 풀어보기
대표 문제
풀러 가기 →
27년간 추세
1999–2026 ↑ 50%
2026 예상 슬롯

풀이 전략

주요 도구 find-patternssimplify
무엇을 살펴볼까
  • Keep the (1 + 1/n) product shape but move the upper limit so the collapse lands on a different clean integer
  • Raise shift_distance from 1 to 2 (e.g. 1/(k(k+2))) so four boundary terms survive instead of two — same strategy, one grade harder
  • Swap rewrite_identity from a plain fraction to a logarithm or a factorial while keeping the collapse skeleton identical

세부 유형 분포 (3)

한 줄을 클릭하면 그 안의 문제를 볼 수 있어요.

더 보기 (연도 추세, 도구 fingerprint, 학년 분포, 전체 문제)
18
members
1999–2026
활동 연도
연도별 빈도

도구 fingerprint (1–17)

학년 분포

  • Gr 4
    1
  • Gr 5
    5
  • Gr 6
    1
  • Gr 7
    1