<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://charlesreid1.com/w/index.php?action=history&amp;feed=atom&amp;title=Project_Euler%2F246</id>
	<title>Project Euler/246 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://charlesreid1.com/w/index.php?action=history&amp;feed=atom&amp;title=Project_Euler%2F246"/>
	<link rel="alternate" type="text/html" href="https://charlesreid1.com/w/index.php?title=Project_Euler/246&amp;action=history"/>
	<updated>2026-06-19T12:19:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.12</generator>
	<entry>
		<id>https://charlesreid1.com/w/index.php?title=Project_Euler/246&amp;diff=30637&amp;oldid=prev</id>
		<title>Admin: Create Project Euler/246 - Tangents to an Ellipse (via create-page on MediaWiki MCP Server)</title>
		<link rel="alternate" type="text/html" href="https://charlesreid1.com/w/index.php?title=Project_Euler/246&amp;diff=30637&amp;oldid=prev"/>
		<updated>2026-06-17T21:19:29Z</updated>

		<summary type="html">&lt;p&gt;Create Project Euler/246 - Tangents to an Ellipse (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Problem Statement==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tangents to an Ellipse&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
The ellipse E is defined by the equation x^2/2500 + y^2/1100 = 1.&lt;br /&gt;
&lt;br /&gt;
Given a point P outside the ellipse, the two tangents from P to the ellipse touch E at points T1 and T2.&lt;br /&gt;
&lt;br /&gt;
Let L(P) be the length of the segment of the tangent line from P to T1, plus the length from P to T2.&lt;br /&gt;
&lt;br /&gt;
For how many lattice points P with coordinates (x,y) where -50000 ≤ x,y ≤ 50000 is the distance L(P) an integer?&lt;br /&gt;
&lt;br /&gt;
==Flags==&lt;br /&gt;
&lt;br /&gt;
{{ProjectEulerFlag}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>