Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A110596
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A110596 Balanced numbers n such that n mod 12 = 11. List checked to m<=500000, where n=12*m+11. All have balance quotient sigma(n)/phi(n) equal to 2 or 3. +0
1
35, 124355, 1739507, 3281663, 3852155 (list; graph; listen)
OFFSET

1,1

MAPLE

with(numtheory); BNM11:=[]: for z from 1 to 1 do for n from 1 to 500000 do m:=12*n+11; if sigma(m) mod phi(m) = 0 then BNM11:=[op(BNM11), m] fi; od; od; BNM11;

CROSSREFS

Cf. A000010, A000203, A020492.

Sequence in context: A030261 A007102 A139473 this_sequence A126029 A107736 A139474

Adjacent sequences: A110593 A110594 A110595 this_sequence A110597 A110598 A110599

KEYWORD

nonn

AUTHOR

Walter A. Kehowski (wkehowski(AT)cox.net), Sep 13 2005

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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research