All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Polygon Perimeter (Posted on 2024-02-19) Difficulty: 3 of 5
The curve C has equation 2x2 + 2xy + 5y2 = 20.

The points on C for which both the x and y coordinates are integers are the vertices of a convex polygon P.

Find the exact perimeter of polygon P.

No Solution Yet Submitted by Danish Ahmed Khan    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Perimeter and Desmos drawing | Comment 3 of 4 |
Find integer coordinates that lie on the curve.

Solve for y
5y^2 + 2xy + 2x^2 - 20 = 0
y = (1/10)*(-2x ± √(4x^2 - 40x^2 + 400))
y = (1/10)*(-2x ± √(400 - 36x^2))
y = (1/5)*(-x ± √(100 - 9x^2))
-10/3 < x < 10/3
Possible x values:  (-3,-2,-1,0,1,2,3)

Take the derivative wrt x of 2x^2 + 2xy + 5y^2 = 20:   
    4x + 2(y + x*y') + 10*y*y' = 0
    4x + 2y + 2xy' + 10yy' = 0
    xy' + 5yy' = -(2x + y)
    y' = -(2x + y) / (x+5y)
    y' is zero when y = -2x, plug into equation
2x^2 + 2x(-2x) + 5(-2x)^2 = 20
2x^2 - 4x^2 + 20x^4 = 20
10x^4 - x^2 - 10 = 0
x^2 = (1 ± √(401))/20 
ignoring the minus option, x^2 is close to 21/20
Maximum y is when x = approx ± 1.025 or y is ± 2.11
Possible y values:  (-2,-1,0,1,2)

With a limited number of (x,y) values to check, the only ones on the curve are:
(0,2), (-2,2), (0,-2), (2,-2)
The perimeter is 2*(2 + 2√5) = 4(1 + √5).

https://www.desmos.com/calculator/0qkffwxnww

  Posted by Larry on 2024-02-19 11:00:05
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (5)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (10)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information