Find numbers from such that the number can be given in the form in distinct ways where are all positive integers.
Make a list.
These are the bus numbers (Reason , those numbers are all bus routes. Reason , I love buses.)
All integers are positive.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Do you mean sum of digits of the number?
@Yajat Shamji, since the freedom is there for n to be positive and negative, any number can be achieved, right? Have I misunderstood the question, because it looks trivial then
Log in to reply
I guess maybe n is a constant, so we have to decide considering it to be constant.
I agree with @Mahdi Raza. We can choose n, so any number, not even till 999 can be made.
@Mahdi Raza, @Vinayak Srivastava, @Aryan Sanghi - I have changed the conditions - check again.
If nobody gives the full list before Friday, I'll post the first number.
@Mahdi Raza, you know the definition of the Hardy-Ramanujan taxicab numbers, right?
All I did is change the exponent from 3 to 4 and named it bus numbers.
Clue 1 of 2: Here is the definition of the Hardy-Ramanujan taxicab number:
In mathematics, the nth taxicab number, typically denoted Ta(n) or Taxicab(n), also called the nth Hardy–Ramanujan number, is defined as the smallest integer that can be expressed as a sum of two positive integer cubes in n distinct ways. The most famous taxicab number is 1729=Ta(2)=13+123=93+103.
@Mahdi Raza, @Aryan Sanghi, @Vinayak Srivastava
Here it is
Code
Output
Log in to reply
@Yajat Shamji
I request you to show proof (i.e. show all the n distinct ways for their respective number where a=x4+y4.) since nobody else has replied and I need it to strengthen your list because after all, I need proof before announcing that you have found the list. (as well as keeping you busy - that's the main reason overall.)
Also, a challenge: try and do the numbers from 10−9999 after giving the proof for your list above.
And if you've finished, show proof for that list.
Then, I will ask you to find the limit for the n distinct ways where a=x4+y4.
After that, you're free.
P.S. If you want after the limit question, I've got a super-challenge: find the ratio of the numbers that satisifes the condition a=x4+y4 in n distinct ways to the number (n) distinct ways.
P.S.S. a is the number which fulfills the condition x4+y4 in n distinct ways.
P.S.S.S. You don't have to anything after finding the list for 10−9999 and giving the proof for that list. It's just I want to keep you busy. If you don't want to do anything after finding the list for 10−9999 and giving the proof for that list, then ask.
@Aryan Sanghi
Log in to reply
See now @Yajat Shamji, it's the list till 106. I have few points
Brute force checks all combinations, so if says it a number, it is a number
You can't find ratio as no number will go above n=2
I am not free as I have lots of studies for my JEE, so please stop saying I am free.
If anything was offensive, I am sorry for it.
Log in to reply
One of x and y must be less than 41000, I. e., must be in the range [2,5],while the other in the range [1,4]. If by n distinct ways we mean the pairs (xi,yi) and (yi,xi) are not distinct (as is the case with taxicab numbers), then there is no solution in that range. In fact, the smallest such number is a nine digit number 635318657, which can be expressed as the sum of the fourth powers of two integers in two different ways : 635318657=594+1584=1334+1344.