Re: question..
- To: mathgroup at smc.vnet.net
- Subject: [mg43852] Re: question..
- From: bobhanlon at aol.com (Bob Hanlon)
- Date: Thu, 9 Oct 2003 01:54:25 -0400 (EDT)
- References: <bm0jfj$pps$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Plus @@ Complement[Range[100], {2, 6, 8}] Bob Hanlon In article <bm0jfj$pps$1 at smc.vnet.net>, "Ghassan Shahin" <ghassans at bethlehem.edu> wrote: << I have a simple question.. i want to use mathematica for sums..but i need to sum from 1 to 100 except same integer numbers, say 2,6,8..what is the code for such a task? >><BR><BR>