<?xml version="1.0" encoding="UTF-8"?>










<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">
    <channel>
        <title>Math Forum</title>
        <link>http://mathforum.org/kb</link>
        <description>List of forum topics</description>
        <language>en</language>


        <item>
            <title>Re: Recurrence Equation RSolve, no error shown, no solution?</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=7936134&amp;tstart=0#7936134</link>

        

            <description><![CDATA[This shows the problem:<br><br>iter = 10000;<br>f[x_] := x - 0.02/x;<br>ListLinePlot[NestList[f, 2, iter]]<br><br>(version 8)<br><br>]]></description>

        

            <jf:creationDate>Dec 13, 2012 4:07:44 AM</jf:creationDate>
            <jf:modificationDate>Dec 13, 2012 4:07:44 AM</jf:modificationDate>
            <jf:author>skirmantas.janusonis@yale.edu</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Recurrence Equation RSolve, no error shown, no solution?</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=7935644&amp;tstart=0#7935644</link>

        

            <description><![CDATA[Hi all!<br>I'm looking for the solution of:<br><br>RSolve[{w[n + 1] == w[n] - 0.02/w[n], w[0] == 2}, w[n], n]<br><br>but the output is the same on]]></description>

        

            <jf:creationDate>Dec 11, 2012 7:54:32 PM</jf:creationDate>
            <jf:modificationDate>Dec 11, 2012 7:54:32 PM</jf:modificationDate>
            <jf:author>skitarna@gmail.com</jf:author>
            <jf:replyCount>1</jf:replyCount>
        </item>


    </channel>
</rss>

