heidernetk
- 2
- 0
Can you help me by giving me a method or solution
integrating sinx/x between (0,infinty)
please help me
integrating sinx/x between (0,infinty)
please help me
That's an approximation to [itex]\pi / 2[/itex]. Actually, the resultpixel01 said:sinx/x does not have the elementary primitive function. You can calculate it numerically by a program. I used Matlab and calculated it as :1.571
There wouldn't be much point in asking the question for a maths homework/question sheet if the answer was "Done by computer". For integrals such as sinx/x, particularly when the limits involve infinity, complex analysis is often the way to go.pixel01 said:sinx/x does not have the elementary primitive function. You can calculate it numerically by a program. I used Matlab and calculated it as :1.571
For the benefit of the original poster mostly :robert Ihnot said:However, I took that course long ago and don't know all the steps.