Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Verifies the Binet–Cauchy algebraic identity in a given dimension
ResourceFunction["BinetCauchyIdentity"][n] verifies the Binet–Cauchy algebraic identity. |
For n=2:
| In[1]:= |
| Out[1]= |
For n=3:
| In[2]:= |
| Out[2]= | ![]() |
The previous output is equivalent to the vector identity:
| In[3]:= |
| Out[3]= |
Verify the identity up to n=10:
| In[4]:= |
| Out[4]= |
A subscripted version:
| In[5]:= |
| Out[5]= | ![]() |
Degenerates to Lagrange's identity:
| In[6]:= |
| Out[6]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License