Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062073
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062073 Decimal expansion of Fibonacci factorial constant. +0
3
1, 2, 2, 6, 7, 4, 2, 0, 1, 0, 7, 2, 0, 3, 5, 3, 2, 4, 4, 4, 1, 7, 6, 3, 0, 2, 3, 0, 4, 5, 5, 3, 6, 1, 6, 5, 5, 8, 7, 1, 4, 0, 9, 6, 9, 0, 4, 4, 0, 2, 5, 0, 4, 1, 9, 6, 4, 3, 2, 9, 7, 3, 0, 1, 2, 1, 4, 0, 2, 2, 1, 3, 8, 3, 1, 5, 3, 1, 2, 1, 6, 8, 4, 5, 2, 6, 2, 1, 5, 6, 2, 4, 9, 4, 7, 9, 7, 7, 4, 1, 2, 5, 9, 1, 3 (list; cons; graph; listen)
OFFSET

1,2

REFERENCES

S. R. Finch, Mathematical Constants, Cambridge, 2003, Section 1.2.5.

R. Graham, D. E. Knuth and O. Patashnik, Concrete Mathematics, Addison Wesley, 1990, pp. 478, 571.

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,5000

Simon Plouffe, Plouffe's Inverter

Eric Weisstein's World of Mathematics, Fibonacci Factorial Constant

FORMULA

C = (1-a)*(1-a^2)*(1-a^3)... 1.2267420... where a = -1/phi^2 and where phi is the Golden ratio = 1/2 + sqrt(5)/2.

EXAMPLE

1.2267420107203532444176302...

PROGRAM

(PARI) \p 1300 a=-1/(1/2+sqrt(5)/2)^2; prod(n=1, 17000, (1-a^n))

(PARI) { default(realprecision, 5080); p=-1/(1/2 + sqrt(5)/2)^2; x=prodinf(k=1, 1-p^k); for (n=1, 5000, d=floor(x); x=(x-d)*10; write("b062073.txt", n, " ", d)) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 31 2009]

CROSSREFS

Cf. A062072.

Sequence in context: A081123 A056038 A076929 this_sequence A021445 A011145 A079811

Adjacent sequences: A062070 A062071 A062072 this_sequence A062074 A062075 A062076

KEYWORD

easy,nonn,cons

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jun 27 2001

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research