Jump to content

English cardinal anagrams: Difference between revisions

m
→‎{{header|J}}: oeis sequence as interwikilink
m (→‎{{header|J}}: grammar)
m (→‎{{header|J}}: oeis sequence as interwikilink)
Line 56:
Stretch:
 
If we consider all values in values in [[OEIS::A169936]] which are less than 1e4
 
<syntaxhighlight lang=J> +/10000>:sample NB. distinct members in subsequence
Line 78:
2534</syntaxhighlight>
 
Note however that for values less than 1000, every member of the [[OEIS::A169936]] sequence had a partner which was also less than 1000:
 
<syntaxhighlight lang=J> #sam1e3
6,962

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.