Exponential/logarithmic equation

  • Thread starter Thread starter Chuckster
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around the equation x*3^{log_{x}5}=15, where x is a whole number. Participants are exploring the nature of the equation, particularly focusing on the logarithmic and exponential components involved.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss changing the base of the logarithm and express uncertainty about how to manipulate the variable x within the logarithmic expression. There are suggestions to use trial and error with small integer values for x, as well as considerations of derivatives to analyze the function's behavior.

Discussion Status

The conversation is ongoing, with various approaches being suggested. Some participants have proposed using derivatives to find local extrema, while others are focused on evaluating specific integer values. There is no explicit consensus on a single method, but several productive lines of inquiry are being explored.

Contextual Notes

Participants note that log_x(5) is only defined for positive integers, and there is a mention of avoiding a hit/miss approach in favor of a more systematic method. The original poster expresses interest in understanding the number of solutions rather than finding them explicitly.

Chuckster
Messages
20
Reaction score
0

Homework Statement


How many numbers, where x is is a whole number, satisfy the equation.

Homework Equations


[tex]x*3^{log_{x}5}=15[/tex]

The Attempt at a Solution


Most of my attempts have been blocked due to the fact that i don't know what to do with the x that is not in the base of algorithm. I tried solving that, but failed... So, I'm asking your help guys!
 
Physics news on Phys.org
This isn't really a calculus & Beyond question, but hey...

You could try to change the base of the logarithm. Do you have seen formula's that allow you to change the base of the logarithm??
 
micromass said:
This isn't really a calculus & Beyond question, but hey...

You could try to change the base of the logarithm. Do you have seen formula's that allow you to change the base of the logarithm??

I know those formulas, but i didn't find a way to properly use them in this case.

Also, I'm sorry if i posted this inf the wrong forum. Mods can move the topic.
 
What are the formula's then?? And why do you think they don't apply in this case?
 
[itex]log_x(5)[/itex] is only defined for x a positive number. If you are given that x is an integer, then the best way to solve this is "trial and error". Since 15 is not a very large number, x must be a relatively small integer. Just try x= 2, 3, 4, etc. until you find a solution.

Use, as micromass suggested, the formula
[tex]log_x(5)= \frac{log(5)}{log(x)}[/tex]

Of course, I don't guarantee that the solution is an integer- you were the one who said that. Ah, wait the problem was not to find integer solutions but to tell how many there are!
 
HallsofIvy said:
Use, as micromass suggested, the formula
[tex]log_x(5)= \frac{log(5)}{log(x)}[/tex]

It doesn't really matter that much, but if you take your logarithms in base 3, then it becomes even easier...
 
micromass said:
What are the formula's then?? And why do you think they don't apply in this case?

I could write [tex]3^{log_{x}5}[/tex] as [tex]3^\frac{1}{log_{5}x}[/tex] or [tex]3^\frac{log_{c}5}{log_{c}x}[/tex], where c is some other constant, but i don't know what to do with the x that multiplies 3, that's what's causing me trouble.
 
Chuckster said:
I could write [tex]3^{log_{x}5}[/tex] as [tex]3^\frac{1}{log_{5}x}[/tex] or [tex]3^\frac{log_{c}5}{log_{c}x}[/tex], where c is some other constant, but i don't know what to do with the x that multiplies 3, that's what's causing me trouble.

That last formula is the one to use. The x that multiplies the 3 isn't really the problem, it's the x inside the log inside the exponent that's the problem.

Now, to go on, do you know what

[tex]3^{\log_3(x)}[/tex]

is?? It becomes a very easy expression. Use this!
 
micromass said:
That last formula is the one to use. The x that multiplies the 3 isn't really the problem, it's the x inside the log inside the exponent that's the problem.

Now, to go on, do you know what

[tex]3^{\log_3(x)}[/tex]

is?? It becomes a very easy expression. Use this!

[tex]3^\frac{log_{3}5}{log_{3}x}[/tex] would be [tex]\frac{log_{3}5}{x}[/tex] because [tex]3^{\log_3(x)}[/tex] is [tex]x[/tex]?
 
  • #10
I recommend you go by "10"s to start with- evaluate [itex]xe^{log_3(5)}[/itex] for x= 10, 20, 30, 40, etc., comparing the values to 15, until you see something "happen". Then shift to "1"s.
 
  • #11
Hmm, I see the problem...
I actually don't find any trivial ways to solve this problem.

What you perhaps can do is to find the first derivative of the function and calculate it's local extrema and where it is increasing/decreasing.

This should get you enough information to see how many solutions there are to your problem. With a little guessing, you can even find the solutions.

Or you can also use Halls approach...

Intriguing problem. Maybe this becomes a calculus question after all :biggrin:
 
  • #12
micromass said:
Hmm, I see the problem...
I actually don't find any trivial ways to solve this problem.

What you perhaps can do is to find the first derivative of the function and calculate it's local extrema and where it is increasing/decreasing.

This should get you enough information to see how many solutions there are to your problem. With a little guessing, you can even find the solutions.

Or you can also use Halls approach...

Intriguing problem. Maybe this becomes a calculus question after all :biggrin:

:biggrin:

I appreciate you all helping.
I see some of you suggested hit/miss option, that i want to avoid.

I'm interested if anyone could provide a procedure that's not based on guessing (but if we're at it - 5 is one of the solutions :D).

I'll keep on trying and if i come up with something, I'm letting you know. And i expect the same from you :D
 
  • #13
Chuckster said:
:biggrin:

I appreciate you all helping.
I see some of you suggested hit/miss option, that i want to avoid.

I'm interested if anyone could provide a procedure that's not based on guessing (but if we're at it - 5 is one of the solutions :D).

I'll keep on trying and if i come up with something, I'm letting you know. And i expect the same from you :D

Well, the question you posted only asks about the number of solutions, it didn't ask what the solutions were.

If you're only interested in the number of solutions, then I guess that my approach works fine. Find the first derivative, calculate the local extrema and where the function increases/decreases. Then you can find explicitly how many solutions there are! (there are more then 1).

Finding the explicit solutions, I think can only be done by guessing... This reminds me of following question:

Find the solutions to [tex]x=2^x[/tex]. This kind of problems can only be done by guessing, you won't be able to solve this explicitly. (of course, we can use Lambert's W-function, but I don't count that as explicitly finding the solution).

So, I'll be very surprised if there is a general method to find the solutions of such an equation. However, there is a general method to find the number of solutions!
 
  • #14
After a while, i finaly got to this equation, and solved it.
It was quite easy.

[tex]x*3^{log_{x}5}=15[/tex] /multiply this with log of base 3
[tex]log_{3}x + log_{x}5 = log_{3}5 + 1[/tex]
when you convert
[tex]log_{x}5[/tex]
to base 3, and and multiply the whole equation with
[tex]log_{3}x[/tex]
and sort it out, factorize, you get:
[tex](log_{3}x -1)(log_{x}5 - log_{3}5)=0[/tex]
and therefore, x can be 3 or 5
 

Similar threads

  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
9
Views
3K
Replies
7
Views
2K
Replies
4
Views
2K