Back to MSQE practice
PEAMCQEasy

2026 PEA Q1

Suppose aa and bb are positive integers that are relatively prime, and

ab  =  n=120261n2+15n+56. \frac{a}{b} \;=\; \sum_{n=1}^{2026} \frac{1}{n^2 + 15n + 56}.

Then the value of a+ba+b is

Reveal answer and solution

Answer

A

Solution

  1. 1

    Factor the denominator:

  2. 2
    n2+15n+56  =  (n+7)(n+8). n^2 + 15n + 56 \;=\; (n+7)(n+8).
  3. 3

    Partial fractions give

  4. 4
    1(n+7)(n+8)  =  1n+71n+8. \frac{1}{(n+7)(n+8)} \;=\; \frac{1}{n+7} - \frac{1}{n+8}.
  5. 5

    Hence the sum telescopes:

  6. 6
    n=12026(1n+71n+8)=1812034=2034882034=202616272. \sum_{n=1}^{2026}\left(\frac{1}{n+7} - \frac{1}{n+8}\right) = \frac{1}{8} - \frac{1}{2034} = \frac{2034 - 8}{8 \cdot 2034} = \frac{2026}{16272}.
  7. 7

    Now simplify 202616272\dfrac{2026}{16272}. Since 2026=210132026 = 2 \cdot 1013 and 16272=2813616272 = 2 \cdot 8136,

  8. 8
    202616272=10138136. \frac{2026}{16272} = \frac{1013}{8136}.
  9. 9

    We verify gcd(1013,8136)=1\gcd(1013, 8136)=1: 8136=23321138136 = 2^3 \cdot 3^2 \cdot 113, and 10131013 is prime

  10. 10

    (no prime factor up to 1013=31\lfloor\sqrt{1013}\rfloor = 31 divides it). Thus the fraction

  11. 11

    is already in lowest terms with a=1013a = 1013, b=8136b = 8136.

  12. 12

    Therefore

  13. 13
    a+b=1013+8136=9149. a + b = 1013 + 8136 = 9149.

Answer structure / marking notes

A common error is to take 1/81/(N+8)1/8 - 1/(N+8) with N=2026N=2026 but then forget to verify coprimality. The fraction 202616272\tfrac{2026}{16272} reduces by a factor of 22 only.

%--------------------------------------------------

Content note

Imported from public/resources/isi/msqe/solutions/pea/2026/ISI_MSQE_PEA_2026_Solutions.tex. Question wording is retained from the available local TeX source; incomplete option blocks or ambiguous source status are flagged for review.