Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A129207
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A129207 Second sequence in solution to congruent number 5 problem. +0
4
1, 1, -49, -4799, 4728001, 18618840001, -767067390499249, -54213419267800732799, 250137278774864229623059201, -1127677799839642474480271473583999, -195577262542844878506138849501555847171249 (list; graph; listen)
OFFSET

0,3

COMMENT

Let W(n)=A129206(n), X(n)=A129207(n), Y(n)=A129208(n), Z(n)=A129209(n).

FORMULA

Right triangle with sides |10*Y(n)*W(n)/ (X(n)*Z(n))|, |X(n)*Z(n)/ (Y(n)*W(n))|, |2*Y(2*n)/ W(2*n)| has area 5.

X(2*n)= X(n)^4 -50* W(n)^4.

a(n+2)* a(n-2)= 144*a(n+1)* a(n-1) +2257* a(n)^2. a(-n)= a(n).

PROGRAM

(PARI) {a(n)= n=abs(n); if(n<1, 1, if(n<4, [1, -49, -4799][n], (144* a(n-1)* a(n-3) +2257* a(n-2)^2 )/a(n-4) ))}

CROSSREFS

Sequence in context: A014773 A132539 A109344 this_sequence A053772 A075416 A127861

Adjacent sequences: A129204 A129205 A129206 this_sequence A129208 A129209 A129210

KEYWORD

sign

AUTHOR

Michael Somos, Apr 03 2007

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research