MathGroup Archive 2007

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

Search the Archive

Limit of Error function Erf

  • To: mathgroup at smc.vnet.net
  • Subject: [mg73513] Limit of Error function Erf
  • From: "ben" <benjamin.friedrich at gmail.com>
  • Date: Wed, 21 Feb 2007 01:37:32 -0500 (EST)

Dear group

I dont understand the following behaviour of Mathematica,
I would say the first result is simply wrong

1.)

Limit[Erf[1\/Sqrt[\[Alpha]\ t]], t -> \[Infinity],
    Assumptions -> {\[Alpha] > 0}]

gives infinity

2.)

Limit[Erf[1\/Sqrt[\[Alpha]\ t]], t -> \[Infinity],
    Assumptions -> {\[Alpha] == 1}]

gives zero

Any suggestions? Is this a bug?
Bye
Ben



  • Prev by Date: Re: Quick integral.
  • Next by Date: Re: Precision issues
  • Previous by thread: Re: GUIKit tool to select frames
  • Next by thread: Re: Limit of Error function Erf