Abababcb and perfect square puzzle

  • Context: Graduate 
  • Thread starter Thread starter K Sengupta
  • Start date Start date
  • Tags Tags
    Puzzle Square
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 4K views
K Sengupta
Messages
113
Reaction score
0
P is a base ten positive integer of the form abababcb, such that (P-1) is a perfect square ; where a, b and c denote three different digits from 0 to 9, with a being nonzero.

Determine all possible value(s) of P for which this is possible.
 
Last edited:
Mathematics news on Phys.org
I did this programatically and got 2 results. Is this correct and may I post them?
 
My solution:
a=4 b=5 c=6
a=8 b=2 c=0