3 Questions 4 Answers 0 Followers
Questions related from Caner Beykont
So I tried to take the inverse of EllipticE when modulus is large, in Mathematica, but the solution gives wrong answer. InverseSeries[Series[EllipticE[x, -k], {x, 0, 12}, {k, Infinity, 1}],y] =...
20 May 2020 10,001 0 View
Hello; I am trying to calculate the series expansion of Elliptical Integral of Second Kind. Normally the modulus should be in between 0
22 December 2019 7,872 3 View
Hello; I have this 2 nonlinear 2nd order differential equations. ode = (diff(y,t))^2 == (V^2)/(A-B*cos(y)); ( in matlab format) IC:y(0)=0 ode = (diff(g,t))^2 == (V-(t-X))^2/(A-B*cos(g)); ( in...
17 August 2019 6,480 7 View