Olympiad Maths Prep

Track / Stage 5 / 371 of 400 #971 of 2000

Problem 971

AIME late
Number theory Difficulty 5.9 Prove it

14 Prove using elementary methods: There exist infinitely many triangular numbers that are also pentagonal numbers (i.e., numbers of the form 12k(3k1)\frac{1}{2} k(3 k-1), where kk is a positive integer).

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

The problem is to prove that the equation
y(3y1)=x(x+1) y(3 y-1)=x(x+1)

has infinitely many positive integer solutions x,yx, y.
It is easy to verify: (4x+7y+1)(12x+21y+2)(7x+12y+1)(7x+12y+2)=(4 x+7 y+1)(12 x+21 y+2)-(7 x+12 y+1)(7 x+12 y+2)= y(3y1)x(x+1)y(3 y-1)-x(x+1), from which we immediately get: if there are positive integers x,yx, y satisfying (1), then the larger numbers
x1=7x+12y+10,y1=4x+7y+1 x_{1}=7 x+12 y+10, y_{1}=4 x+7 y+1

satisfy the equation y1(3y11)=x1(x1+1)y_{1}\left(3 y_{1}-1\right)=x_{1}\left(x_{1}+1\right). Since x=y=1x=y=1 satisfies (1), the equation (1) has infinitely many positive integer solutions x,yx, y. In particular, from the solution xy=1x-y=1 and equation (2), we get the solution x120,y112x_{1}-20, y_{1}-12, and then the solution x2=285,y2=165x_{2}=285, y_{2}=165, and so on.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.