Aliocha

80 Reputation

4 Badges

7 years, 8 days

MaplePrimes Activity


These are questions asked by Aliocha

The serie is :Sum(-5*3^(-k - 1)*(x - 2)^k, k = 0 .. infinity)

How to simplify (with collect ? with convert ?...) this expression to get this more "traditionnal" writing :

-5/3*sum(((x - 2)/3^k)^k, k = 0 .. infinity)

Thank you for your help.

Hello,

I am trying to calculate the Dirichlet integral with the residue theorem and the LineInt command. I use the classic lace (Cf below) and the function exp(iz)/z. I don't understand why the LineInt function returns zero on the top semicircle. The result should depend on r and only be zero for limit(%, R = infinity).

Thanks for your help.

1 2 Page 2 of 2