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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A101120 Records in A101119, which forms the nonzero differences of A006519 and A003484. 3
7, 22, 52, 112, 239, 494, 1004, 2024, 4071, 8166, 16356, 32736, 65503, 131038, 262108, 524248, 1048535, 2097110, 4194260, 8388560, 16777167, 33554382, 67108812, 134217672, 268435399, 536870854, 1073741764, 2147483584 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

a(n) = A101119(2^(n-1)) for n>=1. a(n) = 2^(n+3) - 2^((n-1)(Mod 4)) - 8*floor((n+3)/4).

PROG

(PARI) a(n)=2^(n+3)-2^((n-1)%4)-8*((n+3)\4)

CROSSREFS

Cf. A003484, A006519, A101119, A101121, A101122.

Sequence in context: A041215 A060822 A011926 * A151717 A188377 A122238

Adjacent sequences:  A101117 A101118 A101119 * A101121 A101122 A101123

KEYWORD

nonn

AUTHOR

Simon Plouffe (simon.plouffe(AT)gmail.com) and Paul D. Hanna (pauldhanna(AT)juno.com), Dec 02 2004

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 02:30 EST 2012. Contains 205860 sequences.