Algebra · real student question

The nine angles of three triangles are n1, n2, ..., n9 degrees, positive integers forming an arithmetic sequence with a positive common difference. If one of the angles is 78 degrees, find the sum of all possible values of n1.

Question

The nine angles of three triangles are n1,n2,,n9n_1,n_2,\ldots,n_9 degrees, where n1,,n9n_1,\ldots,n_9 are positive integers forming an arithmetic sequence with a positive common difference. If one of the angles measures 7878^\circ, find the sum of all possible values of n1n_1.

Step-by-step solution

  1. Use the total angle sum to locate the middle term. Three triangles contribute 3×180=5403\times 180=540 degrees. For an arithmetic sequence of nine terms, the sum is nine times the middle term:

    i=19ni=9n5=540n5=60.\sum_{i=1}^{9}n_i=9n_5=540\quad\Longrightarrow\quad n_5=60.

    So whatever dd is, the sequence is centred on 6060: ni=60+(i5)dn_i=60+(i-5)d.

  2. Turn the 78 degree condition into a divisibility condition. If nk=78n_k=78 then

    60+(k5)d=78(k5)d=18.60+(k-5)d=78\quad\Longrightarrow\quad (k-5)d=18.

    Since d>0d>0 we need k>5k>5, so k5{1,2,3,4}k-5\in\{1,2,3,4\} and d=18k5d=\dfrac{18}{k-5} must be a positive integer. Only k5=1,2,3k-5=1,2,3 divide 1818, giving

    d=18, 9, 6.d=18,\ 9,\ 6.

  3. Discard the case that makes an angle non-positive. The first term is n1=604dn_1=60-4d:

    d=18n1=12 (rejected),d=9n1=24,d=6n1=36.d=18\Rightarrow n_1=-12\ (\text{rejected}),\qquad d=9\Rightarrow n_1=24,\qquad d=6\Rightarrow n_1=36.

    The largest terms are n9=60+4dn_9=60+4d, namely 9696 and 8484 — both below 180180, so every angle is a legal triangle angle.

  4. Confirm the nine angles really can form three triangles. Writing ni=60+(i5)dn_i=60+(i-5)d, the offsets are 4,3,,4-4,-3,\ldots,4. Splitting them as {4,0,4}\{-4,0,4\}, {3,1,2}\{-3,1,2\} and {2,1,3}\{-2,-1,3\} makes each group of offsets sum to zero, so each group of three angles sums to 3×60=1803\times 60=180. Such a partition exists for every dd, so this condition adds no new restriction.

  5. Check both surviving sequences.

    d=6: 36,42,48,54,60,66,72,78,84d=6:\ 36,42,48,54,60,66,72,\mathbf{78},84
    d=9: 24,33,42,51,60,69,78,87,96d=9:\ 24,33,42,51,60,69,\mathbf{78},87,96

    Both contain 7878, are strictly increasing, and consist of positive integers.

  6. Add the possible first terms.

    24+36=60.24+36=60.

    A brute-force search over all admissible common differences confirms these are the only two cases.

Answer

n1{24,36},sum=60n_1\in\{24,36\},\qquad \text{sum}=60

Need to solve a different problem like this? Open the solver →