Given three multisets, A, B, and C as follows:
A= [1:8, 2:9, 3:9,
4:2]
B= [2:5, 3:8, 4:1]
C= [1:2, 3:1, 5:5
. Determine the cardinality of the
multisets resulting from the following operations:
3) (B + C) ꓵ (A+C)
Given three multisets, A, B, and C as follows: A= [1:8, 2:9, 3:9, 4:2] B= [2:5, 3:8, 4:1] C= [1:2, 3:1, 5:5 . Determine
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am