Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A085292
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A085292 Product of Lucas (A000204) and a Pell companion series (A001333). +0
2
1, 9, 28, 119, 451, 1782, 6931, 27119, 105868, 413649, 1615681, 6311522, 24654241, 96306849, 376200748, 1469546399, 5740457491, 22423834422, 87593763331, 342165736199, 1336595027068, 5221113899769, 20395130698081, 79669083012482 (list; graph; listen)
OFFSET

1,2

COMMENT

2*[A085292(n)] = A085293

FORMULA

a(n) = [A000204(n)]*[A001333(n)], n>0; where A001333(1) = 1, then 3, 4, 7, 11, 18, 29...(the Lucas series); & A001333(1) = 1, then 3, 7, 17, 41, 99, 239, 577, 1393...(a Pell-type series with a(n+1)/a(n) ==> (1 + sqrt2)).

EXAMPLE

a(4) = (L4)*[A001333(4)] = (7)(17) = 119.

MATHEMATICA

L[0] = 2; L[1] = 1; L[n] = L[n - 1] + L[n - 2]; P[0] = P[1] = 1; P[n_] := P[n] = 2P[n - 1] + P[n - 2]; Table[ L[n]P[n], {n, 1, 24}]

CROSSREFS

Cf. A085293, A000204, A001333, A002203.

Sequence in context: A017669 A001158 A053819 this_sequence A073706 A042501 A041154

Adjacent sequences: A085289 A085290 A085291 this_sequence A085293 A085294 A085295

KEYWORD

nonn

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), Jun 24 2003

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 24 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research