How to Integrate (Cos[x])/x Using Taylor Series Expansion

  • Thread starter Thread starter plato2000
  • Start date Start date
  • Tags Tags
    Integrate
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
plato2000
Messages
2
Reaction score
0

Homework Statement


∫[itex]\frac{Cos(x)}{x}[/itex] dx


Homework Equations



Taylor series expansion for Cos(x)

The Attempt at a Solution


I have used Taylor series to find the product of (1/x) * (cos[x]). After integration i get

In[x] - x^2/8 + x^4/96 + x^6/4320+...

I don't know what to do next, is that the answer, or there is a way of finding the function represented by the series above.
 
Physics news on Phys.org
plato2000 said:

Homework Statement


∫[itex]\frac{Cos(x)}{x}[/itex] dx


Homework Equations



Taylor series expansion for Cos(x)

The Attempt at a Solution


I have used Taylor series to find the product of (1/x) * (cos[x]). After integration i get

In[x] - x^2/8 + x^4/96 + x^6/4320+...

I don't know what to do next, is that the answer, or there is a way of finding the function represented by the series above.

Up to an additive constant the integral is a non-elementary function called Ci(x). There is no finite, closed-form expression for Ci(x) that involves only elementary functions such as powers, roots, exponentials, trig functions, etc. That is provable: it is not just that nobody has been smart enough to find the formula, but, rather, that it has been rigoroursly proven that no such formula can possibly exist!
 
Thank you very much.