Finding Possible Solutions for a^3 = 5b^3: Considerations and Limitations

  • Thread starter Thread starter recon
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on finding integer pairs (a, b) that satisfy the equation a^3 = 5b^3. The analysis reveals that if a and b are coprime, then both must be divisible by 5, leading to a contradiction. Thus, the only solution identified is the trivial case of (0, 0). The discussion emphasizes the importance of considering the zero case in such equations.

PREREQUISITES
  • Understanding of integer factorization
  • Familiarity with coprime numbers
  • Knowledge of cubic equations
  • Basic algebraic manipulation skills
NEXT STEPS
  • Explore properties of coprime integers in number theory
  • Study cubic equations and their integer solutions
  • Investigate the implications of divisibility in algebraic identities
  • Learn about the role of zero in mathematical equations
USEFUL FOR

Mathematicians, number theorists, and students studying algebraic equations, particularly those interested in integer solutions and factorization concepts.

recon
Messages
399
Reaction score
1
I've been asked to find all possible pairs (a,b) of integers such that [tex]a^3 = 5b^3[/tex].

I started by considering the cases where a and b share a common factor, so that [tex]a = kl[/tex] and [tex]b = km[/tex]. But this can be reduced to the form [tex]l^3 = 5m^3[/tex], so we can assume WLOG that a and b are coprime.

If this is the case, then [tex]5 \mid a^3[/tex], so [tex]5 \mid a[/tex]. Let [tex]a = 5x[/tex].

[tex](5x)^3 = 5b^3[/tex]
[tex]125x^3 = 5b^3[/tex]
[tex]25x^3 = b^3[/tex]

So [tex]25 \mid b^3[/tex] and [tex]5 \mid b[/tex]. Let [tex]b = 5y[/tex].

This contradicts our earlier assumption that both a and b are coprime, and hence no solution exists.

Have I made any mistakes?
 
Physics news on Phys.org
Well, there's one solution!

[tex]0^3 = 5(0)^3[/tex]

Other than that, your answer is fine. You just need to modify it for the zero case (if a=b=0 then one of your steps doesn't work).
 
Last edited:
Ah, of course...there's always that pesky number called zero!

Thanks for pointing that out Data!
 

Similar threads

Replies
4
Views
3K
Replies
11
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
1
Views
2K
  • · Replies 28 ·
Replies
28
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
11
Views
3K
Replies
7
Views
1K