MathGroup Archive 2003

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

Search the Archive

Re: Problem with NestWhileList

  • To: mathgroup at smc.vnet.net
  • Subject: [mg43704] Re: [mg43673] Problem with NestWhileList
  • From: hblamb at ucalgary.ca
  • Date: Tue, 30 Sep 2003 16:43:05 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Try this -

NestWhileList[3Ceiling[#1]/2 &, 15, !IntegerQ, {2, 1}] 

Henry Lamb


  • Prev by Date: Computational aspects of Galois theory?
  • Next by Date: Re: Problem with NestWhileList
  • Previous by thread: Re: Problem with NestWhileList
  • Next by thread: Re: Problem with NestWhileList