New pages
Jump to navigation
Jump to search
- 08:32, 27 August 2025 OEIS/Cheat sheet (hist | edit) [193 bytes] Gfis (talk | contribs) (Created page with "==== PARI ==== * Print a triangle T(n,k) for(n=0,10,for(k=0,n,print1(",",T(n,k)));print())")