Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A088307
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A088307 T(n,k) = if GCD(n,k)=1 then n^2 + k^2 else 0: triangle read by rows, 1<=k<=n. +0
1
0, 5, 0, 10, 13, 0, 17, 0, 25, 0, 26, 29, 34, 41, 0, 37, 0, 0, 0, 61, 0, 50, 53, 58, 65, 74, 85, 0, 65, 0, 73, 0, 89, 0, 113, 0, 82, 85, 0, 97, 106, 0, 130, 145, 0, 101, 0, 109, 0, 0, 0, 149, 0, 181, 0, 122, 125, 130, 137, 146, 157, 170, 185, 202, 221, 0, 145, 0, 0, 0, 169 (list; table; graph; listen)
OFFSET

1,2

COMMENT

(n^2-k^2,2*k*n,T(n,k)) is a primitive Pythagorean triple iff T(n,k)>0;

n>1: T(n,1)=A002522(n); n>0: T(2*n+1,2)=A078370(n); T(n,n)=0;

sum of n-th row = phi(n): A000010(n) = #{m: 1<=k<=n and T(n,m)>0} = Sum(A057427(T(n,m)): 1<=k<=n).

LINKS

Eric Weisstein's World of Mathematics, Pythagorean Triple

EXAMPLE

n=6, k=5: 6^2 + 5^2 = 36 + 25 = 61: (6^2 - 5^2)^2 + (2*6*5)^2 =

11^2 + 60^2 = 121 + 3600 = 3721 = 61^2 = T(6,5)^2;

n=7, k=3: 7^2 + 3^2 = 49 + 9 = 58: (7^2 - 3^2)^2 + (2*7*3)^2 =

40^2 + 42^2 = 1600 + 1764 = 3364 = 58^2 = T(7,3)^2.

CROSSREFS

Cf. A070216.

Adjacent sequences: A088304 A088305 A088306 this_sequence A088308 A088309 A088310

Sequence in context: A101115 A010481 A022898 this_sequence A007392 A052401 A024418

KEYWORD

nonn,tabl

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Nov 05 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research