Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117474
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117474 The values of 'a' in a^2 + b^2 = c^2 where b - a = 7 and gcd(a,b,c)=1. +0
2
5, 8, 48, 65, 297, 396, 1748, 2325, 10205, 13568, 59496, 79097, 346785, 461028, 2021228, 2687085, 11780597, 15661496, 68662368, 91281905, 400193625, 532029948, 2332499396, 3100897797, 13594802765, 18073356848 (list; graph; listen)
OFFSET

1,1

COMMENT

The values of 'c' are in A060569

FORMULA

a(1)=5, a(2)=8, a(3)=48, a(4)=65, a(n) = 6*a(n-2) - a(n-4) + 14

EXAMPLE

a(5) = 6*48 - 5 + 14 = 297, and 297^2 + 304^2 = 425^2, and 304 -297 = 7 and gcd(297, 304, 425) = 1

MAPLE

g:=proc(n) option remember; if n=1 then RETURN(5) fi; if n=2 then RETURN(8) fi; if n=3 then RETURN(48) fi; if n=4 then RETURN(65) fi; 6*g(n-2)-g(n-4)+14; end; [njas, Oct 06 2007]

CROSSREFS

Cf. A060569.

Sequence in context: A130223 A126750 A109292 this_sequence A068478 A132050 A123819

Adjacent sequences: A117471 A117472 A117473 this_sequence A117475 A117476 A117477

KEYWORD

nonn

AUTHOR

Andras Erszegi (erszegi.andras(AT)chello.hu), Mar 19 2006

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 November 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research