Tagged Questions
1
vote
2answers
79 views
How to take conjugate of a function?
Naïvely this is what happens and it obviously is not helpful!
...
0
votes
0answers
66 views
How to have Mathematica find asymptotics with correct asumptions
I'm tried to find a certain expansion of the Hypergeometric1F1 function using Mathematica:
...
10
votes
1answer
281 views
Is my expression too complicated for FullSimplify or am I doing something wrong?
I have a messily defined function $v(h, w)$ with $h, w \in \mathbb{R}$ and with a removable singularity at $h=1/2$, and I am trying to prove some of its properties using Mathematica. In particular I ...