Mathematica 5.2 for Mac OS X x86 (32-bit) Copyright 1988-2006 Wolfram Research, Inc. -- Terminal graphics initialized -- In[1]:= $Pre=InputForm Out[1]= InputForm In[2]:= s=Series[InverseErf[2x/Sqrt[Pi]],{x,0,50}] Out[2]//InputForm= SeriesData[x, 0, {1, 0, 1/3, 0, 7/30, 0, 127/630, 0, 4369/22680, 0, 34807/178200, 0, 20036983/97297200, 0, 2280356863/10216206000, 0, 49020204823/198486288000, 0, 65967241200001/237588086736000, 0, 15773461423793767/49893498214560000, 0, 655889589032992201/ 1803293578326240000, 0, 94020690191035873697/222759794969712000000, 0, 655782249799531714375489/1329207696584271504000000, 0, 44737200694996264619809969/77094046401887747232000000, 0, 10129509912509255673830968079/14761242414008506896480000000, 0, 108026349476762041127839800617281/132496911908140357902804480000000, 0, 10954814567103825758202995557819063/11262237512191930421738380800000000, 0, 61154674195324330125295778531172438727/ 52504551281838779626144331289600000000, 0, 54441029530574028687402753586278549396607/ 38905872499842535702972949485593600000000, 0, 452015832786609665624579410056180824562551/ 268090886133368733415443853598208000000000, 0, 2551405765475004343830620568825540664310892263/ 1252532276140582782027102181569679872000000000, 0, 70358041406630998834159902148730577164631303295543/ 28520159927721069946757116674341610685440000000000, 0, 775752883029173334450858052496704319194646607263417/ 259078091444256105986928093487086396226560000000000, 0, 132034545522738294934559794712527229683368402215775110881/ 36256424429074976496234665114956818633529712640000000000}, 1, 51, 1] In[3]:= CoefficientList[%,x] Out[3]//InputForm= {0, 1, 0, 1/3, 0, 7/30, 0, 127/630, 0, 4369/22680, 0, 34807/178200, 0, 20036983/97297200, 0, 2280356863/10216206000, 0, 49020204823/198486288000, 0, 65967241200001/237588086736000, 0, 15773461423793767/49893498214560000, 0, 655889589032992201/1803293578326240000, 0, 94020690191035873697/222759794969712000000, 0, 655782249799531714375489/1329207696584271504000000, 0, 44737200694996264619809969/77094046401887747232000000, 0, 10129509912509255673830968079/14761242414008506896480000000, 0, 108026349476762041127839800617281/132496911908140357902804480000000, 0, 10954814567103825758202995557819063/11262237512191930421738380800000000, 0, 61154674195324330125295778531172438727/ 52504551281838779626144331289600000000, 0, 54441029530574028687402753586278549396607/ 38905872499842535702972949485593600000000, 0, 452015832786609665624579410056180824562551/ 268090886133368733415443853598208000000000, 0, 2551405765475004343830620568825540664310892263/ 1252532276140582782027102181569679872000000000, 0, 70358041406630998834159902148730577164631303295543/ 28520159927721069946757116674341610685440000000000, 0, 775752883029173334450858052496704319194646607263417/ 259078091444256105986928093487086396226560000000000, 0, 132034545522738294934559794712527229683368402215775110881/ 36256424429074976496234665114956818633529712640000000000}