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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A083859 Main diagonal of generalized Fibonacci array A083856. 4
0, 1, 1, 4, 9, 41, 133, 673, 2737, 15130, 72181, 430739, 2320825, 14815529, 88005541, 596681296, 3843559137, 27515587661, 189933449365, 1428716457761, 10474213334761, 82448447397646, 637534807917701, 5233087759204967 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

COMMENTS

if s(n) is a sequence of the form s(0) =0, s(1)=x,s(n)= s(n-1)+k(s(n-2) then s(k) = a(n)*x. For example if k= 7 and x= 5, s(7)= 0,5,5,40,75,355,880,3365 (3365= 673*5) [From Gary Detlefs (gdetlefs(AT)aol.com), Dec 04 2009]

FORMULA

a(n)=(((1+sqrt(4n+1))/2)^n-((1-sqrt(4n+1))/2)^n)/sqrt(4n+1).

a(n) = A193376(n-1,n). - R. J. Mathar, Aug 23 2011

CROSSREFS

Cf. A083860.

Sequence in context: A042887 A053908 A149165 * A070761 A149166 A149167

Adjacent sequences:  A083856 A083857 A083858 * A083860 A083861 A083862

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), May 06 2003

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 15 03:59 EST 2012. Contains 205694 sequences.