|
[Date Index]
[Thread Index]
[Author Index]
Re: Summations with Primes
- To: mathgroup at smc.vnet.net
- Subject: [mg39950] Re: [mg39932] Summations with Primes
- From: Ken Levasseur <klevasseur at mac.com>
- Date: Thu, 13 Mar 2003 03:00:44 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Anthony:
Plus@@Map[f,Select[Range[imin,imax],PrimeQ]]
Ken Levasseur
UMass Lowell
> From: "Anthony Felder" <afelder at crsi.org>
To: mathgroup at smc.vnet.net
> Date: Wed, 12 Mar 2003 02:29:09 -0500 (EST)
> To: mathgroup at smc.vnet.net
> Subject: [mg39950] [mg39932] Summations with Primes
>
>
> Can you tell me if, when calculating a summation of f(i) where i goes from
> imin to imax, Mathematica can be forced to only use prime values for i?
>
> Thank you for your time
>
> Anthony Felder
>
>
Prev by Date:
Re: Summations with Primes
Next by Date:
Re: Summations with Primes
Previous by thread:
Re: Summations with Primes
Next by thread:
Re: Summations with Primes
|