Fix cw.tex
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Andre Henriques 2023-11-03 17:38:42 +00:00
parent baaeb3612a
commit 3e9fc57d28

View File

@ -121,11 +121,12 @@
$$det(L)=|det(B)|=|-92699|=92699$$ $$det(L)=|det(B)|=|-92699|=92699$$
$$H(B)=(\frac{det(L)}{\|v1\|\times\|v2\|})\times\frac{1}{n}=(\frac{92699}{\sqrt{v1_1^2 + v1_2^2}\times\sqrt{v2_1^2 + v2_2^2}})\times\frac{1}{2}=$$ $$H(B)=(\frac{det(L)}{\|v1\|\times\|v2\|})^\frac{1}{n}=(\frac{92699}{\sqrt{v1_1^2 + v1_2^2}\times\sqrt{v2_1^2 + v2_2^2}})^\frac{1}{2}=$$
$$=\frac{92699}{2\times\sqrt{9427678922}}\approx0.477356\approx0.48$$
$$=\frac{\sqrt{92699}}{9427678922^{\frac{1}{4}}\approx0.977094\approx0.98$$
$$H(U)=(\frac{det(L)}{\|u1\|\times\|u2\|})\times\frac{1}{n}=(\frac{92699}{\sqrt{u1_1^2 + u1_2^2}\times\sqrt{u2_1^2 + u2_2^2}})\times\frac{1}{2}=$$ $$H(U)=(\frac{det(L)}{\|u1\|\times\|u2\|})^\frac{1}{n}=(\frac{92699}{\sqrt{u1_1^2 + u1_2^2}\times\sqrt{u2_1^2 + u2_2^2}})^\frac{1}{2}=$$
$$=\frac{92699}{2\times\sqrt{243990681350077}}\approx0.00296728\approx0.0030$$ $$=\frac{\sqrt{92699}}{243990681350077^{\frac{1}{4}}\approx0.0770361\approx0.077$$
B: B:
$$w = (30548, 6642)$$ $$w = (30548, 6642)$$