lgunther

48 Reputation

2 Badges

20 years, 25 days

MaplePrimes Activity


These are questions asked by lgunther

I have a function of two variables, f(x,y).
The function does involve in infinite series of functions fn(x,y)

   f(x,y) = sum( fn(x,y) ,  n=-100..100)

but that shouldn't be an issue.


I need to solve numerically the roots of f, obtaining a stored function y(x) over a range x=0..1/2.

Finally, I take y(x) and evaluate another function, g[ x, y(x) ]  over the range of x.
g(x) would be plotted.

How can enter a command in MAPLE to calculate a partial sum of an already exhibited continued fraction?
Page 1 of 1