<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SbNRN on Sulprobil</title>
    <link>https://www.sulprobil.de/tags/sbnrn/</link>
    <description>Recent content in SbNRN on Sulprobil</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 20 May 2026 04:32:00 +0100</lastBuildDate>
    <atom:link href="https://www.sulprobil.de/tags/sbnrn/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Linear Equations with Rational Coefficients (VBA)</title>
      <link>https://www.sulprobil.de/linear_equations_en/</link>
      <pubDate>Wed, 20 May 2026 04:32:00 +0100</pubDate>
      <guid>https://www.sulprobil.de/linear_equations_en/</guid>
      <description>&lt;h2 id=&#34;abstract&#34;&gt;Abstract&lt;/h2&gt;&#xA;&lt;p&gt;Linear equations of the form A * x = b with the non-singular quadratic&#xA;matrix A and the result vector b have a unique solution because the&#xA;determinant of A is not zero.&#xA;If the coefficients of A and of b are rational numbers then&#xA;the solution is also rational.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://www.sulprobil.de/Linear_Equations_with_rational_coefficients.png&#34; alt=&#34;Linear_Equations_with_rational_coefficients&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;see-also&#34;&gt;See also&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.sulprobil.de/sbnrn_en/&#34; title=&#34;sbNRN&#34;&gt;sbNRN&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;literature&#34;&gt;Literature&lt;/h2&gt;&#xA;&lt;p&gt;(External Link!) &lt;a href=&#34;http://www.sciencedirect.com/science/article/pii/0771050X7890027X/pdf?md5=b667c7b5a79db140f4b1e10319c6ba89&amp;amp;pid=1-s2.0-0771050X7890027X-main.pdf&#34;&gt;Oliver Aberth, A method for exact computation with rational numbers,  JCAM, vol 4, no. 4, 1978&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Quota Change as Fraction (Excel/VBA)</title>
      <link>https://www.sulprobil.de/quota_change_as_fraction_en/</link>
      <pubDate>Wed, 20 May 2026 04:27:00 +0100</pubDate>
      <guid>https://www.sulprobil.de/quota_change_as_fraction_en/</guid>
      <description>&lt;h2 id=&#34;abstract&#34;&gt;Abstract&lt;/h2&gt;&#xA;&lt;p&gt;Sometimes you need to present quota changes in a simple way.&#xA;You can achieve this with fractions:&lt;/p&gt;&#xA;&lt;p&gt;Example: Miller, Smith, and Schulz form a joint heirship.&#xA;Smith dies without an heir. His quota will be distributed.&#xA;Schulz also dies. His widows will receive 2/3 of his quota,&#xA;his only child will get 1/3. Please note that you need to enter&#xA;this as &lt;em&gt;=1/3 * 2/3&lt;/em&gt; resp. &lt;em&gt;=1/3 * 1/3&lt;/em&gt; whereby the first &lt;em&gt;1/3&lt;/em&gt;&#xA;represents Schulz&amp;rsquo; original quota.&lt;/p&gt;</description>
    </item>
    <item>
      <title>sbNRN (VBA)</title>
      <link>https://www.sulprobil.de/sbnrn_en/</link>
      <pubDate>Wed, 20 May 2026 04:25:00 +0100</pubDate>
      <guid>https://www.sulprobil.de/sbnrn_en/</guid>
      <description>&lt;p&gt;&lt;strong&gt;&amp;ldquo;God made the integers, all the rest is the work of man.&amp;rdquo; [Leopold Kronecker]&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;abstract&#34;&gt;Abstract&lt;/h2&gt;&#xA;&lt;p&gt;Which rational number is a good proxy of π (3.1415926&amp;hellip;)? Enter in cell A1 ‘=pi()&amp;rsquo;,&#xA;in cell B1 your maximal denominator (for example 10), and in cells C1:D1 ‘=sbNRN(A1,B1)&#39;&#xA;as array formula (with CTRL + SHIFT + ENTER). You will get in C1:D1 22 and 7.&#xA;That means: 22/7 is the nearest rational number to π with a denominator not higher than 10.&#xA;For 1000 in B1 you would get 355/113.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
