Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   Science and Art (http://zelaron.com/forum/forumdisplay.php?f=344)
-   -   Determining if a complex number w = f(z1, z2, z3) is a known triangle center (http://zelaron.com/forum/showthread.php?t=56112)

Chruser 2018-11-23 08:53 AM

Determining if a complex number w = f(z1, z2, z3) is a known triangle center
 
I've found a number of closely related functions, each of which takes three complex numbers , and (which we can consider as the vertices of a triangle) as its arguments, and outputs a complex number . A few of these functions represent well-known triangle centers , such as the centroid (that is, ), or the zeros and critical points of the polynomial . Other functions among them are less obvious, such as the following point :




As far as I can tell, by comparing the point to different triangle centers in GeoGebra Classic 6, it seems to be the first isodynamic point to a high degree of precision for all triangles that I've thrown at it so far. My problem is twofold:


How do I prove that is (or isn't) the first isodynamic point of the triangle ?

How do I (numerically) match with likely triangle centers based on the Encyclopedia of Triangle Centers? GeoGebra uses a small portion of the material in the ETC, but unfortunately, it fails to implement some important triangle centers with low indices. Suggestions for other, similar resources are welcome, too.


As for , I think a viable starting point might be to convert into barycentric or normalized trilinear coordinates and directly compare the result to the coordinates given in the ETC, but I'm not sure how to do this. It seems to be slightly easier to use Cartesian coordinates as a starting point, but Mathematica (for example) generally doesn't seem to be very inclined to return the real and imaginary parts of (for general , e.g. when you let for real numbers and simplify the expressions).


Regarding , the following website can supposedly be used to compare points to almost all entries in the ETC: https://faculty.evansville.edu/ck6/e...ch_6_9_13.html


Unfortunately, I seem to get inconsistent results from my attempts to implement the algorithm on the website above in Mathematica. More specifically, certain triangle centers that I've tested (such as the centroid) yield the correct coordinates in the list, while other obvious ones that I've tested are either not listed, or have the wrong index. I suspect that I've misunderstood the information on the website in some elementary way, so feel free to correct my algorithm (for above, in the example that follows):


Choose as the vertices of a triangle with side lengths and , e.g. and .


Solve the following linear system of equations for :





where are the barycentric coordinates for . (Here, can be approximated to a high degree of precision, e.g. to avoid problems with Mathematica...)


Let , and (or, more ideally, just use the Pythagorean theorem...), and define . Furthermore, calculate the area of the triangle as .


Calculate , which should be the sought "coordinate" in the table.


Carrying out the algorithm above yields , whereas the coordinate for the first isodynamic point (with index in the table) is . Perhaps isn't actually the first isodynamic point, but I like to think that I've done something wrong...

-Spector- 2018-11-23 02:53 PM

Why do you do this

Chruser 2018-11-23 10:11 PM

Quote:

Originally Posted by -Spector- (Post 708743)
Why do you do this


Some people just don't understand the dangers of indiscriminate surveillance.

-Spector- 2018-12-02 09:15 AM

I discovered this the other day:

9 squared = 81, 9% of 9 is .81
8 squared = 64, 8% of 8 i .64
7 squared = 49, 7% of 7 is .49
6 squared = 36, 6% of 6 is .36
....


So there's that


[Fixed my fuck up - thanks for outlining my flaws, K_A (dick)]

!King_Amazon! 2018-12-02 05:26 PM

Quote:

Originally Posted by -Spector-
6 squared = 36, 6% of 36 is .36

Check your math, buddy.

Anyway, the pattern you are displaying is a fairly obvious one. 9^2=9*9=81 whereas 9%*9=0.09*9=0.81. 0.09 is two orders of magnitude smaller than 9, which is why the answer also ends up being two orders of magnitude smaller (81 vs 0.81).

-Spector- 2018-12-02 06:05 PM

Oh I realize how basic it is, its just fun to find patterns. Can you point out which part of my math I need to check? When I do 6^2 I get 36. When I do 6 * .06 I get .36

!King_Amazon! 2018-12-02 08:35 PM

Quote:

Originally Posted by -Spector- (Post 708750)
Oh I realize how basic it is, its just fun to find patterns. Can you point out which part of my math I need to check? When I do 6^2 I get 36. When I do 6 * .06 I get .36

That is correct, but not what you wrote above.

Quote:

6 squared = 36, 6% of 36 is .36

-Spector- 2018-12-03 03:47 AM

Fuck .


All times are GMT -6. The time now is 10:31 PM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.