Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A099632
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A099632 Numbers n for which (sigma[n-d]+sigma[n+d])/2 = sigma[n], where d=1; name=1-sigma-balanced numbers. +0
2
45, 694, 3768374, 6303735, 15913725, 20291271, 42824146, 47788894, 54424095 (list; graph; listen)
OFFSET

1,1

COMMENT

These terms, the 1-sigma-balanced numbers, seems to be significantly rarer than those with d=2,4,6,8,10.. It seems also that the 6-sigma-balanced numbers are very common.

FORMULA

Solutions to sigma[x-d]+sigma[x+d]=2*sigma[x] where d=1. n=20291271, a=sigma[n-1]=37374480, b=sigma[n+1]=38104560 sigma[n]=37739520=(a+b)/2,

MATHEMATICA

d=1; Do[s=(DivisorSigma[1, n+d]+DivisorSigma[1, n-d])/ 2-DivisorSigma[1, n]; If[Equal[s, 0], Print[n]], {n, 1, 100000000}]

CROSSREFS

Cf. A000203, A099631.

Sequence in context: A090024 A110691 A105251 this_sequence A024379 A134290 A078761

Adjacent sequences: A099629 A099630 A099631 this_sequence A099633 A099634 A099635

KEYWORD

more,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Oct 26 2004

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 21 14:49 EST 2008. Contains 150807 sequences.


AT&T Labs Research