Finding Positive Integer Solutions for (2^n+1)/(n^2)

  • Thread starter Thread starter Davewilliams
  • Start date Start date
AI Thread Summary
The discussion focuses on finding positive integer solutions for the equation (2^n + 1)/(n^2) with n being an integer greater than one. The only identified solution is three, and a brute force program has been used to test values up to n=32000. Participants express uncertainty about how to approach solving the problem analytically. The origin of the question is unclear, as it was brought up by a friend from school. The problem is not related to homework but is a challenge the participants are attempting to solve.
Davewilliams
Messages
4
Reaction score
0
Find all positive integer answers for ((2^n)+1)/(n^2) where n is an integer greater then one.
The only answer i can find is three, i wrote a program to brute force it and have gotten up to n=32000 but as for going about solving it i have no clue.
 
Mathematics news on Phys.org
Where did this question orginate?
 
A friend from school broght it in... I have no clue where he got it from though.
 
Davewilliams said:
A friend from school broght it in... I have no clue where he got it from though.

Is it homework?
 
No, its just a problem we where trying to solve.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top