cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A147847 Concerning hypotenuses of triangles such that the sum of the two legs is a perfect square.

This page as a plain text file.
%I A147847 #8 Feb 05 2013 09:07:21
%S A147847 2,3,4,4,5,6,5,6,7,8,7,7,8,9,8,10,8,9,10,9,11,12,10,11,10,13,11,14,11,
%T A147847 12,11,13,12,14,15,12,16,13,14,13,13,15,13,16,17,18,14,14,14,16,15,17,
%U A147847 16,19,20,15,17,16,18,16,19,17,16
%N A147847 Concerning hypotenuses of triangles such that the sum of the two legs is a perfect square.
%C A147847 The sequence of b's considered in A145906.
%C A147847 A094192 is apparently derived by sorting into natural order.
%H A147847 M. de Frenicle, <a href="http://gallica.bnf.fr/ark:/12148/bpt6k5493994j/">Methode pour trouver la solutions des problemes par les exclusions</a>, in: Divers ouvrages de mathematiques et de physique par messieurs de l'academie royale des sciences, (1693) pp 1-44, table on page 31.
%e A147847 (a,b,c,d,e,f,g,h) = (1,2,1,3,1,5,4,9) with N=7 or (1,3,2,5,7,13,6,19) with N=17 or (3,4,1,5,7,17,10,27) with N=23 or (1,4,3,7,17,25,8,33) with N=31.
%Y A147847 Cf. A143732.
%K A147847 nonn,uned,obsc
%O A147847 0,1
%A A147847 _Paul Curtz_, Nov 15 2008