The following two vectors
U := [2, 3, 4]
V := [7, 8, 9]
are in a 3-Dim Alg over the PAdicRational(13).
Is there a way to rewrite their product
2 2 3
W := [6 + 13 + 7 13 , 1 + 9 13 + 7 13 , 8 13 + 7 13 ]
in a different form where the powers of 13 are factored out of the brackets
per the following?
2
3
W := [6, 1, 0] + [1, 9, 8] 13 + [7, 7, 0] 13 + [0, 0, 7] 13
Thanks,
SWA
--
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/fricas-devel/1135581e-d115-411c-970f-b575bc113071n%40googlegroups.com.