Bon jour , et quelque chose comme ça :
matchdeclare([u,v,w],true); tellsimp((u^w*v^w),(u*v)^w); E:(a-b*sqrt(q))^k*(a+b*sqrt(q))^k; expand(%); Jean-Marc ----- Mail original ----- De: "serge de marre" <[email protected]> À: [email protected] Envoyé: Samedi 8 Octobre 2016 23:18:31 Objet: [Maxima-lang-fr] Fwd: Simplification d'exposants Bonjour a tous, J'ai une expression comme celle-ci: k k (%o168) (a - b sqrt(q)) (b sqrt(q) + a) Comment puis-je transformer cette expression pour obtenir: 2 2 k (%o177) (a - b q) Merci d'avance serge ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Maxima-lang-fr mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maxima-lang-fr ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Maxima-lang-fr mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maxima-lang-fr
