Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A110599
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A110599 Balanced numbers n such that n mod 12 = 7. All have balance quotient sigma(n)/phi(n) equal to 2. List checked out to 0<=m<=500000 where n=12*m+7. +0
1
24871, 58435, 140335, 24871, 58435, 140335, 1529983, 2086903, 3722875, 3830827 (list; graph; listen)
OFFSET

1,1

MAPLE

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

CROSSREFS

Cf. A000010, A000203, A020492, A062699.

Adjacent sequences: A110596 A110597 A110598 this_sequence A110600 A110601 A110602

Sequence in context: A083621 A083622 A052356 this_sequence A125268 A076583 A046709

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 May 16 23:01 EDT 2008. Contains 139884 sequences.


AT&T Labs Research