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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A104196 Sum of CarmichaelLambda[n] between successive powers of 2. 0
1, 3, 14, 46, 206, 694, 2610, 9420, 35038, 130784, 484136, 1827996, 6891816, 26121822, 99232238, 379021972, 1450654796, 5564804616, 21406426134, 82457456808 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

a(n)=Sum[CarmichaelLambda[i], {i, 2^n, 2^(n + 1) - 1}]

MATHEMATICA

a= Table[Sum[CarmichaelLambda[i], {i, 2^n, 2^(n + 1) - 1}], {n, 0, 24}]

CROSSREFS

Sequence in context: A180785 A123350 A027953 * A202144 A201349 A006900

Adjacent sequences:  A104193 A104194 A104195 * A104197 A104198 A104199

KEYWORD

nonn

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Mar 12 2005

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 17:11 EST 2012. Contains 205938 sequences.