Question about undocumented notation.
Juan José Alba González <[email protected]> Mon, 6 Jul 2026 13:21:30 -0600
| Newsgroups | gmane.comp.mathematics.pari.user |
|---|---|
| Message-ID | <CAAy1OM0hExpC4vSE1JcyS=4DEL5odXZ3tKM-5mueX8PBaVVbWg@mail.gmail.com> |
--000000000000854ba90655f63074 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi. In the OEIS I run into the following line of pari code: intnum(x=3D0, [[1], 1], 1/gamma(1+x)) Apparently, this is equivalent to intnum(x=3D0, [+oo, 1], 1/gamma(1+x)) but the documentation doesn't mention anything like that. I'm wondering if they are actually equivalent and why apparently [1] is replaced by +oo in this context. Best regards, --=20 Dr. Juan Jos=C3=A9 Alba Gonz=C3=A1lez --000000000000854ba90655f63074 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>Hi. In the OEIS I run into the following line of pari= code:</div><div><br></div><div>intnum(x=3D0, [[1], 1], 1/gamma(1+x))</div>= <div><br></div><div>Apparently, this is equivalent to</div><div><br></div><= div><div>intnum(x=3D0, [+oo, 1], 1/gamma(1+x))</div><div><br></div></div><d= iv>but the documentation doesn't mention anything like that.</div><div>= <br></div><div>I'm wondering if they are actually equivalent and why ap= parently [1] is replaced by=C2=A0+oo in this context.</div><div><br></div><= div>=C2=A0 Best regards,=C2=A0=C2=A0</div><div><br></div><span class=3D"gma= il_signature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signatur= e" data-smartmail=3D"gmail_signature"><div dir=3D"ltr">Dr. Juan Jos=C3=A9 A= lba Gonz=C3=A1lez</div></div></div> --000000000000854ba90655f63074--