login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A067129 Numbers n such that sigma(n-3) + sigma(n+3) = sigma(2n). 1
5, 63, 99, 279, 355, 551, 561, 639, 1359, 1915, 2151, 2799, 4311, 8199, 8919, 10915, 12591, 13239, 16265, 16911, 17991, 18999, 20799, 24039, 24471, 28071, 28719, 30519, 33039, 35271, 40671, 43479, 45351, 48879, 51623, 52911, 56799, 60471, 63351, 74079, 75879 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Conjecture: sequence gives odd values only.
LINKS
PROG
(PARI) isok(n) = sigma(n-3)+sigma(n+3) == sigma(2*n); \\ Michel Marcus, Nov 20 2013
CROSSREFS
Cf. A067730.
Sequence in context: A319624 A182118 A111387 * A209117 A238087 A063079
KEYWORD
nonn
AUTHOR
Benoit Cloitre, Feb 18 2002
EXTENSIONS
More terms from Michel Marcus, Nov 20 2013
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)