Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112636
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112636 Numbers n such that sigma(2^n+3^n) is divisible by n. +0
1
1, 2, 3, 14, 24, 28, 48, 72, 84, 132, 140, 144, 154, 155, 165, 180, 192, 196 (list; graph; listen)
OFFSET

1,2

COMMENT

Cf. A114705 = sum of divisors of 2^n + 3^n, A000203 sigma(n) = sum of divisors of n, A007689 2^n + 3^n.

FORMULA

n | sigma(2^n+3^n)

EXAMPLE

14 is OK because 2^14+3^14 = 4799353 with divisors {1,13,369181,4799353} sum of which is 5168548=14*369182.

PROGRAM

(PARI) for(x=1, 200, if(sigma(2^x+3^x)%x==0, print1(x, ", "))) -Jorge Coveiro (jorgecoveiro(AT)yahoo.com), Feb 15 2006

CROSSREFS

Cf. A000203, A007689, A114705.

Sequence in context: A024603 A089876 A025092 this_sequence A124663 A101005 A029998

Adjacent sequences: A112633 A112634 A112635 this_sequence A112637 A112638 A112639

KEYWORD

more,nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Dec 27 2005

EXTENSIONS

3 more terms from Jorge Coveiro (jorgecoveiro(AT)yahoo.com), Feb 15 2006

More terms from Ryan Propper (rpropper(AT)stanford.edu), Jan 09 2007

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 December 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research