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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A067806 Numbers n such that sigma(n+1)+sigma(n)=3n. 2
10, 34, 136, 169, 2402, 5329, 21004, 41164, 54722, 1060802, 5026562, 10800112, 11108164, 14366402, 87026656, 102944992, 10499710072 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

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

CROSSREFS

Cf. A068077, A068078.

Sequence in context: A119227 A166066 A068078 * A001446 A001890 A010818

Adjacent sequences:  A067803 A067804 A067805 * A067807 A067808 A067809

KEYWORD

more,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Feb 07 2002

EXTENSIONS

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

a(17) 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 16 07:39 EST 2012. Contains 205881 sequences.