Solving an Integral Without Software: Step-by-Step

  • Thread starter Thread starter mashjavad
  • Start date Start date
  • Tags Tags
    Integral Software
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
mashjavad
Messages
1
Reaction score
0
I want you to solve me a following problem without any software and explain me step to step:

int(exp(-x)*sin(a*x)/(x),x=0..infinity);
thenk you
 
Physics news on Phys.org
Thread moved to the homework forums. Welcome to the PF, mashjavad. Please tell us what you know already about integration. What learning resources do you have available?
 
Hi mashjavad,

Looks like integration by parts doesn't solve the integral. It takes the form (e^-x sin ax)/x. I used mathematical software to evaluate and obtained exponential integrals with complex numbers in the result. I tink this involves incomplete gamma functions or numerical methods of integration.

Sorry couldn't help much.