Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

ValidationLength

ValidationLength
is an option to FindSequenceFunction and related functions that specifies the number of elements in the input sequence that should be used to validate a potential representation found.
  • With the setting ValidationLength->p, the last p elements of the input sequence are used to validate the correctness of the candidate representation.
  • The last p elements are not used in the search for possible representations.
Use the last two values to validate candidate representations:
Use the last three values for validation:
Use the last two values to validate candidate representations:
In[1]:=
Click for copyable input
Out[1]=
 
Use the last three values for validation:
In[1]:=
Click for copyable input
Out[1]=
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team