decidable vs recursive

decidable

adj
  • describing a set for which there exists an algorithm that will determine whether any element is or is not within the set in a finite amount of time. 

  • in intuitionistic logic, a proposition P is decidable in a given theory if it can be proven from the theory that "either P or not P", i.e. in symbols: P∨¬P. 

  • capable of being decided. 

recursive

adj
  • which can be computed by a theoretical model of a computer, in a finite amount of time 

  • whose characteristic function is recursive (4) 

  • of an expression, each term of which is determined by applying a formula to preceding terms 

  • drawing upon itself, referring back. 

  • of a program or function that calls itself 

How often have the words decidable and recursive occurred in a corpus of books? (source: Google Ngram Viewer )