feed2js_ck = true;

document.write('<div class="rss_box">');
document.write('<p class="rss_title"><a class="rss_title" href="http://www.qbyte.org/puzzles/" target="_self">Nick\'s Mathematical Puzzles</a><br /><span class="rss_item">Mathematical puzzles, with hints, full solutions, and links to related math topics. Fun, with an educational element.</span></p>');
document.write('<p class="rss_item"><a class="rss_item" href="http://www.qbyte.org/puzzles/puzzle16.html#p160" title="The absolute value of a real number is defined as its numerical value without regard for sign. So, for example, abs(2) = abs(-2) = 2. The maximum of two real numbers is defined as the numerically bigger of the two. For example, max(2, -3) = max(2, 2) = 2...." target="_self">Puzzle 160: Absolute maximum</a><br />');
document.write('<span class="rss_date">Wed, 8 Aug 2007 4:03:16 EDT</span><br />');
document.write('The absolute value of a real number is defined as its numerical value without regard for sign. So, for example, abs(2) = abs(-2) = 2. The maximum of two real numbers is defined as the numerically bigger of the two. For example, max(2, -3) = max(2, 2) = 2. Express: (a) abs in terms of max; and (b) max in terms of abs.');
document.write('</p>');
document.write('<p class="rss_item"><a class="rss_item" href="http://www.qbyte.org/puzzles/puzzle16.html#p159" title="Lagrange\'s Four-Square Theorem states that every positive integer can be written as the sum of at most four squares. For example, 6 = 2^2 + 1^2 + 1^2 is the sum of three squares. Given this theorem, prove that any positive multiple of 8 can be written as..." target="_self">Puzzle 159: Eight odd squares</a><br />');
document.write('<span class="rss_date">Wed, 23 May 2007 10:18:52 EDT</span><br />');
document.write('Lagrange\'s Four-Square Theorem states that every positive integer can be written as the sum of at most four squares. For example, 6 = 2^2 + 1^2 + 1^2 is the sum of three squares. Given this theorem, prove that any positive multiple of 8 can be written as the sum of eight odd squares.');
document.write('</p>');
document.write('<p class="rss_item"><a class="rss_item" href="http://www.qbyte.org/puzzles/puzzle16.html#p158" title="By Fermat\'s Little Theorem, the number x = (2^(p-1) - 1)/p is always an integer if p is an odd prime. For what values of p is x a perfect square?..." target="_self">Puzzle 158: Fermat squares</a><br />');
document.write('<span class="rss_date">Thu, 10 May 2007 10:30:59 EDT</span><br />');
document.write('By Fermat\'s Little Theorem, the number x = (2^(p-1) - 1)/p is always an integer if p is an odd prime. For what values of p is x a perfect square?');
document.write('</p>');
document.write('<p class="rss_item"><a class="rss_item" href="http://www.qbyte.org/puzzles/puzzle16.html#p157" title="Compute the infinite product [sin(x) cos(x/2)]^(1/2) * [sin(x/2) cos(x/4)]^(1/4) * [sin(x/4) cos(x/8)]^(1/8) * ... , where 0 ..." target="_self">Puzzle 157: Trigonometric product</a><br />');
document.write('<span class="rss_date">Fri, 4 May 2007 18:12:23 EDT</span><br />');
document.write('Compute the infinite product [sin(x) cos(x/2)]^(1/2) * [sin(x/2) cos(x/4)]^(1/4) * [sin(x/4) cos(x/8)]^(1/8) * ... , where 0 ');
document.write('</p>');
document.write('<p class="rss_item"><a class="rss_item" href="http://www.qbyte.org/puzzles/puzzle16.html#p156" title="Find all positive real solutions of the simultaneous equations: x + y^2 + z^3 = 3, y + z^2 + x^3 = 3, z + x^2 + y^3 = 3...." target="_self">Puzzle 156: Three simultaneous equations</a><br />');
document.write('<span class="rss_date">Fri, 27 Apr 2007 9:02:34 EDT</span><br />');
document.write('Find all positive real solutions of the simultaneous equations: x + y^2 + z^3 = 3, y + z^2 + x^3 = 3, z + x^2 + y^3 = 3.');
document.write('</p>');
document.write('</div>');
document.write('<img src="http://www.feedbucket.com/images/dot.gif" width="1" height="1">');

