Title : 
An efficient non-recursive algorithm for computing the reliability of k-out-of-n systems
         
        
            Author : 
Sarje, Anil K. ; Prasad, E.V.
         
        
            Author_Institution : 
Roorkee Univ., India
         
        
        
        
        
            fDate : 
6/1/1989 12:00:00 AM
         
        
        
        
            Abstract : 
An algorithm for computing the reliability of k-out-of- n systems is proposed. It is simple, easy to implement on a computer, time and memory efficient, and good for numerical computation. The memory complexity is O(n-k), and for a given value of n-k the computation time is proportional to n . Its FORTRAN implementation is presented
         
        
            Keywords : 
FORTRAN listings; reliability theory; FORTRAN implementation; k-out-of-n systems; memory complexity; nonrecursive algorithm; numerical computation; reliability; Algorithm design and analysis; Reliability theory;
         
        
        
            Journal_Title : 
Reliability, IEEE Transactions on