Voici quelques examples un peu plus concrets.
Les exposants sont en effet toujours identiques

((1-sqrt(5))^(12*%z8)*(sqrt(5)+1)^(12*%z8)*2^((-24*%z8)-1))/5-1/10;
(2^(2*%z8+2)-4*(6-2^(5/2))^%z8*(2^(5/2)+6)^%z8)/2^(2*%z8);
(1263*(2143295-221064*sqrt(94))^%z8*(221064*sqrt(94)+2143295)^%z8-1263)/188;

Je ne parviens pas a faire fonctionner la suggestion de Jean-Marc, mais
merci beaucoup pour l'aide quand-meme.

  serge

2016-10-09 20:25 GMT+02:00 <[email protected]>:

> 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

Répondre à