[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
login
Revision History for A277276 (Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
Number of tautologies and contradictions in propositional calculus of length n.
(history; published version)
#11 by Bruno Berselli at Mon Oct 10 07:50:13 EDT 2016
STATUS

editing

approved

#10 by Bruno Berselli at Mon Oct 10 07:49:39 EDT 2016
COMMENTS

Formally, the language used for this sequence contains the symbols a-z and A-Z (the variables), ~, *, +, ->, <->, ( and ).

* Every - every variable is a formula.;

* If - if A is a formula, then ~A is a formula.;

* If - if A and B are formulas, then (A*B), (A+B), (A->B) and (A<->B) are all formulas.

STATUS

approved

editing

#9 by Bruno Berselli at Mon Oct 10 07:47:38 EDT 2016
STATUS

reviewed

approved

#8 by Joerg Arndt at Mon Oct 10 07:08:57 EDT 2016
STATUS

proposed

reviewed

#7 by Michel Marcus at Mon Oct 10 06:04:36 EDT 2016
STATUS

editing

proposed

Discussion
Mon Oct 10
06:07
Matthew Scroggs: That's great
#6 by Michel Marcus at Mon Oct 10 06:04:24 EDT 2016
EXAMPLE

The contradictions of length 6 are ~(a<->a), ~(a->a), (~a*a), (~a<->a), (a*~a) and (a<->~a): 6 formulas, and the tautologies of length 6 are (~a+a) and (a+~a): 2 formulas. So a(6) = 6+2 = 8.

The tautologies of length 6 are (~a+a) and (a+~a).

STATUS

proposed

editing

Discussion
Mon Oct 10
06:04
Michel Marcus: Ok like this ?
#5 by Matthew Scroggs at Sat Oct 08 15:11:02 EDT 2016
STATUS

editing

proposed

#4 by Matthew Scroggs at Sat Oct 08 15:10:28 EDT 2016
KEYWORD

nonn,changed,more

STATUS

proposed

editing

#3 by Matthew Scroggs at Sat Oct 08 12:42:28 EDT 2016
STATUS

editing

proposed

Discussion
Sat Oct 08
13:05
Michel Marcus: Needs keyword more
#2 by Matthew Scroggs at Sat Oct 08 12:29:39 EDT 2016
NAME

allocated for Matthew ScroggsNumber of tautologies and contradictions in propositional calculus of length n.

DATA

0, 0, 0, 0, 2, 8, 14, 26, 63, 215, 527

OFFSET

1,5

COMMENTS

a(n) is the number of tautologies and contradictions that are n symbols long in propositional calculus with the connectives not (~), and (*), or (+), implies (->) and if and only if (<->).

When measuring the length of a formula all brackets must be included. The connectives -> and <-> are counted as one symbol each (but writing them as such requires non-ASCII characters).

Formally, the language used for this sequence contains the symbols a-z and A-Z (the variables),~,*,+,->,<->,( and ).

The formulas are defined by the following rules:

* Every variable is a formula.

* If A is a formula, then ~A is a formula.

* If A and B are formulas, then (A*B), (A+B), (A->B) and (A<->B) are all formulas.

A formula is a tautology if it is true for any assignment of truth values to the variables.

A formula is a contradiction if it is false for any assignment of truth values to the variables.

This sequence is increasing, as adding a ~ to the start of a tautology or contradiction gives a contradiction or tautology one symbol longer.

LINKS

M. Scroggs, <a href="http://mscroggs.co.uk/blog/35">Logical Contradictions</a>

M. Scroggs, <a href="http://www.mscroggs.co.uk/blog/tautologies.txt">List of tautologies</a>

M. Scroggs, <a href="http://www.mscroggs.co.uk/blog/contradictions.txt">List of contradictions</a>

EXAMPLE

The contradictions of length 6 are ~(a<->a), ~(a->a), (~a*a), (~a<->a), (a*~a) and (a<->~a).

The tautologies of length 6 are (~a+a) and (a+~a).

CROSSREFS

Equals A256120 plus A277275

KEYWORD

allocated

nonn

AUTHOR

Matthew Scroggs, Oct 08 2016

STATUS

approved

editing