Max Value of a: Positive Integer Solutions

  • MHB
  • Thread starter anemone
  • Start date
  • Tags
    Maximum
In summary, the "Max Value of a: Positive Integer Solutions" problem is a mathematical problem that seeks to find the largest possible value of a given variable, subject to certain conditions or constraints. It has various applications in computer science, engineering, and economics and can help optimize resource allocation, determine maximum capacity, and find the best solution to a problem. Some common techniques used to solve this problem include mathematical analysis, algebraic manipulation, and trial and error. There may be limitations or assumptions to consider, such as the range of values for the variable and the type of equations or constraints involved. This problem can also have multiple solutions, depending on the constraints and equations. It is important to carefully analyze the problem and its limitations before attempting to solve
  • #1
anemone
Gold Member
MHB
POTW Director
3,883
115
If both $a$ and $\sqrt{a^2+204a}$ are positive integers, find the maximum value of $a$.
 
Mathematics news on Phys.org
  • #2
anemone said:
If both $a$ and $\sqrt{a^2+204a}$ are positive integers, find the maximum value of $a$.

As $\sqrt{a^2+204a}\equiv a\sqrt{1+\dfrac{204}{a}},\quad1+\dfrac{204}{a}$ must also be a perfect square. As $204$ has factors $1,2,3,4,6,12,17,34,51,68,102,204$ and $1+\dfrac{204}{68}=4$ whereas $a=102$ and $a=204$ do not give perfect squares, the maximum value of $a$ is $68$.
 
  • #3
greg1313 said:
As $\sqrt{a^2+204a}\equiv a\sqrt{1+\dfrac{204}{a}},\quad1+\dfrac{204}{a}$ must also be a perfect square. As $204$ has factors $1,2,3,4,6,12,17,34,51,68,102,204$ and $1+\dfrac{204}{68}=4$ whereas $a=102$ and $a=204$ do not give perfect squares, the maximum value of $a$ is $68$.

Nice try greg1313, but sorry, your answer isn't correct..:(
 
  • #4
greg1313 said:
As $\sqrt{a^2+204a}\equiv a\sqrt{1+\dfrac{204}{a}},\quad1+\dfrac{204}{a}$ must also be a perfect square. As $204$ has factors $1,2,3,4,6,12,17,34,51,68,102,204$ and $1+\dfrac{204}{68}=4$ whereas $a=102$ and $a=204$ do not give perfect squares, the maximum value of $a$ is $68$.
Incorrect! Sorry about that! :eek:
 
  • #5
let $\sqrt{a^2+204a} = y$
So $y^2 = a^2 + 204a$
or $y^2 = a^2 + 204 a + 102^2 - 102^2 = (a+102)^2- 102^2$
or $(a+102)^2-y^2 = 102^2$
or $(a+102+y)(a+102-y) = 102^2$
now $(a+102+y)$ and $(a+102-y)$ both should be even (as product is even) and for a to be maximum $a+102+y$
should be maximum and $(a+102-y)$ should be minumum so say $(a+102-y) =2$ and we get
$(a+102+y) = 102 * 51$ $(a+102-y) = 2$
adding $2a + 204 = 102 * 51 + 2$ or a = $2500$
 
  • #6
kaliprasad said:
let $\sqrt{a^2+204a} = y$
So $y^2 = a^2 + 204a$
or $y^2 = a^2 + 204 a + 102^2 - 102^2 = (a+102)^2- 102^2$
or $(a+102)^2-y^2 = 102^2$
or $(a+102+y)(a+102-y) = 102^2$
now $(a+102+y)$ and $(a+102-y)$ both should be even (as product is even) and for a to be maximum $a+102+y$
should be maximum and $(a+102-y)$ should be minumum so say $(a+102-y) =2$ and we get
$(a+102+y) = 102 * 51$ $(a+102-y) = 2$
adding $2a + 204 = 102 * 51 + 2$ or a = $2500$

Bravo, kaliprasad!(Cool)
 

FAQ: Max Value of a: Positive Integer Solutions

What is the "Max Value of a: Positive Integer Solutions" problem?

The "Max Value of a: Positive Integer Solutions" problem is a mathematical problem that seeks to find the largest possible value of a given variable, subject to certain conditions or constraints. In this case, the variable is a positive integer and the conditions are specific equations or inequalities that must be satisfied.

Why is it important to find the max value of a positive integer solution?

This problem has various applications in fields such as computer science, engineering, and economics. It can help optimize resource allocation, determine the maximum capacity of a system, or find the best solution to a problem. It is also a useful exercise in problem-solving and critical thinking.

What are some common techniques used to solve this problem?

Some common techniques used to solve the "Max Value of a: Positive Integer Solutions" problem include mathematical analysis, algebraic manipulation, and trial and error. Other advanced methods such as linear programming and dynamic programming may also be used depending on the specific constraints and equations involved.

Are there any limitations or assumptions when solving this problem?

Yes, there are often limitations or assumptions that must be considered when solving this problem. These can include the range of values for the variable, the type of equations or constraints involved, and any external factors that may affect the solution. It is important to clearly define and understand these limitations before attempting to solve the problem.

Can this problem have multiple solutions?

Yes, depending on the specific constraints and equations involved, the "Max Value of a: Positive Integer Solutions" problem can have multiple solutions. In some cases, there may even be an infinite number of solutions. It is important to carefully analyze the problem and its constraints to determine all possible solutions.

Similar threads

Replies
2
Views
1K
Replies
1
Views
869
Replies
1
Views
878
Replies
1
Views
1K
Replies
4
Views
981
Replies
1
Views
1K
Replies
1
Views
675
Replies
1
Views
965
Back
Top