<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The locus and the ellipse</title>
	<atom:link href="http://www.squarecirclez.com/blog/the-locus-and-the-ellipse/1243/feed" rel="self" type="application/rss+xml" />
	<link>http://www.squarecirclez.com/blog/the-locus-and-the-ellipse/1243</link>
	<description>Mathematics, learning, computing, travel - and whatever...</description>
	<lastBuildDate>Sat, 20 Mar 2010 05:58:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: zac</title>
		<link>http://www.squarecirclez.com/blog/the-locus-and-the-ellipse/1243/comment-page-1#comment-68353</link>
		<dc:creator>zac</dc:creator>
		<pubDate>Tue, 10 Mar 2009 02:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarecirclez.com/blog/?p=1243#comment-68353</guid>
		<description>Diego sent me his full solution in a MS Word document. Here it is:

&lt;a href=&#039;http://www.squarecirclez.com/blog/wp-content/uploads/2008/06/valdivie_ingles.doc&#039; rel=&#039;attachment wp-att-2162&#039; rel=&quot;nofollow&quot;&gt;Locus and ellipse solution&lt;/a&gt;

Thank you for taking the trouble, Diego!</description>
		<content:encoded><![CDATA[<p>Diego sent me his full solution in a MS Word document. Here it is:</p>
<p><a href='http://www.squarecirclez.com/blog/wp-content/uploads/2008/06/valdivie_ingles.doc' rel='attachment wp-att-2162' rel="nofollow">Locus and ellipse solution</a></p>
<p>Thank you for taking the trouble, Diego!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zac</title>
		<link>http://www.squarecirclez.com/blog/the-locus-and-the-ellipse/1243/comment-page-1#comment-68168</link>
		<dc:creator>zac</dc:creator>
		<pubDate>Mon, 09 Mar 2009 01:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarecirclez.com/blog/?p=1243#comment-68168</guid>
		<description>Thank you, Diego Saez, for your solution (and for providing the English translation).</description>
		<content:encoded><![CDATA[<p>Thank you, Diego Saez, for your solution (and for providing the English translation).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ING. DIEGO SAEZ</title>
		<link>http://www.squarecirclez.com/blog/the-locus-and-the-ellipse/1243/comment-page-1#comment-68059</link>
		<dc:creator>ING. DIEGO SAEZ</dc:creator>
		<pubDate>Sun, 08 Mar 2009 15:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarecirclez.com/blog/?p=1243#comment-68059</guid>
		<description>&lt;i&gt;Estimado Raúl:
Le contesto en mi idioma natal (soy uruguayo), y también intentaré traducir todo al inglés
Me encantó el problema planteado por usted, y le comento que encontré una solución no demasiado complicada. Para poder enviársela en forma detallada necesito la posibilidad de adjuntar archivos con otro formato distinto del texto (por ejemplo .doc, .pdf o .html).&lt;/i&gt;

&lt;b&gt;Translation:&lt;/b&gt;
Mr. Raul:
I found your problem very interesting, and I would like to send you a solution which I think is not too much complicated.
In order to send you a detailed solution I need to have the possibility of attaching files of formats other than plain text; that is: .doc, .pdf or .htm.

&lt;i&gt;En líneas generales, el método es:
1. Plantear la ecuación de una elipse con centro (0,0) y ejes oX y oY.
2. Rotar los ejes de la elipse un ángulo ?tita? (sin mover el centro).
3. Mover el centro de la elipse hacia (xo,yo) sin rotar los ejes.
4. Expresar las dos ecuaciones que aseguran la tangencia de la elipse con los ejes coordenados.
5. Desarrollar los cuadrados y simplificar lo más posible (esta es la parte con cálculos más engorrosos)
xo^2 = a^2.cos^2(tita) + b^2.sen^2(tita)
yo^2 = a^2.sen^2(tita) + b^2.cos^2(tita)
6. Al eliminar el parámetro ?tita? queda la condición que deben cumplir xo,yo para que se verifique la tangencia. O sea, la ecuación del lugar geométrico en variables xo,yo.&lt;/i&gt;

&lt;b&gt;Translation:&lt;/b&gt;
The method is, approximately:
1. Equation from an ellipse with center at (0,0) and axis oX y oY.
2. Rotate the major axis “a” an angle &#952; (without moving the center).
3. Move the center of the ellipse to the point (x&lt;sub&gt;o&lt;/sub&gt;,y&lt;sub&gt;o&lt;/sub&gt;) maintaining the inclination &#952; of the major axis.
4. The ellipse must be tangent to both coordinate axis: that gives two equations with variables x&lt;sub&gt;o&lt;/sub&gt;,y&lt;sub&gt;o&lt;/sub&gt; and parameter &#952;.
5. Expand the squares: this is the most complicated part, but in the end we manage to clean a lot of terms.
x&lt;sub&gt;o&lt;/sub&gt;^2 = a^2.cos^2(&#952;) + b^2.sin^2(&#952;)
y&lt;sub&gt;o&lt;/sub&gt;^2 = a^2.sin^2(&#952;) + b^2.cos^2(&#952;)
6. We end up eliminating the parameter &#952; between the two equations:
What remains is the relationship that must be held between x&lt;sub&gt;o&lt;/sub&gt; and y&lt;sub&gt;o&lt;/sub&gt; in order to verify the conditions of tangency. That is the equation of the locus.

&lt;i&gt;Muchas gracias por su atención.
Saludos,
ING. DIEGO SAEZ, Montevideo, Uruguay.&lt;/i&gt;

&lt;b&gt;Translation:&lt;/b&gt;
Thank you very much for your attention,
Diego Saez (Engineer).
Montevideo, Uruguay.
--------------------------------------------</description>
		<content:encoded><![CDATA[<p><i>Estimado Raúl:<br />
Le contesto en mi idioma natal (soy uruguayo), y también intentaré traducir todo al inglés<br />
Me encantó el problema planteado por usted, y le comento que encontré una solución no demasiado complicada. Para poder enviársela en forma detallada necesito la posibilidad de adjuntar archivos con otro formato distinto del texto (por ejemplo .doc, .pdf o .html).</i></p>
<p><b>Translation:</b><br />
Mr. Raul:<br />
I found your problem very interesting, and I would like to send you a solution which I think is not too much complicated.<br />
In order to send you a detailed solution I need to have the possibility of attaching files of formats other than plain text; that is: .doc, .pdf or .htm.</p>
<p><i>En líneas generales, el método es:<br />
1. Plantear la ecuación de una elipse con centro (0,0) y ejes oX y oY.<br />
2. Rotar los ejes de la elipse un ángulo ?tita? (sin mover el centro).<br />
3. Mover el centro de la elipse hacia (xo,yo) sin rotar los ejes.<br />
4. Expresar las dos ecuaciones que aseguran la tangencia de la elipse con los ejes coordenados.<br />
5. Desarrollar los cuadrados y simplificar lo más posible (esta es la parte con cálculos más engorrosos)<br />
xo^2 = a^2.cos^2(tita) + b^2.sen^2(tita)<br />
yo^2 = a^2.sen^2(tita) + b^2.cos^2(tita)<br />
6. Al eliminar el parámetro ?tita? queda la condición que deben cumplir xo,yo para que se verifique la tangencia. O sea, la ecuación del lugar geométrico en variables xo,yo.</i></p>
<p><b>Translation:</b><br />
The method is, approximately:<br />
1. Equation from an ellipse with center at (0,0) and axis oX y oY.<br />
2. Rotate the major axis “a” an angle &theta; (without moving the center).<br />
3. Move the center of the ellipse to the point (x<sub>o</sub>,y<sub>o</sub>) maintaining the inclination &theta; of the major axis.<br />
4. The ellipse must be tangent to both coordinate axis: that gives two equations with variables x<sub>o</sub>,y<sub>o</sub> and parameter &theta;.<br />
5. Expand the squares: this is the most complicated part, but in the end we manage to clean a lot of terms.<br />
x<sub>o</sub>^2 = a^2.cos^2(&theta;) + b^2.sin^2(&theta;)<br />
y<sub>o</sub>^2 = a^2.sin^2(&theta;) + b^2.cos^2(&theta;)<br />
6. We end up eliminating the parameter &theta; between the two equations:<br />
What remains is the relationship that must be held between x<sub>o</sub> and y<sub>o</sub> in order to verify the conditions of tangency. That is the equation of the locus.</p>
<p><i>Muchas gracias por su atención.<br />
Saludos,<br />
ING. DIEGO SAEZ, Montevideo, Uruguay.</i></p>
<p><b>Translation:</b><br />
Thank you very much for your attention,<br />
Diego Saez (Engineer).<br />
Montevideo, Uruguay.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
