You are not logged in.
Pages: 1
find the largest and the smallest 7 digit number formed by the digits from 1 to 9 such that there is no
repetition of digits and the number is divisible by all the digits.
Hi juan;
number is divisible by all the digits
1-9 or just the digits in the number?
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Hi Bobby,
I got the same answer as you, with LibertyBasic.
I assumed the divisors are the number's digits.
Last edited by phrontister (2011-12-14 23:00:40)
"The good news about computers is that they do what you tell them to do. The bad news is that they do what you tell them to do." - Ted Nelson
Offline
on which other forum?
how to derive this?
'And fun? If maths is fun, then getting a tooth extraction is fun. A viral infection is fun. Rabies shots are fun.'
'God exists because Mathematics is consistent, and the devil exists because we cannot prove it'
I'm not crazy, my mother had me tested.
Offline
Hi Agnishom;
On the AOPS. It would depend on which question he says yes to in my answer.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
I wanted to see if I could run this as an Excel v4.0 Macro Function.
Got it going...and here it is.
"The good news about computers is that they do what you tell them to do. The bad news is that they do what you tell them to do." - Ted Nelson
Offline
Hi phrontister;
Nice neat work!
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Thanks!
This way I'll know what on earth I did if I ever want to use it as a template for something else.
"The good news about computers is that they do what you tell them to do. The bad news is that they do what you tell them to do." - Ted Nelson
Offline
Hi;
I never knew when my grammar school teachers were telling me to be neat that they were actually right. I thought they were just meanies.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Pages: 1