More interesting questions of this type would involve digits of values up to that of the bases. For example for the base 5 like in this video: 6294930 = z9*5^9 + z8*5^8 + ... + z0*5^0 Get all zi ! These tasks are nothing more than conversions of number representations between different bases. A very basic subroutine in programming environments. You can take different approaches with different resulting numeric costs - but for educational purposes it counts as always: "All roads lead to Rome!"
More interesting questions of this type would involve digits of values up to that of the bases. For example for the base 5 like in this video:
6294930 = z9*5^9 + z8*5^8 + ... + z0*5^0
Get all zi !
These tasks are nothing more than conversions of number representations between different bases. A very basic subroutine in programming environments. You can take different approaches with different resulting numeric costs - but for educational purposes it counts as always: "All roads lead to Rome!"
Thank you so much for your appreciation 💗 namaste 🙏
Thank you for feedback 🙏😊
Excellent and nice thanks sir.
👏👏👏
😊🙏
Super. But the answers were evident on seeing the equation itself.
x and y are positive integers and 5^x>3000. Thus, x=ceiling(ln3000/ln5)=5 and y=ln(5^5-3000)/ln5=ln125/ln5=3
Good 😃 Thanks for watching
Excelent
Ñice👍
Thanks 🙏
Profe disculpe puede traducir al ingles de donde saco la "t"? Please es lo unico no entiendo se lo pido
Where ' t' is some constant value
If you add constant value to 'y' then only 'x' becomes greater than 'y', means 5^x becomes greater than 5^y
x = 5 , y =3
👍👍
Too easy.
😀