Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A067545
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A067545 Determinant of an n X n matrix whose diagonal are the first n composite numbers and all other elements are 1's. +0
1
4, 23, 176, 1513, 14457, 166587, 2248791, 32564154, 503597430, 8788183110, 170834934690, 3490028350200, 74757188482200, 1750213790778600, 42713495459510400, 1084838134027536000, 28630810173210336000 (list; graph; listen)
OFFSET

1,1

EXAMPLE

The determinant begins:

4 1 1 1 1 1 1 ...

1 6 1 1 1 1 1 ...

1 1 8 1 1 1 1 ...

1 1 1 9 1 1 1 ...

1 1 1 1 10 1 1 ...

1 1 1 1 1 12 1 ...

MATHEMATICA

Composite[ n_Integer ] := FixedPoint[ n + PrimePi[ # ] + 1 &, n + PrimePi[ n ] + 1 ]; Table[ Det[ DiagonalMatrix[ Table[ Composite[ i ] - 1, {i, 1, n} ] ] + 1 ], {n, 1, 20} ]

CROSSREFS

Sequence in context: A083355 A141763 A025550 this_sequence A004041 A089465 A106174

Adjacent sequences: A067542 A067543 A067544 this_sequence A067546 A067547 A067548

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 28 2002

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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research