Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063073
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063073 Square of determinant of character table of the dihedral group with 2n elements. +0
2
4, 256, 36, 4096, 500, 82944, 9604, 2097152, 236196, 64000000, 7086244, 2293235712, 250994068, 94450499584, 10251562500, 4398046511104, 474351505988, 228509902503936, 24524265031204, 13107200000000000 (list; graph; listen)
OFFSET

1,1

COMMENT

For any finite group G with order n we have that if A is the character table then |det(A)|^2 = product i (n/c(i)) where the product is over the conjugacy classes of G: c(i), so by this formula the square of the determinant is an integer (in the case of dihedral groups the characters are real).

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,200

FORMULA

a(n) = 4 * n^((n+1)/2) if n odd, a(n)= 64 * n^((n+2)/2) if n even. - Paul Boddington (psb(AT)maths.warwick.ac.uk), Oct 22 2003

PROGRAM

(PARI) { for (n=1, 200, if (n%2, a=4 * n^((n+1)/2), a=64 * n^((n+2)/2)); write("b063073.txt", n, " ", a) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 16 2009]

CROSSREFS

Sequence in context: A091792 A090602 A087587 this_sequence A093760 A062075 A013734

Adjacent sequences: A063070 A063071 A063072 this_sequence A063074 A063075 A063076

KEYWORD

nonn

AUTHOR

Ahmed Fares (ahmedfares(AT)my-deja.com), Aug 03 2001

EXTENSIONS

Missing term included and more terms added by Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 16 2009

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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research