Login

Welcome, Guest. Please login or register.

October 19, 2025, 08:52:02 pm

Author Topic: Maths Problem  (Read 7682 times)  Share 

0 Members and 1 Guest are viewing this topic.

Nagisa

  • New South Welsh
  • Trendsetter
  • **
  • Posts: 114
  • Respect: -7
  • School: Lismore High
  • School Grad Year: 2013
Maths Problem
« on: December 15, 2012, 10:21:23 pm »
+2
A palindrome is a number or word that is the same when read forward and back- ward, for example, "176671" and "civic."
Can the number obtained by writing the numbers from 1 to n in order (for some n > 1) be a palindrome?

make sure to post even basic ideas lol, don't be afraid.

TrueTears

  • TT
  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 16363
  • Respect: +667
Re: Maths Problem
« Reply #1 on: December 15, 2012, 10:29:45 pm »
0
well it seems the last few digits of the number needs to be at least 321 for it to be a palindrome
« Last Edit: December 15, 2012, 10:31:56 pm by TrueTears »
PhD @ MIT (Economics).

Interested in asset pricing, econometrics, and social choice theory.

FlorianK

  • Victorian
  • Forum Leader
  • ****
  • Posts: 928
  • Respect: +64
Re: Maths Problem
« Reply #2 on: December 15, 2012, 10:33:46 pm »
0
A palindrome is a number or word that is the same when read forward and back- ward, for example, "176671" and "civic."
Can the number obtained by writing the numbers from 1 to n in order (for some n > 1) be a palindrome?

make sure to post even basic ideas lol, don't be afraid.
I'd say no.
The start is 123456789
So the end of the palindrome has to be
987654321
This only happens when it is actually the number 987654321 XXX987654321
Lets take the the one without a number infront.
so n=987654321
the the number before is 987654320
however the start is 12345678910 so there is no 0 after the 9 in the start of our series, since for all XXX987654321 we would need a 0 after the first 9 numbers, but we have a 1 your assumption can't be true.

Does this make sense?

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Maths Problem
« Reply #3 on: December 15, 2012, 10:36:48 pm »
0
If you start from 0, and work in base 2 then you can :P

I reckon you can't, a sketch which hopefully someone can turn into a proof: Suppose it worked for 1,2, ... n  Then take the last number of the form in this sequence. It has k 0's. Hence our supposed palindrome has a long string of zeros on the right side, but on the left side it doesn't have such a string of zeros. Of course it may happen that this long string of zeros is in the middle, in that case there's another contradiction one can obtain.
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Maths Problem
« Reply #4 on: December 15, 2012, 10:38:57 pm »
0
I'd say no.
The start is 123456789
So the end of the palindrome has to be
987654321
This only happens when it is actually the number 987654321 XXX987654321
Lets take the the one without a number infront.
so n=987654321
the the number before is 987654320
however the start is 12345678910 so there is no 0 after the 9 in the start of our series, since for all XXX987654321 we would need a 0 after the first 9 numbers, but we have a 1 your assumption can't be true.

Does this make sense?


We don't need n=987654321, all we can conclude is that the last few digits of n are 987654321 i.e what if n=111111987654321
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

Nagisa

  • New South Welsh
  • Trendsetter
  • **
  • Posts: 114
  • Respect: -7
  • School: Lismore High
  • School Grad Year: 2013
Re: Maths Problem
« Reply #5 on: December 15, 2012, 10:43:49 pm »
0
We don't need n=987654321, all we can conclude is that the last few digits of n are 987654321 i.e what if n=111111987654321

yeah i believe its possible, but yeah, i always tend to play around with algebra. maybe that will tender some result.

brightsky

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 3136
  • Respect: +200
Re: Maths Problem
« Reply #6 on: December 15, 2012, 10:50:05 pm »
0
123456789101112131415161718192021222324252627282930...039282726252423222120291817161514131211101987654321
sorry got bored
perhaps one could get somewhere by considering the nature of the 'middle digit'.
2020 - 2021: Master of Public Health, The University of Sydney
2017 - 2020: Doctor of Medicine, The University of Melbourne
2014 - 2016: Bachelor of Biomedicine, The University of Melbourne
2013 ATAR: 99.95

Currently selling copies of the VCE Chinese Exam Revision Book and UMEP Maths Exam Revision Book, and accepting students for Maths Methods and Specialist Maths Tutoring in 2020!

FlorianK

  • Victorian
  • Forum Leader
  • ****
  • Posts: 928
  • Respect: +64
Re: Maths Problem
« Reply #7 on: December 15, 2012, 10:52:08 pm »
0
We don't need n=987654321, all we can conclude is that the last few digits of n are 987654321 i.e what if n=111111987654321
I never assumed that n=987654321
I used n=987654321 to prove that it is not possible for XXX(any number before)987654321

TrueTears

  • TT
  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 16363
  • Respect: +667
Re: Maths Problem
« Reply #8 on: December 15, 2012, 10:52:44 pm »
0
let us assume some bound for n. if this palindrome exists, it needs to at least end with 321, so assume that where k => 2.

now building on kamil's idea the longest consecutive sequence of 0's in our palindrome will be k digits long and these sequences will occur at multiples of 10^k

now... maybe you can try counting how many groups of consecutive 0's of length k there are and see if these groups of consecutive 0's can be "mirrored" onto each other when you reverse the digits of the palindrome, i have a feeling it's impossible
« Last Edit: December 15, 2012, 10:55:04 pm by TrueTears »
PhD @ MIT (Economics).

Interested in asset pricing, econometrics, and social choice theory.

brightsky

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 3136
  • Respect: +200
Re: Maths Problem
« Reply #9 on: December 15, 2012, 10:54:52 pm »
0
i'm thinking, somewhere on the RHS of the ellipsis (in which there must be a 'middle digit' if there exists such a palindrome), there will be a string of 9's (i.e. 999999999999999), and the same string of 9's can't be present on the LHS.
2020 - 2021: Master of Public Health, The University of Sydney
2017 - 2020: Doctor of Medicine, The University of Melbourne
2014 - 2016: Bachelor of Biomedicine, The University of Melbourne
2013 ATAR: 99.95

Currently selling copies of the VCE Chinese Exam Revision Book and UMEP Maths Exam Revision Book, and accepting students for Maths Methods and Specialist Maths Tutoring in 2020!

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Maths Problem
« Reply #10 on: December 15, 2012, 10:57:24 pm »
0
Yeah in that case, there is only one substring "10000..00" with k zeroes. And that is precisely the one comming from that number . This is because a number cannot start with 0, yet it can't have more than k+1 digits. So the only way our number can be a palindrome is if the "100..00" substring is in the middle, but this gives a contradiction since walking a little bit to the left we get a lot of 9's, which are not found if you go a little bit to the right.

edit: exactly what brighstky said.
« Last Edit: December 15, 2012, 10:59:16 pm by kamil9876 »
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Maths Problem
« Reply #11 on: December 15, 2012, 11:00:57 pm »
0
I guess this approach works for bases >2  (since we are essentially arguing with three different digits, 0,1,9 )

How about for base 2? Of course if you start from 0 then it works in base 2 with n=2 i.e  0110   But what if in base 2 you start from 1?
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

Planck's constant

  • Victorian
  • Forum Leader
  • ****
  • Posts: 748
  • Respect: +52
Re: Maths Problem
« Reply #12 on: December 15, 2012, 11:19:06 pm »
0
This is problem 17 from the 22nd All Russian Mathematical Olympiad 1996.
I am not sure if there is a solution available anywhere

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Maths Problem
« Reply #13 on: December 15, 2012, 11:24:10 pm »
0
Quote
I am not sure if there is a solution available anywhere

Of course it is, right in this thread. Unless you are talking about the base 2 case?
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

Nagisa

  • New South Welsh
  • Trendsetter
  • **
  • Posts: 114
  • Respect: -7
  • School: Lismore High
  • School Grad Year: 2013
Re: Maths Problem
« Reply #14 on: December 15, 2012, 11:27:28 pm »
0
Of course it is, right in this thread. Unless you are talking about the base 2 case?

haha