Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A007660
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A007660 a(n) = a(n-1)*a(n-2) + 1.
(Formerly M0853)
+0
7
0, 0, 1, 1, 2, 3, 7, 22, 155, 3411, 528706, 1803416167, 953476947989903, 1719515742866809222961802, 1639518622529236077952144318816050685207, 2819178082162327154499022366029959843954512194276761760087463015 (list; graph; listen)
OFFSET

0,5

COMMENT

If we omit the first three terms of the sequence, a(n)/a(n-1) can be expressed as the continued fraction [a(n-2); a(n-1)]. - Eric Angelini (eric.angelini(AT)kntv.be), Feb 10 2005

This may be regarded as a multiplicative dual of the Fibonacci sequence A000045. Write Fibonacci's formula as F(0)=0, F(1)=1; F(n)=[F(n-1)+F(n-2)]*1 with n>1. Swap '+' and '*' and we have the present sequence! - B. Joshipura (bhushit(AT)yahoo.com), Aug 29 2007

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

LINKS

A. V. Aho and N. J. A. Sloane, Some doubly exponential sequences, Fib. Quart., 11 (1973), 429-437.

B. Joshipura, My non-mathematician's posting

S. Kak, The Golden Mean and the Physics of Aesthetics

FORMULA

a(n) is asymptotic to c^(phi^n) where phi=(1+sqrt(5))/2 and c=1.1130579759029319... - Benoit Cloitre (benoit7848c(AT)orange.fr), Sep 26 2003

MATHEMATICA

a[0] = a[1] = 0; a[n_] := a[n - 1]*a[n - 2] + 1; Table[ a[n], {n, 0, 15} ]

CROSSREFS

Sequence in context: A077210 A151908 A072214 this_sequence A158055 A156615 A158054

Adjacent sequences: A007657 A007658 A007659 this_sequence A007661 A007662 A007663

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Robert G. Wilson v (rgwv(AT)rgwv.com)

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 December 20 00:58 EST 2009. Contains 171054 sequences.


AT&T Labs Research