|
Search: id:A048838
|
|
|
| A048838 |
|
Decimal expansion of fourth Smarandache constant (a=3). |
|
+0 2
|
|
| 1, 3, 0, 1, 1, 1, 4, 4, 1, 9, 4, 9, 4, 4, 5, 2, 3, 5, 8, 0, 0, 8, 2, 0, 7, 8, 6, 3, 6, 4, 0, 2, 7, 7, 1, 0, 1, 4, 4, 7, 6, 8, 8, 9, 7, 7, 3, 6, 8, 0, 6, 4, 7, 8, 1, 3, 2, 5, 3, 1, 3, 5, 1, 4, 8, 9, 2, 9, 3, 0, 6, 6, 7, 6, 7, 6, 7, 5, 9, 8, 5, 6, 9, 2, 2, 8, 4, 0, 7, 7, 9, 4, 5, 7, 7, 4, 9, 2, 8, 7
(list; cons; graph; listen)
|
|
|
OFFSET
|
2,2
|
|
|
REFERENCES
|
I. Cojocaru, S. Cojocaru, The Third and Fourth Constants of Smarandache, Smarandache Notions Journal, Vol. 7, No. 1-2-3, 1996, 121-126.
|
|
LINKS
|
M. L. Perez et al., eds., Smarandache Notions Journal
Eric Weisstein's World of Mathematics, Smarandache Constants
|
|
FORMULA
|
Sum_{n >= 2} (n^3/Product_{i >= 2} S(i)), where S(n) is the Kempner-Smarandache function A002034.
|
|
EXAMPLE
|
Constant=13.0111441949445...
|
|
PROGRAM
|
(PARI) S(n)=local(m); if(isprime(n), n, m=1; while(m!%n!=0, m++); m S4(a, k)=local(v, i, p, y); v=vector(k, i, S(i)); p=1; y=0.; for(i=2, k, p*=v[i]; y+=i^a/p); y S4(3, 200) - Frank Adams-Watters (FrankTAW(AT)Netscape.net), Apr 18 2006
|
|
CROSSREFS
|
Sequence in context: A056614 A092510 A126309 this_sequence A059341 A131802 A069023
Adjacent sequences: A048835 A048836 A048837 this_sequence A048839 A048840 A048841
|
|
KEYWORD
|
nonn,cons
|
|
AUTHOR
|
Charles T. Le (charlestle(AT)yahoo.com)
|
|
EXTENSIONS
|
More terms from Frank Adams-Watters (FrankTAW(AT)Netscape.net), Apr 18 2006
|
|
|
Search completed in 0.002 seconds
|