Plus sets in mathematica..?
- To: mathgroup at smc.vnet.net
- Subject: [mg75927] Plus sets in mathematica..?
- From: changbo <e-changbo at hanmail.net>
- Date: Sun, 13 May 2007 05:54:37 -0400 (EDT)
I want to make a function "f", its domain is every thinkable two sets, and the result is {a+b | aâ??A,bâ??B} for A,B. ex) A={1,2,3}, B={40,50,60,70}, then I have f[A,B] as {41,42,43,51,52,53,61,62,63,71,72,73}. How can I construct function "f"? Let me know the source.. Thank you very much
- Follow-Ups:
- Re: Plus sets in mathematica..?
- From: "Adriano Pascoletti" <adriano.pascoletti@dimi.uniud.it>
- Re: Plus sets in mathematica..?
- From: bsyehuda@gmail.com
- Re: Plus sets in mathematica..?