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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A058966 a(3) = 1, otherwise a(n) = n*2^(n-3)-2^(n-2)-2. 3
1, 2, 10, 30, 78, 190, 446, 1022, 2302, 5118, 11262, 24574, 53246, 114686, 245758, 524286, 1114110, 2359294, 4980734, 10485758, 22020094, 46137342, 96468990, 201326590, 419430398, 872415230, 1811939326, 3758096382, 7784628222 (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. 361 (S_1(n)).

LINKS

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

PROG

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

CROSSREFS

Sequence in context: A051667 A106355 A120546 * A058967 A196317 A064932

Adjacent sequences:  A058963 A058964 A058965 * A058967 A058968 A058969

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 20:50 EST 2012. Contains 206085 sequences.