Re: [RR] To²=Tr²+Et²

Liste des GroupesRevenir à fs physique 
Sujet : Re: [RR] To²=Tr²+Et²
De : yanicktoutain (at) *nospam* gmail.com (Yanick Toutain)
Groupes : fr.sci.physique
Date : 08. Sep 2023, 16:17:01
Autres entêtes
Message-ID : <38e75d2a-ccb1-4d89-93d4-3995de4672a0n@googlegroups.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13
User-Agent : G2/1.0
Le vendredi 8 septembre 2023 à 15:04:50 UTC+2, Michel Talon a écrit :

 
Le juge de paix:
Maxima 5.43.2 http://maxima.sourceforge.net
using Lisp SBCL 2.0.1.debian ...
 
Il faut vraiment DANS UN FORUM de physique (et non pas de mathématiques éthérées) oser écrire à propos d'une FUSÉE
 
D'une part il y a 2 solutions, la deuxième étant [W = C,S = %r6,m = C,l
= -(%r6-C)/2]

Une SOLUTION où W = C ???
Une solution dans laquelle une des deux fusées irait à la vitesse de la lumière

Normalement un physicien qui trouve une pareille chose, va donc reprendre le problème au départ et poser W = C et se demander que devient l'équation initiale
(%i1) C =C *( C * ( m- l )+l *m )/( C * ( m + l ) - l *m);
(%o1) C=(C*(C*(m-l)+l*m))/(C*(m+l)-l*m)
(%i2) ratsimp(%);
(%o2) C=-((C*l+C^2)*m-C^2*l)/((l-C)*m-C*l)
(%i3) solve([%], [m]);
(%o3) [m=C]
(%i4) C =C *( C * ( m- l )+l *m )/( C * ( m + l ) - l *m);
(%o4) C=(C*(C*(m-l)+l*m))/(C*(m+l)-l*m)
(%i5) solve([%], [l]);
(%o5) [l=0]

Et donc..... si une des fusées atteint la vitesse de la lumière m atteint aussi la valeur C et...... l = 0

TOUT LE RESTE MONTRE UNE INCOMPETENCE dans l'utilisation de MAXIMA

 
D'autre part il y a des paramètres libres %r4,%r5,%r6 , par exemple dans
la deuxième solution S est libre et l=-(S-C)/2. Pour la première solution
(%i9) subst([%r4=m, %r5=l],%o7[1]);
 
(%o9) [W = -((C*l+C^2)*m-C^2*l)/((l-C)*m-C*l),
S = ((C*l-C^2)*m+C^2*l)/((l-C)*m-C*l),m = m,l = l]
 
Donc m et l sont libres , W et S sont donnés par des formules
équivalentes à celles ci-dessus:
 
(%i21) W :C *( C * ( m - l )+l *m )/( C * ( m + l ) - l *m)$
 
(%i24) rat(W - rhs((%o9)[1]));
(%o24)/R/ 0
 
(%i25) S :C *( C * ( m - l )- l *m )/( C * ( m + l ) - l *m);
C (C (m - l) - l m)
(%o25) -------------------
C (m + l) - l m
(%i26) rat(S-rhs((%o9)[2]));
(%o26)/R/ 0

UN BON ELEVE de LYCEE aurait trouvé les deux seules solutions
l=C* (W-S)/(C+W)
m=C*(W-S)/(C-S)

 
Voilà, pour ce qui est de la partie purement calculatoire. En ce qui
concerne la "philosophie" je n'ai aucun intérêt pour l'escroquerie
appelée "matérialisme dialectique" donc je ne ferai aucun commentaire
sur les élucubrations de nos trois trolls qui parviennent à pourrir
complètement le newsgroup. En général les trolls sont parvenus à faire
disparaître complètement USENET, n'y a t'il pas moyen de les bannir
définitivement?
>
--
Michel Talon

MAIS NOUS Y VOILA
Michel Talon cherche "le moyen de les bannir définitivement? "

UNE OFFENSIVE FASCISTE sous PRETEXTE
1° de LEUR ERREUR D'OPERATION
2° de leur INCOMPETENCE à utiliser le solveur Maxima
+++++++++++++++++++++++++++++++++++++++++++++++++++
(%o8) [l=(C*W-C*S)/(W+C),l=0]
la valeur l=0 étant absurde pour ce problème, on a donc la valeur de l

(%i9) l:(C*W-C*S)/(W+C);
(%o9) (C*W-C*S)/(W+C)
On peut donc vérifier
(%i10) msol1;
(%o10) ((C*W+C^2)*l)/((W+C)*l-C*W+C^2)
(%i11) ((C*W+C^2)*((C*W-C*S)/(W+C)))/((W+C)*((C*W-C*S)/(W+C))-C*W+C^2);
(%o11) ((C*W+C^2)*(C*W-C*S))/((C^2-C*S)*(W+C))
(%i12) ratsimp(%);
(%o12) -(C*W-C*S)/(S-C)
(%i13) msol2;
(%o13) ((C*S+C^2)*l)/((S-C)*l-C*S+C^2)
(%i14) ratsimp(%);
(%o14) ((C*S+C^2)*l)/((S-C)*l-C*S+C^2)
(%i15) msol1=msol2;
(%o15) ((C*W+C^2)*l)/((W+C)*l-C*W+C^2)=((C*S+C^2)*l)/((S-C)*l-C*S+C^2)
(%i16) solve([%], [l]);
(%o16) [(C*W-C*S)/(W+C)=(C*W-C*S)/(W+C)]
(%i17) ratsimp(%);
(%o17) [(C*W-C*S)/(W+C)=(C*W-C*S)/(W+C)]
On a donc les 2 valeurs indiquées dans le texte accusé
l=C* (W-S)/(C+W)
m=C*(W-S)/(C-S)
++++ FIN DU COPIER COLLER DU SOLVEUR MAXIMA

Date Sujet#  Auteur
5 Sep 23 * [RR] To²=Tr²+Et²100Richard Hachel
6 Sep 23 +* Re: [RR] To²=Tr²+Et²3Richard Verret
6 Sep 23 i+- Re: [RR] To²=Tr²+Et²1Yanick Toutain
6 Sep 23 i`- Re: [RR] To²=Tr²+Et²1Richard Hachel
6 Sep 23 +* Re: [RR] To²=Tr²+Et²4Richard Verret
6 Sep 23 i`* Re: [RR] To²=Tr²+Et²3Richard Hachel
6 Sep 23 i `* Re: [RR] To²=Tr²+Et²2Python
6 Sep 23 i  `- Re: [RR] To²=Tr²+Et²1Richard Hachel
6 Sep 23 +* Re: [RR] To²=Tr²+Et²3Richard Verret
6 Sep 23 i+- Re: [RR] To²=Tr²+Et²1Richard Hachel
6 Sep 23 i`- Re: [RR] To²=Tr²+Et²1Yanick Toutain
6 Sep 23 +* Re: [RR] To²=Tr²+Et²3Richard Verret
7 Sep 23 i`* Re: [RR] To²=Tr²+Et²2Richard Hachel
7 Sep 23 i `- Re: [RR] To²=Tr²+Et²1Yanick Toutain
7 Sep 23 +* Re: [RR] To²=Tr²+Et²9Richard Verret
7 Sep 23 i+* Re: [RR] To²=Tr²+Et²2Richard Hachel
7 Sep 23 ii`- Re: [RR] To²=Tr²+Et²1Yanick Toutain
7 Sep 23 i`* Re: [RR] To²=Tr²+Et²6Python
7 Sep 23 i `* Re: [RR] To²=Tr²+Et²5Richard Hachel
7 Sep 23 i  `* Re: [RR] To²=Tr²+Et²4Python
7 Sep 23 i   `* Re: [RR] To²=Tr²+Et²3Richard Hachel
7 Sep 23 i    `* Re: [RR] To²=Tr²+Et²2Python
7 Sep 23 i     `- Re: [RR] To²=Tr²+Et²1Richard Hachel
7 Sep 23 +* Re: [RR] To²=Tr²+Et²2Richard Verret
7 Sep 23 i`- Re: [RR] To²=Tr²+Et²1Richard Hachel
7 Sep 23 +* Re: [RR] To²=Tr²+Et²4Richard Verret
7 Sep 23 i+- Re: [RR] To²=Tr²+Et²1Yanick Toutain
7 Sep 23 i`* Re: [RR] To²=Tr²+Et²2Richard Hachel
7 Sep 23 i `- Re: [RR] To²=Tr²+Et²1Yanick Toutain
7 Sep 23 +* Re: [RR] To²=Tr²+Et²33Richard Verret
7 Sep 23 i+* Re: [RR] To²=Tr²+Et²2Richard Hachel
7 Sep 23 ii`- Re: [RR] To²=Tr²+Et²1Yanick Toutain
7 Sep 23 i`* Re: [RR] To²=Tr²+Et²30Yanick Toutain
7 Sep 23 i `* Re: [RR] To²=Tr²+Et²29Richard Hachel
7 Sep 23 i  `* Re: [RR] To²=Tr²+Et²28Yanick Toutain
7 Sep 23 i   `* Re: [RR] To²=Tr²+Et²27Richard Hachel
7 Sep 23 i    `* Re: [RR] To²=Tr²+Et²26Yanick Toutain
7 Sep 23 i     `* Re: [RR] To²=Tr²+Et²25Richard Hachel
7 Sep 23 i      +* Re: [RR] To²=Tr²+Et²23Python
8 Sep 23 i      i+* Re: [RR] To²=Tr²+Et²2Richard Hachel
8 Sep 23 i      ii`- Re: [RR] To²=Tr²+Et²1Python
8 Sep 23 i      i`* Re: [RR] To²=Tr²+Et²20Yanick Toutain
8 Sep 23 i      i `* Re: [RR] To²=Tr²+Et²19Python
8 Sep 23 i      i  `* Re: [RR] To²=Tr²+Et²18Yanick Toutain
8 Sep 23 i      i   +* Re: [RR] To²=Tr²+Et²3Richard Hachel
8 Sep 23 i      i   i`* Re: [RR] To²=Tr²+Et²2Python
8 Sep 23 i      i   i `- Re: [RR] To²=Tr²+Et²1Richard Hachel
8 Sep 23 i      i   `* Re: [RR] To²=Tr²+Et²14Michel Talon
8 Sep 23 i      i    +- Re: [RR] To²=Tr²+Et²1Richard Hachel
8 Sep 23 i      i    +- Re: [RR] To²=Tr²+Et²1Yanick Toutain
8 Sep 23 i      i    `* Re: [RR] To²=Tr²+Et²11Yanick Toutain
8 Sep 23 i      i     `* Re: [RR] To²=Tr²+Et²10Michel Talon
8 Sep 23 i      i      `* Re: [RR] To²=Tr²+Et²9Yanick Toutain
8 Sep 23 i      i       `* Re: [RR] To²=Tr²+Et²8Michel Talon
8 Sep 23 i      i        +- Re: [RR] To²=Tr²+Et²1Richard Hachel
8 Sep 23 i      i        `* Re: [RR] To²=Tr²+Et²6Yanick Toutain
8 Sep 23 i      i         +* Re: [RR] To²=Tr²+Et²4Richard Hachel
8 Sep 23 i      i         i`* Re: [RR] To²=Tr²+Et²3Yanick Toutain
8 Sep 23 i      i         i +- Re: [RR] To²=Tr²+Et²1Richard Hachel
8 Sep 23 i      i         i `- Re: [RR] To²=Tr²+Et²1Richard Hachel
8 Sep 23 i      i         `- Re: [RR] To²=Tr²+Et²1Richard Hachel
8 Sep 23 i      `- Re: [RR] To²=Tr²+Et²1Yanick Toutain
7 Sep 23 +- Re: [RR] To²=Tr²+Et²1Richard Verret
9 Sep 23 `* Re: [RR] To²=Tr²+Et²37Richard Verret
9 Sep 23  +* Re: [RR] To²=Tr²+Et²35Yanick Toutain
9 Sep 23  i+* Re: [RR] To²=Tr²+Et²7Python
9 Sep 23  ii`* Re: [RR] To²=Tr²+Et²6Richard Hachel
9 Sep 23  ii `* Re: [RR] To²=Tr²+Et²5Python
9 Sep 23  ii  `* Re: [RR] To²=Tr²+Et²4Richard Hachel
9 Sep 23  ii   `* Re: [RR] To²=Tr²+Et²3Python
9 Sep 23  ii    `* Re: [RR] To²=Tr²+Et²2Richard Hachel
9 Sep 23  ii     `- Re: [RR] To²=Tr²+Et²1Python
9 Sep 23  i`* Re: [RR] To²=Tr²+Et²27Richard Hachel
9 Sep 23  i +* Re: [RR] To²=Tr²+Et²12Yanick Toutain
10 Sep 23  i i`* Re: [RR] To²=Tr²+Et²11Richard Hachel
10 Sep 23  i i `* Re: [RR] To²=Tr²+Et²10Richard Hachel
10 Sep 23  i i  +* Re: [RR] To²=Tr²+Et²7Python
10 Sep 23  i i  i+* Re: [RR] To²=Tr²+Et²2Python
10 Sep 23  i i  ii`- Re: [RR] To²=Tr²+Et²1Richard Hachel
10 Sep 23  i i  i`* Re: [RR] To²=Tr²+Et²4Python
10 Sep 23  i i  i `* Re: [RR] To²=Tr²+Et²3Richard Hachel
10 Sep 23  i i  i  `* Re: [RR] To²=Tr²+Et²2Python
10 Sep 23  i i  i   `- Re: [RR] To²=Tr²+Et²1Richard Hachel
10 Sep 23  i i  `* Re: [RR] To²=Tr²+Et²2Béatrice
10 Sep 23  i i   `- Re: [RR] To²=Tr²+Et²1Richard Hachel
9 Sep 23  i `* Re: [RR] To²=Tr²+Et²14Yanick Toutain
10 Sep 23  i  `* Re: [RR] To²=Tr²+Et²13Richard Hachel
10 Sep 23  i   `* Re: [RR] To²=Tr²+Et²12Yanick Toutain
10 Sep 23  i    `* Re: [RR] To²=Tr²+Et²11Python
10 Sep 23  i     +- Re: [RR] To²=Tr²+Et²1Python
10 Sep 23  i     `* Re: [RR] To²=Tr²+Et²9Richard Hachel
10 Sep 23  i      +* Re: [RR] To²=Tr²+Et²4Chantal Grivois
10 Sep 23  i      i`* Re: [RR] To²=Tr²+Et²3Python
10 Sep 23  i      i `* Re: [RR] To²=Tr²+Et²2Richard Hachel
10 Sep 23  i      i  `- Re: [RR] To²=Tr²+Et²1Python
10 Sep 23  i      `* Re: [RR] To²=Tr²+Et²4Python
11 Sep 23  i       `* Re: [RR] To²=Tr²+Et²3Richard Hachel
11 Sep 23  i        `* Re: [RR] To²=Tr²+Et²2Richard Hachel
11 Sep 23  i         `- Re: [RR] To²=Tr²+Et²1Yanick Toutain
9 Sep 23  `- Re: [RR] To²=Tr²+Et²1Richard Hachel

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal