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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A058968 2^n + 2^(n - 1) - n - 8. 1
1, 12, 35, 82, 177, 368, 751, 1518, 3053, 6124, 12267, 24554, 49129, 98280, 196583, 393190, 786405, 1572836, 3145699, 6291426, 12582881, 25165792, 50331615, 100663262, 201326557, 402653148, 805306331, 1610612698, 3221225433 (list; graph; refs; listen; history; internal format)
OFFSET

3,2

REFERENCES

B. Elspas, The theory of multirail cascades, in A. Mukhopadhyay, ed., Recent Developments in Switching Theory, Ac. Press, 1971, Chap. 8, see esp. p. 362 (YT(n)).

LINKS

Harry J. Smith, Table of n, a(n) for n=3,...,200

PROG

(PARI) { for (n = 3, 200, write("b058968.txt", n, " ", 2^n + 2^(n - 1) - n - 8); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 24 2009]

CROSSREFS

Sequence in context: A163661 A142074 A102085 * A195858 A121805 A195542

Adjacent sequences:  A058965 A058966 A058967 * A058969 A058970 A058971

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jan 14 2001

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 17 00:09 EST 2012. Contains 205978 sequences.