Part 2: How to create specific sets and determine their unions and intersections using Maple

Опубликовано: 16 Октябрь 2024
на канале: tondekush
40
1

Create set A: The 1st 20 prime numbers.
Set B: 1st fifteen natural numbers of the form 4*n -1
Set C: 1st ten natural numbers of the form 2^n -1

Compute the following:
AUB, BUC, CUA, AnB,BnC, CnA, AUBUC, AU(BnC), An(BUC) and AnBnC
#mathematics #maple #settheory