
u/Loud_Ask_3408

Expliquen por favor.
¿Por qué la expresión:
logaritmo con base -10 de -1000 = 3
no está definida en el conjunto de los reales si (-10) elevado a 3 es igual a -1000, debería funcionar, no?
I want to work in the field of AI, but I’m at a very beginner level.
On the computing side, I’ve studied low-level topics (because even if I’m not going to specialize in that, a real Computer Scientist/Engineer should understand how the entire computer system works). So far, I’ve read the books: Computer Organization and Architecture (Stallings), Operating Systems (Silberschatz), Computer Networks (Tanenbaum), Compilers (the Dragon Book), and I know the basics of Python.
On the math side, I’m not even a quarter of the way through a Calculus book, and I still need Linear Algebra and Statistics.
I know I’m at the beginning of the road, and I still have a long way to go. Could anyone recommend books on Artificial Intelligence for beginners that are exactly at my level?
Explíquenme por qué 5^x = 3 se puede transformar a log 5^x = log 3.
Ya sé que la logaritmación es la operación inversa de los exponentes, pero no veo por qué esto es posible, no encuentro la relación.