Re: Another question on Integrate
- To: mathgroup at smc.vnet.net
- Subject: [mg29089] Re: [mg29040] Another question on Integrate
- From: Tomas Garza <tgarza01 at prodigy.net.mx>
- Date: Tue, 29 May 2001 02:57:18 -0400 (EDT)
- References: <200105270153.VAA01573@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
My guess is that this integral (and the like) can only be given explicitly in terms of power series (cf. Tables of Integrals and Other Mathematical Data, by H.B. Dwight, 481.2). See, e.g., In[1]:= Integrate[Series[Tan[x]/x, {x, 0, 10}], x] Out[1]= SeriesData[x, 0, {1, 0, 1/9, 0, 2/75, 0, 17/2205, 0, 62/25515, 0, 1382/1715175}, 1, 12, 1] (Convert the output cell to standard form). Tomas Garza Mexico City ----- Original Message ----- From: "Emilio Martin-Serrano Sobrino" <emilio.martin at sema.es> To: mathgroup at smc.vnet.net Subject: [mg29089] [mg29040] Another question on Integrate > Hi: > > Can anyone tell why Mathematica 4.1 (neither 3.0) does not solve the > following?: > > Integrate[Tan[x]/x,x], ... and the like. > > Regards > > Emilio > > > ------------------------------------------------------------------ > This email is confidential and intended solely for the use of the individual to whom it is addressed. Any views or opinions presented are solely those of the author and do not necessarily represent those of Sema Group. > If you are not the intended recipient, be advised that you have received this email in error and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. > ------------------------------------------------------------------ > >
- References:
- Another question on Integrate
- From: "Emilio Martin-Serrano Sobrino" <emilio.martin@sema.es>
- Another question on Integrate