Re: Prouver une inégalité pour tout x et y

Liste des GroupesRevenir à fs maths 
Sujet : Re: Prouver une inégalité pour tout x et y
De : samuel_dot_devulder (at) *nospam* laposte_dot_net.invalid (Samuel DEVULDER)
Groupes : fr.sci.maths
Date : 22. Aug 2021, 12:15:04
Autres entêtes
Organisation : Aioe.org NNTP Server
Message-ID : <sft838$eie$1@gioia.aioe.org>
References : 1 2 3 4 5 6 7 8 9 10
User-Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.0.1
Le 22/08/2021 à 09:38, Michel Talon a écrit :
Pour éviter de se taper le ascii-art on peut demander à maxima de le faire:
 (%i1) L(x):=[1,x,x^2,x^3,x^4,x^5,x^6,x^7];
                                     2   3   4   5   6   7
(%o1)               L(x) := [1, x, x , x , x , x , x , x ]
(%i2) M:matrix(L(a),L(b),L(c),diff(L(a),a),diff(L(b),b),diff(L(c),c),
diff(L(a),a,2),diff(L(b),b,2));
                 [        2     3     4      5      6      7   ]
                 [ 1  a  a     a     a      a      a      a    ]
                 [                                             ]
                 [        2     3     4      5      6      7   ]
                 [ 1  b  b     b     b      b      b      b    ]
                 [                                             ]
                 [        2     3     4      5      6      7   ]
                 [ 1  c  c     c     c      c      c      c    ]
                 [                                             ]
                 [               2     3      4      5      6  ]
                 [ 0  1  2 a  3 a   4 a    5 a    6 a    7 a   ]
(%o2)           [                                             ]
                 [               2     3      4      5      6  ]
                 [ 0  1  2 b  3 b   4 b    5 b    6 b    7 b   ]
                 [                                             ]
                 [               2     3      4      5      6  ]
                 [ 0  1  2 c  3 c   4 c    5 c    6 c    7 c   ]
                 [                                             ]
                 [                      2      3      4      5 ]
                 [ 0  0   2   6 a   12 a   20 a   30 a   42 a  ]
                 [                                             ]
                 [                      2      3      4      5 ]
                 [ 0  0   2   6 b   12 b   20 b   30 b   42 b  ]
oui

  Ce que tu fais est dans la ligne de la solution. Pour ma part je procéderais comme ceci:
 M:matrix(L(a),L(b),L(c),L(a+x),L(b+y),L(c+z),L(a+u),L(b+v));
Heu je ne pige pas le passage de L'(a) à L(a+x) c'est trop rapide pour moi là.
sam.

Date Sujet#  Auteur
18 Aug 21 * Prouver une inégalité pour tout x et y34Olivier Miakinen
19 Aug 21 +* Re: Prouver une inégalité pour tout x et y6Samuel DEVULDER
20 Aug 21 i+* Re: Prouver une inégalité pour tout x et y3Samuel DEVULDER
20 Aug 21 ii`* Re: Prouver une inégalité pour tout x et y2Olivier Miakinen
20 Aug 21 ii `- Re: Prouver une inégalité pour tout x et y1Samuel DEVULDER
20 Aug 21 i+- Re: Prouver une inégalité pour tout x et y1Michel Talon
20 Aug 21 i`- Re: Prouver une inégalité pour tout x et y1Olivier Miakinen
20 Aug 21 +* Re: Prouver une inégalité pour tout x et y3MAIxxxx
20 Aug 21 i+- Re: Prouver une inégalité pour tout x et y1Olivier Miakinen
20 Aug 21 i`- Re: Prouver une inégalité pour tout x et y1Samuel DEVULDER
20 Aug 21 `* Re: Prouver une inégalité pour tout x et y24Olivier Miakinen
20 Aug 21  `* Re: Prouver une inégalité pour tout x et y23Samuel DEVULDER
20 Aug 21   `* Re: Prouver une inégalité pour tout x et y22Olivier Miakinen
20 Aug 21    `* Re: Prouver une inégalité pour tout x et y21Michel Talon
21 Aug 21     `* Re: Prouver une inégalité pour tout x et y20Olivier Miakinen
21 Aug 21      `* Re: Prouver une inégalité pour tout x et y19Michel Talon
21 Aug 21       +* Calcul de déterminant (was: Prouver une inégalité pour tout x et y)3Olivier Miakinen
21 Aug 21       i`* Re: Calcul de déterminant2Olivier Miakinen
21 Aug 21       i `- Re: Calcul de déterminant1Olivier Miakinen
21 Aug 21       `* Re: Prouver une inégalité pour tout x et y15Samuel DEVULDER
21 Aug 21        +- Re: Prouver une inégalité pour tout x et y1Michel Talon
22 Aug 21        `* Re: Prouver une inégalité pour tout x et y13Samuel DEVULDER
22 Aug 21         +* Re: Prouver une inégalité pour tout x et y7Michel Talon
22 Aug 21         i+- Re: Prouver une inégalité pour tout x et y1Michel Talon
22 Aug 21         i`* Re: Prouver une inégalité pour tout x et y5Samuel DEVULDER
22 Aug 21         i `* Re: Prouver une inégalité pour tout x et y4Samuel DEVULDER
22 Aug 21         i  `* Re: Prouver une inégalité pour tout x et y3Michel Talon
22 Aug 21         i   `* Re: Prouver une inégalité pour tout x et y2Samuel DEVULDER
23 Aug 21         i    `- Re: Prouver une inégalité pour tout x et y1Michel Talon
22 Aug 21         `* Re: Prouver une inégalité pour tout x et y5Samuel DEVULDER
22 Aug 21          `* Re: Prouver une inégalité pour tout x et y4Samuel DEVULDER
22 Aug 21           `* Re: Prouver une inégalité pour tout x et y3Michel Talon
22 Aug 21            `* Re: Prouver une inégalité pour tout x et y2Samuel DEVULDER
23 Aug 21             `- Re: Prouver une inégalité pour tout x et y1Michel Talon

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal