Author Topic: Perfect Squares Problem #2  (Read 2657 times)

0 Members and 1 Guest are viewing this topic.

Offline Ender

  • Moderator
  • Hero Member
  • *****
  • Posts: 2390
    • View Profile
Perfect Squares Problem #2
« on: July 26, 2007, 01:51:11 am »
Find, with proof, all positive integer values n such that is a perfect square.

EDIT: Added in the "with proof" clause because that's really in the spirit of the question.

« Last Edit: July 27, 2007, 12:31:39 am by Ender »

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: Perfect Squares Problem #2
« Reply #1 on: July 26, 2007, 10:34:11 am »
-(5^4) or (-5)^4?

Offline Ender

  • Moderator
  • Hero Member
  • *****
  • Posts: 2390
    • View Profile
Re: Perfect Squares Problem #2
« Reply #2 on: July 26, 2007, 11:03:31 am »
-(5^4)

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: Perfect Squares Problem #2
« Reply #3 on: July 26, 2007, 02:24:04 pm »
n = 5 yielding 2500+5^n = 5625, which is 75^2.  There are others, I'm sure, but eh?

Offline Ender

  • Moderator
  • Hero Member
  • *****
  • Posts: 2390
    • View Profile
Re: Perfect Squares Problem #2
« Reply #4 on: July 27, 2007, 12:32:14 am »
Yep, n = 5 is one of the solutions. What are the others? Are there any others? And prove it :P