login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A068077 Numbers n such that sigma(n)+sigma(n+1)=4n. 2
1, 38184, 458010, 776112, 65676408, 1488668112, 4414086384, 28645019964 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

For[n=1, True, n++, If[DivisorSigma[1, n]+DivisorSigma[1, n+1]==4n, Print[n]]]

CROSSREFS

Cf. A067806, A068078.

Sequence in context: A178286 A187938 A172842 * A094427 A138400 A050777

Adjacent sequences:  A068074 A068075 A068076 * A068078 A068079 A068080

KEYWORD

more,nonn

AUTHOR

Dean Hickerson (dean.hickerson(AT)yahoo.com), Feb 16 2002

EXTENSIONS

a(6)-a(8) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Jan 31 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 22:36 EST 2012. Contains 205567 sequences.