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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A100703 (T(n-1) + T(n-2)) + T(n-1)*T(n-2) where T(0)=3, T(1)=5 and n >= 2. 0
3, 5, 23, 143, 3455, 497663, 1719926783 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,1

LINKS

Table of n, a(n) for n=0..6.

FORMULA

a(n) = (a(n-1) + a(n-2)) + a(n-1)*a(n-2) with a(0)=3 and a(1)=5

EXAMPLE

(3 + 5) + 3*5 = 23

CROSSREFS

Similar to A063896 but with initial terms 3 and 5.

Sequence in context: A209028 A178068 A018978 * A137086 A137087 A214589

Adjacent sequences:  A100700 A100701 A100702 * A100704 A100705 A100706

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi, Dec 09 2004

STATUS

approved

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 June 20 05:34 EDT 2013. Contains 226419 sequences.