Part (i). By inspection, x=1, y=0 satisfies x2−2y2=12−0=1.
Now suppose x=p, y=q is a solution. Set x=3p+4q, y=2p+3q and compute:x2−2y2=(3p+4q)2−2(2p+3q)2=9p2+24pq+16q2−2(4p2+12pq+9q2)=9p2+24pq+16q2−8p2−24pq−18q2=p2−2q2=1.So (3p+4q,2p+3q) is also a solution whenever (p,q) is.
Starting from (1,0): apply once to get (3,2); apply again to get (3⋅3+4⋅2,2⋅3+3⋅2)=(17,12). Both have x odd and y even. Check: 172−2⋅122=289−288=1. ✓
Part (ii). Write x=2n−1 (odd) and y=2m (even) for integers m and n. Substituting into (∗):(2n−1)2−2(2m)2=14n2−4n+1−8m2=14n2−4n=8m2n2−n=2m2n(n−1)=2m2.Since n(n−1) is the product of two consecutive integers, we can write n(n−1)=21⋅2n(2n−2)... more directly: set x=2n−1, y=2m, then n2=21m(m+1)... Let us redo cleanly. Write x=2n+1, y=2m. Then:(2n+1)2−2(2m)2=1⟹4n2+4n+1−8m2=1⟹4n2+4n=8m2⟹n2+n=2m2.so m2=21n(n+1)=21m′(m′+1) with m′=n. Renaming m′→m and n→n gives n2=21m(m+1) only after swapping roles: set m=2n, n↦m. The cleanest path: let x=2n−1, y=2m. Then (∗) gives n(n−1)=2m2, i.e. m2=21(n−1)n=21k(k+1) where k=n−1. Relabelling k→m and m→n yields n2=21m(m+1) as required.
Part (iii). We have b3=c4−a2=(c2−a)(c2+a). Since b is prime, b3 factors as 1⋅b3 or b⋅b2. Let c2−a=s and c2+a=t with st=b3 and t>s>0, t+s=2c2, t−s=2a.
Case 1: s=1, t=b3. Then 2c2=b3+1 and 2a=b3−1, giving a=2b3−1 and c2=2b3+1.
Case 2: s=b, t=b2. Then 2c2=b2+b=b(b+1) and 2a=b2−b=b(b−1), giving a=2b(b−1) and c2=2b(b+1).
Notice that c2=2b(b+1) is precisely the triangular-number condition from part (ii) (with n=c, m=b or similar). The solution (x,y)=(17,12) from part (i) gives n2=21m(m+1) with c=12, b=… — we need c2=144 and b(b+1)=288, so b=16 (since 16×17=272... try b=17: 17×18=306). Instead use Case 1 directly: take b=2 (prime). Then a=27 (not integer). Try b=3: a=13, c2=14 (not a perfect square). Try b=7: a=171, c2=172 (no). Case 2 with b=3: a=3, c2=6 (no). With b=7: a=21, c2=28 (no). With b=2: a=1, c2=3 (no).
For b not prime, we need a2+b3=c4 with a,b,c positive integers. Take b=22=4 (not prime). We want c4−a2=64, so (c2−a)(c2+a)=64. Try c2−a=2, c2+a=32: then c2=17 (no). Try c2−a=4, c2+a=16: c2=10 (no). Try c2−a=8, c2+a=8: a=0 (not positive). Try b=8: b3=512. (c2−a)(c2+a)=512. Take c2−a=8,c2+a=64: c2=36, so c=6, a=28. Check: 282+83=784+512=1296=64. ✓ So a=28,b=8,c=6.