Soldato
- Joined
- 2 Dec 2006
- Posts
- 8,204
Hey, well I do a maths degree and I've just changed one of my modules to a module called "Computability and Unsolvability" and quite frankly I'm completely lost on the lingo because I missed the first week of lectures due to just having changed module. Unfortunately, despite it actually being advertised as a maths module it appears the lecturer presumes you know logic and I haven't done any modules on it, nor have my friends.
So I was hoping some of you might be able to explain some things to me so I'll just list them:
1) What does sg and sg bar (bar over the sg) mean?
I need to show that sg(bar)(n) = { 1 if n=0 , 0 otherwise} is primitive recursive and quite frankly I'm lost as to where to start on account of the fact i have no idea what sg(bar) means.
2) I have to also show that n! = factorial of n is primitive recursive and this is my idea, correct me if I'm wrong:
Using the "inital function" the "succesor function" which states that n' = n+1 for all n in the natural numbers is primitive recursive I can break down n! into successor functions:
0! = 1
1! = 1
2! = 2
.
.
.
(n+1)! = n! x (n+1)
I'm unsure however as to how to really tie that off and state that it is primitive recursive.
I'll leave it at that for now. I have 9 questions to answer, each written in language I don't particularly understand but I'm hoping that if I work out how to do these two I can work out the rest.
Thanks.
So I was hoping some of you might be able to explain some things to me so I'll just list them:
1) What does sg and sg bar (bar over the sg) mean?
I need to show that sg(bar)(n) = { 1 if n=0 , 0 otherwise} is primitive recursive and quite frankly I'm lost as to where to start on account of the fact i have no idea what sg(bar) means.
2) I have to also show that n! = factorial of n is primitive recursive and this is my idea, correct me if I'm wrong:
Using the "inital function" the "succesor function" which states that n' = n+1 for all n in the natural numbers is primitive recursive I can break down n! into successor functions:
0! = 1
1! = 1
2! = 2
.
.
.
(n+1)! = n! x (n+1)
I'm unsure however as to how to really tie that off and state that it is primitive recursive.
I'll leave it at that for now. I have 9 questions to answer, each written in language I don't particularly understand but I'm hoping that if I work out how to do these two I can work out the rest.
Thanks.
Last edited: