
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Assignment; Professor: Torng; Class: Computability and Languages; Subject: Computer Science & Engineering; University: Michigan State University; Term: Fall 2000;
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

(a) Which one of the following eight statements implies that the language L IS recursive? [2, 2.0] The correct answer is proof (v). Since a finite language is also solvable, we have that both L 1 and L 2 are solvable. Since solvable langauges are closed under intersection, this implies L is solvable. (b) Which one of the following eight statements implies that the language L IS NOT recursive? Explain your reasoning. [2, 3.0] The correct answer is proof (ii). Since L 1 is solvable, it follows that if L is solvable, then L 2 must also be solvable since solvable languages are closed under intersection. However, we are given that L 2 is not solvable. Therefore, L must not be solvable. i. We show that L 1 ∩ L 2 = L where L 1 is a recursively enumerable but not recursive language and L 2 is a recursively enumerable language. ii. We show L 1 ∩ L = L 2 where L 1 is a recursive language and L 2 is not a recursively enumerable language. iii. We show that L 1 ∩ L 2 = L where L 1 is a recursively enumerable language and L 2 is not a recursive language. iv. We show that L 1 ∩ L = L 2 where L 1 is a recursively enumerable language and L 2 is not a recursive language. v. We show that L 1 ∩ L 2 = L where L 1 is a recursive language and L 2 is a finite language. vi. We show that L 1 ∩ L = L 2 where L 1 is a recursive language and L 2 is a recursive language. vii. We show that L 1 ∩ L 2 = L where L 1 is a recursively enumerable language and L 2 is a recursively enumerable language. viii. We show that L 1 ∩ L = L 2 where L 1 is a recursive language and L 2 is a recursively enumerable language.