Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A088438
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A088438 A chaotic Cantor integer type product set of the factorial function that trifurcates. +0
1
2, 6, 4, 7, 24, 35, 8, 18, 70, 88, 12, 29, 140, 165, 16, 40, 234, 266, 20, 52, 352, 391, 24, 64, 494, 540, 28, 76, 660, 713, 32, 88, 850, 910, 36, 99, 1064, 1131, 40, 111, 1302, 1376, 44, 123, 1564, 1645, 48, 135, 1850, 1938, 52, 147, 2160, 2255, 56, 159, 2494 (list; graph; listen)
OFFSET

0,1

COMMENT

This result is due to analysis of the prime product, composite product and factorial type function to a more general type of function: n!=Product[Set1[i],{i, limit1, limit2}]*Product[Set2[i],{i,limit3,limit4}] In this case the second product contains two intervals instead of one.

FORMULA

P[n]=n!/Product[i, {i, n-Floor[n/4], n-Floor[3*n/4]}] a(n) = Floor[P[n]/P[n-1]]

MATHEMATICA

(* factorial based function with half interval Cantor hole in the middle*) p[n_]=n!/Product[i, {i, n-Floor[n/4], n-Floor[3*n/4]}] digits=200 a0=Table[Floor[p[n]/p[n-1]], {n, 2, digits}]

CROSSREFS

Cf. A088140.

Sequence in context: A119250 A059773 A127399 this_sequence A097265 A074208 A066043

Adjacent sequences: A088435 A088436 A088437 this_sequence A088439 A088440 A088441

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Nov 09 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 September 6 16:04 EDT 2008. Contains 143483 sequences.


AT&T Labs Research