Diferencia entre revisiones de «Comando GroebnerGradoRevLex»

De GeoGebra Manual
Saltar a: navegación, buscar
Línea 1: Línea 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{Command|cas=true|algebra|GroebnerGradoRevLex}}{{betamanual|version=5.0}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{Command|cas=true|logical|GroebnerGradoRevLex}}{{betamanual|version=5.0}}
 
===[[Image:View-cas24.png|18px]] [[Comandos Exclusivos CAS (Cálculo Avanzado)|De]] [[Vista CAS|Vista CAS '''C'''<sub><small>omputación</small></sub>'''A'''<sub><small>lgebraica</small></sub>'''S'''<sub><small>imbólica</small></sub>]]===
 
===[[Image:View-cas24.png|18px]] [[Comandos Exclusivos CAS (Cálculo Avanzado)|De]] [[Vista CAS|Vista CAS '''C'''<sub><small>omputación</small></sub>'''A'''<sub><small>lgebraica</small></sub>'''S'''<sub><small>imbólica</small></sub>]]===
 
{{GGb5u|1=<div>  
 
{{GGb5u|1=<div>  

Revisión del 04:56 3 oct 2014


View-cas24.png De Vista CAS ComputaciónAlgebraicaSimbólica

GroebnerLexRevGrado[ <Lista de Polinomios> ]
Establece las bases Gröbner de la lista de polinomios con respecto al orden inverso de grado léxico-gráfico de las variables (también conocido como orden total de grado inverso léxico-gráfico o eliminación por orden).
Ejemplo:
GroebnerLexRevGrado[{x^3 - y - 2,x^2 + y + 1}] da por resultado:
{ y^{2} - x + 3 y + 3, x y + x + y + 2, x^{2} + y + 1 }
GroebnerLexRevGrado[ <Lista de Polinomios>, <Lista de Variables> ]
Establece las bases Gröbner de la lista de polinomios con respecto al orden inverso de grado léxico-gráfico de las variables indicadas (también conocido como 'orden total inverso de grado léxico-gráfico o eliminación por orden).
Ejemplo:
GroebnerLexRevGrado[{x^3 - y - 2,x^2 + y + 1},{y, x}] da por resultado;
{ x^{2} - y, y \; x - x, y^{2} - y }.
Nota: Ver también los comandos GroebnerLex y GroebnerLexGrado.
© 2024 International GeoGebra Institute