MathGroup Archive 2005

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

Search the Archive

LegendreP in Mathematica 5.2 --system dump error

  • To: mathgroup at smc.vnet.net
  • Subject: [mg58864] LegendreP in Mathematica 5.2 --system dump error
  • From: "ab at sd.com" <at2 at ads.com>
  • Date: Thu, 21 Jul 2005 03:08:14 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Mathematica 5.2 gives a system dump error when taking this integral of 
LegendreP, but same thing works fine in ver. 5.1, why is this?

In[5]:=
Integrate[LegendreP[l, x], {x, -1, m}]


Out[5]=
1
------- (System`SeriesDump`LegendreP1$31\
2 l + 1

68[l + 1, 0, 2,

System`SeriesDump`bb$3168]

System`SeriesDump`Power1$3168[-1,

0] System`SeriesDump`Power1$3168[

2
1, -1] System`SeriesDump`Power1$\

3168[System`SeriesDump`bb$3168, 0]

System`SeriesDump`Power1$3168[

2
1 - System`SeriesDump`bb$3168 , 0]

System`SeriesDump`Power1$3168[

Sqrt[Pi], -1]

1
System`SeriesDump`Power1$3168[Pi, -]
2

- System`SeriesDump`LegendreP1$30\

71[l - 1, 0, 2,

System`SeriesDump`bb$3071]

System`SeriesDump`Power1$3071[-1,

0] System`SeriesDump`Power1$3071[

2
1, -1] System`SeriesDump`Power1$\

3071[System`SeriesDump`bb$3071, 0]

System`SeriesDump`Power1$3071[

2
1 - System`SeriesDump`bb$3071 , 0]

System`SeriesDump`Power1$3071[

Sqrt[Pi], -1]

1
System`SeriesDump`Power1$3071[Pi, -]
2

2 Sin[l Pi]
) + -----------
2
(l + l) Pi


  • Prev by Date: Re: Comparison of Mathematica on Various Computers
  • Next by Date: Re: Re: Comparison of Mathematica on Various Computers
  • Previous by thread: Re: faster Interpolation?
  • Next by thread: Re: LegendreP in Mathematica 5.2 --system dump error