Fishteacher73 Posted April 6, 2005 Report Posted April 6, 2005 I have a fascination with palindromes. Are there any intrinsic mathematical properties for them aside just from the visual symetry? Quote
Biochemist Posted April 6, 2005 Report Posted April 6, 2005 I have a fascination with palindromes. Are there any intrinsic mathematical properties for them aside just from the visual symetry?Hmmm. What makes you ask the question? And are you just referring to single word palindromes (e.g., "kayak") or are you including full sentences of palindromic words (e.g., "Did dad eye Ada?") or full sentences that are single palindrome as well (e.g., "Rise to vote sir!")? Quote
Fishteacher73 Posted April 6, 2005 Author Report Posted April 6, 2005 I was speking of numerical palindromes, although I do like my verbal ones as well. I was wondering if there were intrinsic mathematecal properties, or some sort of conecting mathematic trait. Quote
bumab Posted April 6, 2005 Report Posted April 6, 2005 Hmmm.... discounting the first 9 intigers, it would be 11,22,33,44,55,66,77,88,99,101,111,121,131... +10 till 191, then +12 to 202, then +10... Seems like there's got to be something. I always liked: A man, a plan, a canal. Panama.War, sir, is raw. Quote
Bo Posted April 7, 2005 Report Posted April 7, 2005 for numerical palindromes as 11, 272, one could write downsymmetry properties, however these properties will be dependent on the representation: a palindrome in decimal numbers won't be a palindrome in hexadecimal or binairy numbers. A lot of the beauty will be lost in my opinion... Bo Quote
Qfwfq Posted April 7, 2005 Report Posted April 7, 2005 Obviously,a palindrome in decimal numbers won't be a palindrome in hexadecimal or binairy numbers.Changing the base would replace those 10s in Bumab's argument, which would however become much more complicated as there are more digits! I'm not at all sure that argument could lead to an algorithm that enumerates them exhaustively in increasing sequence. In general, for n digits in base b, one can write the condition as a_i = a_(n - i) for each i and perhaps work something out. One might even find something beautiful! ;) Quote
Qfwfq Posted April 8, 2005 Report Posted April 8, 2005 I'm not at all sure that argument could lead to an algorithm that enumerates them exhaustively in increasing sequence.I wasn't sure that any algorithm could be designed that enumerates them exhaustively in increasing sequence but, after work, I had a look at it and it is possible! It's easy to see, once you think about it. Quote
MortenS Posted April 8, 2005 Report Posted April 8, 2005 Speaking about palindromes, you have the 196-algorithm that produce numerical palindromes from almost any number. 0 Start with a number with 2 or more integers, call it A1. Reverse A, call it B2. Do A+B, call it C, print C3. let A=C4. Go to 1 This algoritm will produce a sequence of numbers, of which several are palindromes. It may take many iterations to arrive at the first palindrome. Some numbers does not seem to generate palindromes at all, the first such number being 196. Quote
Qfwfq Posted April 11, 2005 Report Posted April 11, 2005 To get them all, and only them, in a given base b... just start counting! For each number, having n digits ABCDEF.... consider it followed by all digits in reverse order, and also consider it followed by all except the unit digit in reverse order. If you want to have them in increasing order then, for each n, you first do the counting and concatenate all but the unit digit, then repeat the counting and concatenate all digits. This can be translated into sums of powers of b and hence into an arithmetical algorithm. In stretches of b consecutive results, the increment will be of the type 1000...0 or of the type 1000...0. Quote
Turtle Posted April 16, 2005 Report Posted April 16, 2005 ___If I may interject a comment on the nature of the beast, ie. why we notice palindromes at all. It is largely a visual effect with little to do with number in the strictest sense. We only construct the algorthms after the fact; the fact of 'seeing' a pattern.___Short number palindromes have auditory meaning, however longer ones loose meaning as the memory ability fades.___What I mean to say is that a palindrome is no more or less than the tumbling glass in a kaleidoscope. :) Quote
Dark Mind Posted June 9, 2005 Report Posted June 9, 2005 Just because...: Redivider( <- I think that's the longest single word that's a palindrome.) Now no swims on Mon. Quote
bumab Posted June 9, 2005 Report Posted June 9, 2005 I prefer pi Tarzan raised a Desi Arnaz rat Pull up, Bob, pull up! Quote
Fishteacher73 Posted June 9, 2005 Author Report Posted June 9, 2005 I always wanted to name a band Dog racecar god. Quote
Subbulakshmi Posted April 20, 2021 Report Posted April 20, 2021 Hi Good morning. I am a Doctorate in music. I have an excellent article on topic Palindrome. It covers 7th century poems in palindromic format (11 couplets).Added to it I have covered Thevaram. Thiruppugazh. Divya Prabandan. Maths. Physics.Chemistry. Archeology.Music and so on.I am Dr.S.Subbulakshmi. I am interested in publishing the above article. Thanks Quote
Dubbelosix Posted April 28, 2021 Report Posted April 28, 2021 (edited) Both And it uses them in physics amd are extremely important. Edited April 28, 2021 by Dubbelosix Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.