Skip to main content
1-Visitor
April 13, 2013
Question

How to get the decision of integral in a symbolic form?

  • April 13, 2013
  • 1 reply
  • 4100 views

Mathematica gives an answer for indefinite integral. I got expression in the second line after the expansion of the limits. But I can`t plot with this expression. The plot appears for expression in the third line. Is it possible to get the decision of this integral any other way? Thank you.

1 reply

19-Tanzanite
April 14, 2013

According to Mathcad's numerical calculations the three expressions you have listed are all different! See attached.

You have three unspecified variables. Which do you want to plot against?

Why do you need a symbolic result if you just want plots - you could plot using numerics.

Alan

jjjjvb1-VisitorAuthor
1-Visitor
April 14, 2013

Thank for your answer. I need decision of integral in first line. A,b,c are constant and independent from variable x. I need plot result of this integral. So I can get result in simbolic form.

19-Tanzanite
April 14, 2013

The integral in your file goes from 0 to infinity, so it has a single value. Do you mean the upper limit to be some finite value, x, and you want to plot the value of the integral as a function of this upper limit?

Alan