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.

A196255 Positive integers a for which there is a primitive (3/4)-Pythagorean triple (a,b,c) satisfying a<=b.

This page as a plain text file.
%I A196255 #5 Mar 30 2012 18:57:49
%S A196255 2,5,7,9,12,12,13,15,17,18,20,21,23,26,27,28,28,31,32,32,33,33,36,38,
%T A196255 39,42,42,43,44,45,47,51,52,54,57,59,60,62,64,64,65,66,67,68,70,77,78,
%U A196255 83,84,87,91,94,96,96,96,96,100,102,105,107,111,116,117,117,123
%N A196255 Positive integers a for which there is a primitive (3/4)-Pythagorean triple (a,b,c) satisfying a<=b.
%C A196255 See A195770 for definitions of k-Pythagorean triple, primitive k-Pythagorean triple, and lists of related sequences.
%e A196255 Primitive (3/4)-Pythagorean triples a,b,c;
%e A196255 c^2=a^2+b^2+k*a*b, where k=3/4:
%e A196255 2,6,7
%e A196255 5,84,86
%e A196255 7,12,16
%e A196255 9,59,56
%e A196255 12,19,26
%e A196255 12,119,124
%e A196255 13,576,581
%e A196255 15,64,71
%e A196255 17,192,199
%e A196255 18,550,557
%t A196255 (See A196252.)
%Y A196255 Cf. A195770, A196252, A196256, A196257.
%K A196255 nonn
%O A196255 1,1
%A A196255 _Clark Kimberling_, Sep 30 2011