How Do You Prove a Logarithmic Identity Involving Powers of x?

In summary, a logarithmic identity is a mathematical expression that relates logarithms of different bases and/or arguments to each other. To prove a logarithmic identity, one needs to use the properties of logarithms and basic algebraic techniques. Some common logarithmic identities include the product rule, quotient rule, and power rule. Proving logarithmic identities is important for simplifying complex expressions and solving equations. Tips for proving logarithmic identities include becoming familiar with logarithmic properties, simplifying both sides separately, and plugging in specific values if stuck.
  • #1
Chipset3600
79
0
Hello MHB.

How can i proof this equation?

[h=5]log(x).log(x^2).log(x^3)... log(x^90)=4095[/h]
 
Mathematics news on Phys.org
  • #2
Re: Proof

Chipset3600 said:
Hello MHB.

How can i proof this equation?

log(x).log(x^2).log(x^3)... log(x^90)=4095
This ain't true. Put x=1 and you get 0=4095.
 
  • #3
Re: Proof

Chipset3600 said:
Hello MHB.

How can i proof this equation?

[h=5]log(x).log(x^2).log(x^3)... log(x^90)=4095[/h]

Let's assume you mean to do something with the expression
$$log(x)+log(x^2)+log(x^3)+\cdots +log(x^{90})$$
(by the way, we could also write this as $\sum_{n=1}^{90} log\left(x^n\right)$ )

What we could do is say that for any n, we have $log(x^n)=n\cdot log(x)$. With that in mind, our sum becomes
$$log(x)+2 \, log(x)+3\, log(x)+\cdots +90\, log(x)$$
factoring, we have
$$(1+2+3+\cdots+90)\,log(x)$$
which gives us
$$\sum_{n=1}^{90} log\left(x^n\right)=\frac{91\cdot 90}{2} \,log(x) = 4095\,log(x)$$
Which is what I assume you meant.
 
Last edited:

FAQ: How Do You Prove a Logarithmic Identity Involving Powers of x?

What is a logarithmic identity?

A logarithmic identity is a mathematical expression that relates logarithms of different bases and/or arguments to each other. It is a useful tool in simplifying logarithmic expressions and solving equations involving logarithms.

How do you prove a logarithmic identity?

To prove a logarithmic identity, you need to manipulate the expression using the properties of logarithms, such as the product rule, quotient rule, and power rule. You may also need to use basic algebraic techniques to simplify the expression and show that both sides are equal.

What are some common logarithmic identities?

Some common logarithmic identities include the product rule: logb(xy) = logb(x) + logb(y), the quotient rule: logb(x/y) = logb(x) - logb(y), and the power rule: logb(xn) = nlogb(x). Other identities involve changing bases and using logarithms to solve exponential equations.

Why is proving logarithmic identities important?

Proving logarithmic identities is important because it allows for the simplification of complex logarithmic expressions, making them easier to work with in mathematical problems. It is also necessary for solving equations involving logarithms and understanding the relationship between different bases and arguments.

Are there any tips for proving logarithmic identities?

Yes, there are a few tips that can make proving logarithmic identities easier. First, become familiar with the properties of logarithms and how they can be manipulated. Second, try to simplify both sides of the identity separately to see if they can be made equal. Finally, if you get stuck, try plugging in specific values for the variables to see if the identity holds true.

Similar threads

Back
Top