help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Evaluate


From: Doug Stewart
Subject: Re: Evaluate
Date: Sat, 9 Feb 2013 13:56:21 -0500




On Sat, Feb 9, 2013 at 1:49 PM, Sifiso <address@hidden> wrote:
Please help me evaluate the following series sum(u(n)) from n=1 to inifinity, in which u(n) is not known explicitly but given in terms of a recurrence relation. You should stop the summation when the absolute value of u(n)<10^-8. u(n+1)=(u(n))^2 with u(1)=0.5
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave

What did you try so far?
Doug
--
DAS

https://linuxcounter.net/user/206392.html

reply via email to

[Prev in Thread] Current Thread [Next in Thread]