Forgot password?
 Register account
View 256|Reply 2

[几何] X,Y,Z是复平面单位圆上的点,求X点的切线与YZ交点的坐标。

[Copy link]

126

Threads

430

Posts

3152

Credits

Credits
3152

Show all posts

TSC999 Posted 2023-1-30 09:41 |Read mode
求证一个等式.png

3159

Threads

7941

Posts

610K

Credits

Credits
63770
QQ

Show all posts

hbghlyj Posted 2023-1-30 18:02
  1. In[]:= expr=x((2x-y-z)/(x^2-y z)-1/x);
  2. (expr/.{x->1/x,y->1/y,z->1/z})+expr//Factor
  3. Out[]= 0
Copy the Code
$$\Re\left[(x-0)\overline{(p-x)}\right]=\Re\left[x\cdot\left(\frac{2x-y-z}{x^2-y z}-\frac1x\right)\right]=0\implies \vv{PX}\perp\vv{OX}$$
  1. In[]:= p=(x^2 y+x^2 z-2x y z)/(x^2-y z);
  2. expr=(p-y)/(p-z);
  3. (expr/.{x->1/x,y->1/y,z->1/z})-expr//Factor
  4. Out[]= 0
Copy the Code
$$\Im\left[p-y\over p-z\right]=0\implies \vv{PY}\px\vv{PZ}$$

126

Threads

430

Posts

3152

Credits

Credits
3152

Show all posts

 Author| TSC999 Posted 2023-1-30 19:26
求证一个等式.png

Mobile version|Discuz Math Forum

2025-5-31 10:43 GMT+8

Powered by Discuz!

× Quick Reply To Top Edit