Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A129205
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A129205 From Wendt's determinant compute (A048954(2*n)/(1-4^n))^(1/2). +0
2
1, 5, 0, 2295, 453871, 0, 545539395584, 4883188189089105, 0, 14214363393075742724609375, 5968603205606800870499639536231, 0, 41302584753289717847206700750464023881130441 (list; graph; listen)
OFFSET

1,2

REFERENCES

P. Ribenboim, 13 Lectures on Fermat's last theorem, Springer-Verlag, NY, 1979, page 62. MR0551363 (81f:10023)

FORMULA

a(n)=0 if and only if n is divisible by 3.

PROGRAM

(PARI) {a(n)= if(n<1, 0, n*=2; sqrtint( matdet( matrix( n, n, i, j, binomial( n, (j-i)%n )))/ (1-2^n)))}

CROSSREFS

Sequence in context: A073911 A036946 A027641 this_sequence A098173 A058177 A079508

Adjacent sequences: A129202 A129203 A129204 this_sequence A129206 A129207 A129208

KEYWORD

nonn

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 July 23 17:35 EDT 2008. Contains 142285 sequences.


AT&T Labs Research