Skip to main content
1-Visitor
August 9, 2014
Solved

Normalization

  • August 9, 2014
  • 1 reply
  • 1983 views

hello,

I want to find out the normalization consant in terms of a and p. But i am not able to do that. please see the attachment and help me.

Best answer by Werner_E

Mathcad can't evaluate that integral symbolically, so it can't present a symbolic solution.

Of course you can get numeric solutions for specific values of a and p - just turn your B:=... into B(a,p):=....

1 reply

Werner_E25-Diamond IAnswer
25-Diamond I
August 9, 2014

Mathcad can't evaluate that integral symbolically, so it can't present a symbolic solution.

Of course you can get numeric solutions for specific values of a and p - just turn your B:=... into B(a,p):=....

aayyappan1-VisitorAuthor
1-Visitor
August 11, 2014

Thank you werner.