Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > ddb8c4e6ca053ed8711e09d0295f0c29 > files > 24

mathomatic-15.5.0-1.fc15.i686.rpm

<!-- manual page source format generated by PolyglotMan v3.2, -->
<!-- available at http://polyglotman.sourceforge.net/ -->

<html>
<head>
<title>MATHO-SUMSQ(1) manual page</title>
</head>
<body bgcolor='white'>
<a href='#toc'>Table of Contents</a><p>

<p> 
<h2><a name='sect0' href='#toc0'>Name</a></h2>
matho-sumsq - Find the minimum sum of the squares for integers 
<p> 
<h2><a name='sect1' href='#toc1'>Synopsis</a></h2>
<b>matho-sumsq</b>
[<i>numbers</i>]<i></i> 
<p> 
<h2><a name='sect2' href='#toc2'>Description</a></h2>
This command-line utility is optionally part of the
<a href='mathomatic.1.html'><b>mathomatic</b>(1)</a>
 package. It finds the minimum number of positive integers
that when squared and added together, equal the given number.  There is
a proof that no more than 4 squares summed together are required to represent
any positive integer. 
<p> The command line may contain positive integers, less
than 2147483648 (2^31), to find the squares of, otherwise the program counts
up from 0.  If the number of squares is 2, this program displays all possible
combinations, otherwise it just displays the first combination it finds.

<p> 
<h2><a name='sect3' href='#toc3'>Author</a></h2>
George Gesslein II (gesslein@linux.com) at "<a href='http://www.mathomatic.org'>http://www.mathomatic.org</a>
".

<p> 
<h2><a name='sect4' href='#toc4'>Reporting Bugs</a></h2>
If you find a bug, please report it to the author or at
"<a href='https://launchpad.net/mathomatic'>https://launchpad.net/mathomatic</a>
". 
<p> 
<h2><a name='sect5' href='#toc5'>See Also</a></h2>
<a href='mathomatic.1.html'><b>mathomatic</b>(1)</a>
, <a href='matho-pascal.1.html'><b>matho-pascal</b>(1)</a>
,
<a href='matho-primes.1.html'><b>matho-primes</b>(1)</a>
 <p>

<hr><p>
<a name='toc'><b>Table of Contents</b></a><p>
<ul>
<li><a name='toc0' href='#sect0'>Name</a></li>
<li><a name='toc1' href='#sect1'>Synopsis</a></li>
<li><a name='toc2' href='#sect2'>Description</a></li>
<li><a name='toc3' href='#sect3'>Author</a></li>
<li><a name='toc4' href='#sect4'>Reporting Bugs</a></li>
<li><a name='toc5' href='#sect5'>See Also</a></li>
</ul>
</body>
</html>