|
[Date Index]
[Thread Index]
[Author Index]
Symbolic integration
- To: mathgroup at smc.vnet.net
- Subject: [mg102592] Symbolic integration
- From: tzygmund <tzygmund at googlemail.com>
- Date: Sun, 16 Aug 2009 06:39:45 -0400 (EDT)
Hi,
I have a fairly simple question which I cannot solve. I want to assign
a symbolic expression to a greek letter and then use this in a
subsequent integral. So,
********************************
\[Lambda] -> [
\!\(\*SuperscriptBox["2",
RowBox[{"[",
FractionBox[
RowBox[{"-", "2"}], "\[Nu]"], "]"}]]\) Gamma[1/\[Nu]]/
Gamma[3/\[Nu]]]^(-1/2)
Integrate[\[Nu] E[-0.5 Abs[z/ \[Lambda]]^\[Nu]]/(\[Lambda] 2^(1 +
1/\[Nu]) Gamma[1/\[Nu]]), z]
**********************************
How can I get this to work?
Thanks
Prev by Date:
Generating a list numnber in string format
Next by Date:
Is it possible with Mathematica?big problem.thank you
Previous by thread:
Re: Generating a list numnber in string format
Next by thread:
Re: Symbolic integration
|