MathGroup Archive 2007

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

Search the Archive

Simplify (-1)^((-1)^n)

  • To: mathgroup at smc.vnet.net
  • Subject: [mg76401] Simplify (-1)^((-1)^n)
  • From: peter.clave at gmail.com
  • Date: Mon, 21 May 2007 06:05:30 -0400 (EDT)

Hi,

I am using Mathematica 5.2.

How can I urge Mathematica on evaluate
In[x] := Simplify[ (-1)^((-1)^n), Element[n, Integers] ]
to
Out[x] := -1
?

Many thanks for any help,
Peter



  • Prev by Date: Re: [Mathematica 6] Sudden shutdown of Mathematica. No error messages, no traces, no warning. Mathematica just disappears from desktop
  • Next by Date: little help needed
  • Previous by thread: Re: Add On Packages
  • Next by thread: Re: Simplify (-1)^((-1)^n)