Logarithm properties in functional equations Show that f(1/a) = -f(a)

Click For Summary
SUMMARY

The discussion focuses on proving properties of a function \(f(x)\) defined by the functional equation \(f(ab) = f(a) + f(b)\) for all rational numbers \(a\) and \(b\). Key results include that \(f(1) = 0\), \(f(1/a) = -f(a)\), \(f(a/b) = f(a) - f(b)\), and \(f(a^n) = nf(a)\) for positive integers \(n\). These properties establish a logarithmic nature of the function \(f\), demonstrating its behavior under multiplication and division of rational numbers.

PREREQUISITES
  • Understanding of functional equations
  • Familiarity with properties of logarithmic functions
  • Basic knowledge of rational numbers
  • Induction proof techniques
NEXT STEPS
  • Study the implications of functional equations in advanced mathematics
  • Explore the relationship between logarithmic functions and functional equations
  • Learn about induction proofs and their applications in mathematical proofs
  • Investigate other functional equations and their properties
USEFUL FOR

Mathematicians, students studying functional equations, educators teaching advanced algebra, and anyone interested in the properties of logarithmic functions.

My Name is Earl
Messages
12
Reaction score
0
Suppose that we have a function f(x) such that f(ab) = f(a)+f(b) for all rational numbers a and b.
(a) Show that f(1) = 0.
(b) Show that f(1/a) = -f(a).
(c) Show that f(a/b) = f(a) - f(b).
(d) Show that f(an) = nf(a) for every positive integer a.

For (a), if ab = 1 then a = 1/b and b = 1/a. Not sure how to proceed from here.
 
Last edited:
Mathematics news on Phys.org
My Name is Earl said:
Suppose that we have a function f(x) such that f(ab) = f(a)+f(b) for all rational numbers a and b.
(a) Show that f(1) = 0.
(b) Show that f(a/b) = -f(a).
(c) Show that f(a/b) = f(a) - f(b).
(d) Show that f(an) = nf(a) for every positive integer a.

For (a), if ab = 1 then a = 1/b and b = 1/a. Not sure how to proceed from here.

For part (a), suppose we let \(b=1\)...what does this imply from the given definition of \(f\)?
 
I think part (b) should be:

Show that:

$$f\left(\frac{1}{a}\right)=-f(a)$$

For this, using what you stated for part (a), that is to let \(ab=1\), along with the result from part (a), will be a good strategy.
 
MarkFL said:
I think part (b) should be:

Show that:

$$f\left(\frac{1}{a}\right)=-f(a)$$

For this, using what you stated for part (a), that is to let \(ab=1\), along with the result from part (a), will be a good strategy.

You are correct - fixed it in original post. Thank you.
 
MarkFL said:
For part (a), suppose we let \(b=1\)...what does this imply from the given definition of \(f\)?
If b = 1 then f(a) = f(a) + f(1) therefore f(1) = 0. Thanks
 
MarkFL said:
I think part (b) should be:

Show that:

$$f\left(\frac{1}{a}\right)=-f(a)$$

For this, using what you stated for part (a), that is to let \(ab=1\), along with the result from part (a), will be a good strategy.

From part a: If ab = 1, then f(1) = 0 and b = 1/a
Substituting these values into f(ab) = f(a) + f(b)
0 = f(a) + f(1/a)
f(1/a) = -f(a)
 
My Name is Earl said:
From part a: If ab = 1, then f(1) = 0 and b = 1/a
Substituting these values into f(ab) = f(a) + f(b)
0 = f(a) + f(1/a)
f(1/a) = -f(a)

Excellent! Now, for part (c), I would begin by using the definition of \(f\) to write:

$$f\left(\frac{a}{b}\right)=f\left(a\cdot\frac{1}{b}\right)=f(a)+f\left(\frac{1}{b}\right)$$

Now, use the result from part (b)...what do you get?
 
MarkFL said:
Excellent! Now, for part (c), I would begin by using the definition of \(f\) to write:

$$f\left(\frac{a}{b}\right)=f\left(a\cdot\frac{1}{b}\right)=f(a)+f\left(\frac{1}{b}\right)$$

Now, use the result from part (b)...what do you get?

Let $$b = \frac{1}{b}$$, then substituting into f(ab) = f(a) + f(b):
$$f(a\cdot\frac{1}{b}) = f(a) + f(\frac{1}{b})$$
From part (b) it follows that $$f(\frac{1}{b}) = -f(b)$$, therefore
$$f(a\cdot\frac{1}{b}) = f(a) - f(b)$$
 
I would use an inductive prove for part (d). Consider the induction hypothesis \(P_n\):

$$f\left(a^n\right)=nf(a)$$ where \(n\in\mathbb{N}\)

We see the base case \(P_1\) is true, because it leads to the identity:

$$f(a)=f(a)$$

So, applying the given rule for the function and \(P_n\), we can state:

$$f\left(a^{n+1}\right)=f\left(a\cdot a^{n}\right)=\,?$$
 
  • #10
MarkFL said:
I would use an inductive prove for part (d). Consider the induction hypothesis \(P_n\):

$$f\left(a^n\right)=nf(a)$$ where \(n\in\mathbb{N}\)

We see the base case \(P_1\) is true, because it leads to the identity:

$$f(a)=f(a)$$

So, applying the given rule for the function and \(P_n\), we can state:

$$f\left(a^{n+1}\right)=f\left(a\cdot a^{n}\right)=\,?$$

continuing from above...

$$= f(a) + f(a^{n})$$
$$= f(a) + n\cdot f(a)$$
$$= (n+1) \cdot f(a)$$
 
  • #11
My Name is Earl said:
continuing from above...

$$= f(a) + f(a^{n})$$
$$= f(a) + n\cdot f(a)$$
$$= (n+1) \cdot f(a)$$

Yes good...and so you have derived \(P_{n+1}\) from \(P_n\), completing the proof by induction. (Yes)
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
994
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K