Group Abstract Group Abstract

Message Boards Message Boards

0
|
4.1K Views
|
1 Reply
|
1 Total Like
View groups...
Share
Share this post:

Evaluate integral of two variables w/ the solution being function of one?

Posted 7 years ago

I need to evaluate the following integral

Integrate[step[(2BesselJ[x, x-X])/(x-X))^2] 

and the result is supposed be a function of just X but when I run the code it doesn't evaluate it only sets up the integral.

POSTED BY: Jacob Smith

Did you mean this?

Integrate[UnitStep[(2 BesselJ[x, x - X]/(x - X))^2], x]
POSTED BY: Hans Dolhaine
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard