|
[Date Index]
[Thread Index]
[Author Index]
Re: minimal power
- To: mathgroup at smc.vnet.net
- Subject: [mg50259] Re: minimal power
- From: "Peter Pein" <petsie at arcor.de>
- Date: Mon, 23 Aug 2004 06:34:29 -0400 (EDT)
- References: <cg96v1$a3l$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
"Nodar Shubitidze" <shubi at nusun.jinr.ru> schrieb im Newsbeitrag
news:cg96v1$a3l$1 at smc.vnet.net...
> Hi !
>
> I have for example following expression:
> S = A t^(-5/2) + B t^(-3/2) + C t^(-1/2) + D t^(1/2) + F t^(3/2);
> Eith command "Exponent[S,t]" I can receive maximal power of S.
> Why I may calculate minimal power of S ?
> With best regards
> Nodar Shubitidze
> Joint Institute for Nuclear Research
> Dubna, RUSSIA
>
What about
Limit[Log[t, S], t -> 0]
-5/2
??
--
Peter Pein, Berlin
to write to me, start the subject with [
Prev by Date:
Re: 2005 Geonetry Calendars
Next by Date:
Re: minimal power
Previous by thread:
minimal power
Next by thread:
Re: minimal power
|