Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A067564
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A067564 Numbers n such that determinant[{{n, phi(n), sigma(n)}, {n+1, phi(n+1), sigma(n+1)}, {n+2, phi(n+2), sigma(n+2)}] is a perfect cube. +0
1
1, 2, 9, 217, 12021 (list; graph; listen)
OFFSET

1,2

COMMENT

If n is a term of the sequence, then the parallelipiped formed by the vectors {n, phi(n), sigma(n)}, {n+1, phi(n+1), sigma(n+1)}, {n+2, phi(n+2), sigma(n+2) has the same volume as that of an integral cube.

EXAMPLE

For 217, the corresponding matrix is {{217,phi(217), sigma(217)},{218,phi(218), sigma(218)},{219,phi(219), sigma(219)} = {{217,180,256},{218,108,330},{219,144,296}}, whose determinant is 216 = 6^3. Therefore 217 is a term of the sequence.

MATHEMATICA

p[n_] := Det[{{n, EulerPhi[n], DivisorSigma[1, n]}, {n + 1, EulerPhi[n + 1], DivisorSigma[1, n + 1]}, {n + 2, EulerPhi[n + 2], DivisorSigma[1, n + 2]}}]; Do[If[IntegerQ[p[i]^(1/3)], Print[i]], {i, 1, 10^5}]

CROSSREFS

Sequence in context: A111832 A114563 A112311 this_sequence A165797 A011823 A122894

Adjacent sequences: A067561 A067562 A067563 this_sequence A067565 A067566 A067567

KEYWORD

nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Jan 29 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research