<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - comments on Post, MRB Constant K</title>
    <link>http://www.mapleprimes.com/posts/87683-MRB-Constant-K</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sun, 14 Jun 2026 00:50:42 GMT</lastBuildDate>
    <pubDate>Sun, 14 Jun 2026 00:50:42 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest comments added to the Post, MRB Constant K</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - comments on Post, MRB Constant K</title>
      <link>http://www.mapleprimes.com/posts/87683-MRB-Constant-K</link>
    </image>
    <item>
      <title>Therom MRBK 1.0</title>
      <link>http://www.mapleprimes.com/posts/87683-MRB-Constant-K?ref=Feed:MaplePrimes:MRB Constant K:Comments#comment88434</link>
      <itunes:summary>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'Verdana','sans-serif'; color: black; font-size: 7.5pt;"&gt;If a function is differentiable at some point c of its domain, then it is also continuous at c. However here we extend the notion of differentiability to be valid for individual points on the real number line, specifically positive integers.&lt;/span&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/p&gt;
&lt;p&gt;DEFINITIONS&lt;/p&gt;
&lt;p&gt;f(n)=(-1)^n* n^(1/n)&lt;/p&gt;
&lt;p&gt;g(n)= n^(1/n)&lt;/p&gt;
&lt;p&gt;k(n)' =d/dn k(n)&lt;/p&gt;
&lt;p&gt;&amp;isin; means in.&lt;/p&gt;
&lt;p&gt;n&amp;nbsp; In the set of integers is n &amp;isin; {1,2,3,...}.&lt;/p&gt;
&lt;p&gt;Re(f(n)) is the real part of f(n)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;THEROM MRBK 1.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&amp;nbsp; Re(((-1)^n*n^(1/n))')=(-1)^n*(n^(1/n))' | n &amp;isin; {1,2,3,...},&lt;/p&gt;
&lt;p&gt;The real part of the instantaneous change of f relative to n are the same as the instantaneous change of g relative to n.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Proof:&lt;/p&gt;
&lt;p&gt;restart&lt;/p&gt;
&lt;p&gt;simplify(`assuming`([Re(diff((-1)^n*n^(1/n), n))-(-1)^n*(diff(n^(1/n), n))], [n::posint]))&lt;/p&gt;
&lt;p&gt;0&lt;/p&gt;
&lt;p&gt;&amp;nbsp;COROLLAY MRBK 1.1&lt;/p&gt;
&lt;p&gt;&amp;nbsp;When n is in the set of integers the derivative of f&amp;nbsp; has no imaginary part.&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, MRB Constant K</description>
      <guid>88434</guid>
      <pubDate>Mon, 24 May 2010 04:32:41 Z</pubDate>
      <itunes:author>Marvin Ray Burns</itunes:author>
      <author>Marvin Ray Burns</author>
    </item>
    <item>
      <title>The corollary is wrong</title>
      <link>http://www.mapleprimes.com/posts/87683-MRB-Constant-K?ref=Feed:MaplePrimes:MRB Constant K:Comments#comment88709</link>
      <itunes:summary>&lt;p&gt;The corollary is wrong.&lt;/p&gt;
&lt;p&gt;Proof.&lt;/p&gt;
&lt;pre&gt;f:=(-1)^n* n^(1/n);

                                   n  (1/n)
                          f := (-1)  n

diff(f,n);

              n     (1/n)         n  (1/n) /  ln(n)    1  \
          (-1)  Pi n      I + (-1)  n      |- ----- + ----|
                                           |    2       2 |
                                           \   n       n  /
&lt;/pre&gt;
&lt;p&gt;Alec&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, MRB Constant K</description>
      <guid>88709</guid>
      <pubDate>Fri, 28 May 2010 05:07:02 Z</pubDate>
      <itunes:author>Alec Mihailovs</itunes:author>
      <author>Alec Mihailovs</author>
    </item>
    <item>
      <title>COROLLARY MRBK 1.1a</title>
      <link>http://www.mapleprimes.com/posts/87683-MRB-Constant-K?ref=Feed:MaplePrimes:MRB Constant K:Comments#comment88710</link>
      <itunes:summary>&lt;p&gt;You are correct Alec.&amp;nbsp; I'm sorry that I let the misreading of my own notation lead me astray.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;COROLLAY MRBK 1.1a&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;When n is in the set of integers the derivative of f has an imaginary part of Pi*f.&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, MRB Constant K</description>
      <guid>88710</guid>
      <pubDate>Mon, 31 May 2010 02:28:16 Z</pubDate>
      <itunes:author>Marvin Ray Burns</itunes:author>
      <author>Marvin Ray Burns</author>
    </item>
    <item>
      <title>THEOREM MRBK 3.0</title>
      <link>http://www.mapleprimes.com/posts/87683-MRB-Constant-K?ref=Feed:MaplePrimes:MRB Constant K:Comments#comment88712</link>
      <itunes:summary>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'Verdana','sans-serif'; color: black; font-size: 7.5pt;"&gt;A reminder: If a function is differentiable at some point c of its domain, then it is also continuous at c. However here we extend the notion of differentiability to be valid for individual points on the real number line, specifically positive integers.&lt;/span&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/p&gt;
&lt;p&gt;f(n)=(-1)^n* n^(1/n)&lt;/p&gt;
&lt;p&gt;THEOREM MRBK 3.0&lt;/p&gt;
&lt;p&gt;When n is in the set of integers the derivative of f has a real part of exactly (1-ln(n))/n^2*f.&lt;/p&gt;
&lt;p&gt;Proof:&lt;br&gt;&amp;gt; simplify(`assuming`([Re(diff(f(n), n)-(1-ln(n))*f(n)/n^2)], [n::posint]));&lt;br&gt;0&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, MRB Constant K</description>
      <guid>88712</guid>
      <pubDate>Mon, 31 May 2010 05:26:44 Z</pubDate>
      <itunes:author>Marvin Ray Burns</itunes:author>
      <author>Marvin Ray Burns</author>
    </item>
    <item>
      <title>THEOREM MRBK 4.0</title>
      <link>http://www.mapleprimes.com/posts/87683-MRB-Constant-K?ref=Feed:MaplePrimes:MRB Constant K:Comments#comment88713</link>
      <itunes:summary>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;f(n)=(-1)^n* n^(1/n)&lt;/p&gt;
&lt;p&gt;THEOREM MRBK 4.0&lt;/p&gt;
&lt;p&gt;When n is in the set of integers the derivative of f is exactly I*Pi*f+(1-ln(n))*f/n^2&lt;/p&gt;
&lt;p&gt;Proof:&lt;/p&gt;
&lt;p&gt;THEOREM MRBK 2.0 says the Imaginary part is Pi*f.&lt;/p&gt;
&lt;p&gt;THEOREM MRBK 3.0 says the real part is (1-ln(n))*f/n^2.&lt;/p&gt;
&lt;p&gt;A complex number is the sum of its imaginary part and its real part.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, MRB Constant K</description>
      <guid>88713</guid>
      <pubDate>Mon, 31 May 2010 05:27:21 Z</pubDate>
      <itunes:author>Marvin Ray Burns</itunes:author>
      <author>Marvin Ray Burns</author>
    </item>
    <item>
      <title>THEOREM MRBK 2.0</title>
      <link>http://www.mapleprimes.com/posts/87683-MRB-Constant-K?ref=Feed:MaplePrimes:MRB Constant K:Comments#comment88711</link>
      <itunes:summary>&lt;p&gt;&lt;span style="font-family: 'Verdana','sans-serif'; color: black; font-size: 7.5pt;"&gt;A reminder: If a function is differentiable at some point c of its domain, then it is also continuous at c. However here we extend the notion of differentiability to be valid for individual points on the real number line, specifically positive integers.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;COROLLARY MRBK 1.1a doesn't seem to follow readily enough so I will make it a theorem.&lt;br&gt;&lt;br&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;DEFINITIONS&lt;/p&gt;
&lt;p&gt;f(n)=(-1)^n* n^(1/n)&lt;/p&gt;
&lt;p&gt;g(n)= n^(1/n)&lt;/p&gt;
&lt;p&gt;k(n)' =d/dn k(n)&lt;/p&gt;
&lt;p&gt;&amp;isin; means in.&lt;/p&gt;
&lt;p&gt;n&amp;nbsp; In the set of integers is n &amp;isin; {1,2,3,...}.&lt;/p&gt;
&lt;p&gt;Im(f(n)) is the imaginary part of f(n)&lt;/p&gt;
&lt;p&gt;f := proc (n) options operator, arrow ... end proc; is f:=n-&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;THEOREM MRBK 2.0 &amp;nbsp;&lt;br&gt;&lt;br&gt;When n is in the set of integers the derivative of f has an imaginary part of exactly Pi*f.&lt;/p&gt;
&lt;p&gt;Proof:&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&amp;gt; f := proc (n) options operator, arrow; (-1)^n*n^(1/n) end proc; simplify(`assuming`([Im(diff(f(n), n))-Pi*f(n)], [n::posint]));&lt;br&gt;0&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, MRB Constant K</description>
      <guid>88711</guid>
      <pubDate>Mon, 31 May 2010 05:31:12 Z</pubDate>
      <itunes:author>Marvin Ray Burns</itunes:author>
      <author>Marvin Ray Burns</author>
    </item>
  </channel>
</rss>