Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A123900
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A123900 (n+3)!/(d(n)*d(n+1)*d(n+2)) where d(n) = cancellation factor in reducing Sum_{k=0...n} 1/k! to lowest terms. +0
8
6, 12, 60, 180, 2520, 1008, 18144, 18144, 3991680, 5987520, 155675520, 1089728640, 26153487360, 523069747200, 17784371404800, 12312257126400, 935731541606400, 4678657708032, 12772735542927360, 140500090972200960 (list; graph; listen)
OFFSET

0,1

REFERENCES

J. Sondow, A geometric proof that e is irrational and a new measure of its irrationality, Amer. Math. Monthly 113 (2006) 637-641.

LINKS

J. Sondow, A geometric proof that e is irrational and a new measure of its irrationality

FORMULA

(n+3)!/(A093101(n)*A093101(n+1)*A093101(n+2)) where A093101(n) = GCD(n!,1+n+n(n-1)+...+n!)

EXAMPLE

a(2) = 60 because (2+3)!/(d(2)*d(3)*d(4)) =

5!/(GCD(2,5)*GCD(6,16)*GCD(24,65)) = 120/2 = 60.

MATHEMATICA

(A[n_] := If[n==0, 1, n*A[n-1]+1]; d[n_] := GCD[A[n], n! ]; Table[(n+3)!/(d[n]*d[n+1]*d[n+2]), {n, 0, 21}])

CROSSREFS

Cf. A000522, A061354, A093101, A123899, A123901.

Sequence in context: A093901 A117762 A104362 this_sequence A103972 A121735 A070970

Adjacent sequences: A123897 A123898 A123899 this_sequence A123901 A123902 A123903

KEYWORD

easy,nonn

AUTHOR

Jonathan Sondow (jsondow(AT)alumni.princeton.edu), Oct 18 2006

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