MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

Limit[(p*(-1 + p^n))/(-1 + p), n->Infinity]

  • To: mathgroup at smc.vnet.net
  • Subject: [mg28918] Limit[(p*(-1 + p^n))/(-1 + p), n->Infinity]
  • From: Adalbert Hanssen <hanssen at zeiss.de>
  • Date: Fri, 18 May 2001 01:13:24 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi, MathGroup,

of course, this one is easily done by hand:

Limit[(p*(-1 + p^n))/(-1 + p), n->Infinity]

but how does one do it with Mathematica?
Of course, 0<=p<=1 (real) and n runs through integers.


kind regards

Dipl.-Math. Adalbert Hanszen


  • Prev by Date: Re: Names[] for definitions in the current window/notebook?
  • Next by Date: Re: Mathematica Optmization Programs
  • Previous by thread: Re: Has anybody gotten MathLink Modules to compile using Linux Mandrake 8.0
  • Next by thread: Re: Limit[(p*(-1 + p^n))/(-1 + p), n->Infinity]