Defining specific Exponentiation in PA

48 Views Asked by At

Given the dictionary {0,1,+,*,<} can I write a simple formula with only x occurs free, that states "x is an exponent of 6"?

When I say simple, I mean, without using complicated techniques like Betta function. Thanks