Changes

Jump to navigation Jump to search
no edit summary
Line 9: Line 9:  
*2.Successive rows start towards the left with the next number followed by successive naturals listing one more number than the line above.  
 
*2.Successive rows start towards the left with the next number followed by successive naturals listing one more number than the line above.  
 
*The first few lines of a Floyd triangle looks like this:
 
*The first few lines of a Floyd triangle looks like this:
1
+
  1
2 3  
+
  2 3  
4 5 6...........
+
  4 5 6...........
    
==Examples==
 
==Examples==
writer
6,694

edits

Navigation menu