Posted by Subhotosh Khan on September 06, 2002 at 08:31:44:
In Reply to: series posted by Ryan on September 06, 2002 at 07:36:39:
: I am trying to find the integral of sin(x)/x. I know that if I keep integrating this using integration by parts I get a series. I have not worked with series yet and would like to know how to evaluate this problem.
: Thanks
**************************************
Int[(sin ax)/x dx] = ax - (ax)^3/(3*3!) + (ax)^5/(5*5!) ....
You really do not need to know anything about series to get to this solution.