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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A076507 3 people at a party are saying Hello to each other. Person " says Hello Hello. Person 3 counts the times Hello has been said and says Hello thrice that number. Person 1 says Hello equal to the sum of Hello's and then it is Person 2 again. This is how many Hello's are said. 1
2, 6, 8, 32, 144, 192, 768, 3456, 4608, 18432, 82944, 110592, 442368, 1990656, 2654208, 1061683247775744, 63700992, 254803968, 1146617856, 1528823808, 6115295232, 27518828544, 3669171392, 146767085568, 660451885056 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

PROG

(PARI) mod 3(n)=if (i%3==0, 3, i%3) s=2; for (i=3, 30, print1(s*mod 3(i), ", "); s=s+s*mod 3(i))

CROSSREFS

Cf. A076508.

Sequence in context: A096999 A019199 A094678 * A117542 A045653 A152158

Adjacent sequences:  A076504 A076505 A076506 * A076508 A076509 A076510

KEYWORD

nonn

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Oct 15 2002

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 14 22:37 EST 2012. Contains 205679 sequences.