Re: Pythagore

Liste des GroupesRevenir à fs maths 
Sujet : Re: Pythagore
De : julien.arlandis (at) *nospam* gmail.com (Julien Arlandis)
Groupes : fr.sci.maths
Date : 15. Jan 2022, 01:59:49
Autres entêtes
Organisation : Nemoweb
Message-ID : <Bb5xD5qBXrq6wVlU8t12gnKD4-g@jntp>
References : 1 2 3 4
User-Agent : Nemo/0.999a
Le 15/01/2022 à 00:41, Olivier Miakinen a écrit :
Le 15/01/2022 00:26, Olivier Miakinen a écrit :
Le 14/01/2022 23:43, Olivier Miakinen a écrit :
Le 14/01/2022 21:33, Sylvie Jaquet a écrit :
https://s3.amazonaws.com/gs-geo-images/b28073b2-b7b3-44c6-ae3f-290de6e439c4.jpg  Quel est le rayon du cercle (avec au minimum 3 chiffres après la virgule) ?
 En passant quelques équations à wolframalpha, je trouve que le rayon du cercle
devrait valoir (40√2 + √170)/30, soit environ 2,32023. Mais je ne sais pas
encore le résoudre moi-même.
 Mais avec une figure geogebra je trouve plutôt une valeur du rayon comprise
entre 2,4500 et 2,4501 !
 Hum. En corrigeant mon équation à wolframalpha, il trouve :
rayon = sqrt(2033/2 + 32.sqrt(109))/15 = 2,4500247692944
Je trouve la même chose, après avoir déterminé graphiquement l'angle alpha à 149.6585° :
alpha = 149.6585;
beta = 225 - alpha;
alpha = alpha * pi/180;
beta = beta * pi/180;
a = sqrt(2);
b = sqrt(9 - 2*sqrt(8)*cos(beta));
c = sqrt(8);
d = sqrt(17 - 2*4*cos(alpha));
s = (a+b+c+d)/2;
A = sqrt((s-a).*(s-b).*(s-c).*(s-d));
R = (1./(4.*A)) .* sqrt((a.*c + b.*d) .* (a.*d + b.*c) .* (a.*b + c.*d) )
=> 2.450024
Il reste à trouver la trouver la formule analytique de alpha.

... et là, je trouve bien une longueur de 1 pour le côté du petit
triangle !
 Mais bon courage avec ça.
  Pour info, voici le système d'équations (et inéquations) soumis à
wolframalpha :
solve r²=a²+x²;y=2a-x;z²=a²+y²;(z+b)²+b²=r²;a=sqrt(2);b=1/sqrt(2); r>0;x>0;y>0;z>0

Date Sujet#  Auteur
14 Jan 22 * Pythagore49Sylvie Jaquet
14 Jan 22 +* Re: Pythagore8Julien Arlandis
15 Jan 22 i+* Re: Pythagore5Olivier Miakinen
15 Jan 22 ii+- Re: Pythagore1Richard Hachel
15 Jan 22 ii+- Re: Pythagore1Julien Arlandis
15 Jan 22 ii+- Re: Pythagore1Julien Arlandis
15 Jan 22 ii`- Re: Pythagore1"Benoît L."
15 Jan 22 i+- Re: Pythagore1Richard Hachel
15 Jan 22 i`- Re: Pythagore1robby
15 Jan 22 +* Re: Pythagore10Olivier Miakinen
15 Jan 22 i`* Re: Pythagore9Olivier Miakinen
15 Jan 22 i `* Re: Pythagore8Olivier Miakinen
15 Jan 22 i  +- Re: Pythagore1Julien Arlandis
15 Jan 22 i  `* Re: Pythagore6Olivier Miakinen
15 Jan 22 i   `* Re: Pythagore5Olivier Miakinen
15 Jan 22 i    +- Re: Pythagore1Richard Hachel
15 Jan 22 i    `* Re: Pythagore3Michel Talon
15 Jan 22 i     `* Re: Pythagore2Olivier Miakinen
15 Jan 22 i      `- Re: Pythagore1Olivier Miakinen
15 Jan 22 +* Re: Pythagore4nobody
17 Jan 22 i`* Re: Pythagore3Olivier Miakinen
17 Jan 22 i `* Re: Pythagore2nobody
17 Jan 22 i  `- Re: Pythagore1Olivier Miakinen
15 Jan 22 +* Re: Pythagore23Olivier Miakinen
15 Jan 22 i+* Re: Pythagore21"Benoît L."
15 Jan 22 ii`* [Solution détaillée] Pythagore20Olivier Miakinen
15 Jan 22 ii +* Re: [Solution détaillée] Pythagore11Olivier Miakinen
16 Jan 22 ii i`* Re: [Solution détaillée] Pythagore10"Benoît L."
23 Jan 22 ii i `* Re: [Solution détaillée] Pythagore9Olivier Miakinen
23 Jan 22 ii i  `* Re: [Solution détaillée] Pythagore8"Benoît L."
23 Jan 22 ii i   +* Re: [Solution détaillée] Pythagore6Olivier Miakinen
23 Jan 22 ii i   i+* Re: [Solution détaillée] Pythagore4Richard Hachel
23 Jan 22 ii i   ii`* Re: [Solution détaillée] Pythagore3Python
23 Jan 22 ii i   ii `* Re: [Solution détaillée] Pythagore2Richard Hachel
23 Jan 22 ii i   ii  `- Re: [Solution détaillée] Pythagore1"Benoît L."
23 Jan 22 ii i   i`- Re: [Solution détaillée] Pythagore1"Benoît L."
23 Jan 22 ii i   `- Re: [Solution détaillée] Pythagore1Richard Hachel
16 Jan 22 ii `* Re: [Solution détaillée] Pythagore8Michel Talon
16 Jan 22 ii  `* Re: [Solution détaillée] Pythagore7Julien Arlandis
16 Jan 22 ii   +* Re: [Solution détaillée] Pythagore3Python
16 Jan 22 ii   i`* Re: calculateur symbolique2robby
16 Jan 22 ii   i `- Re: calculateur symbolique1Michel Talon
16 Jan 22 ii   +* Re: [Solution détaillée] Pythagore2Michel Talon
16 Jan 22 ii   i`- Re: [Solution détaillée] Pythagore1robby
19 Jan 22 ii   `- Re: [Solution détaillée] Pythagore1ast
15 Jan 22 i`- Re: Pythagore1HB
16 Jan 22 `* Re: Pythagore3robby
16 Jan 22  +- Re: Pythagore1robby
16 Jan 22  `- Re: Pythagore1robby

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal