Skip to content

A small problem #64

Description

@CrazyMonday666

the problem is :a^b+b^a =n a,b,n are integers. for each n, there are two solutions: (1,n-1)and (n-1,1)
and for some n, there are 4 or more solutions .

then there is the question:
(1)for n has 4 solutions, can it have more solutions?
by computer it seems impossible, but how to prove it ?
(2)and for n has 4 solutions can we find the display expression between the solutions and n?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions