Ask your own question, for FREE!
Mathematics 18 Online
OpenStudy (anonymous):

advanced question:

OpenStudy (raffle_snaffle):

uh huh

OpenStudy (charlotte123):

I Accept The Challenge -

OpenStudy (anonymous):

Find the sum of all integers a such that \[a^2(2^a-a^3)+1\] is a power of 7

OpenStudy (anonymous):

the answer is between 0 and 999 inclusive I have it narrowed down to all possible values of a \[a = [94,46,96,58] (\mod100)\] any ideas on what to do?

OpenStudy (the_fizicx99):

@bibby my savior help us.

OpenStudy (charlotte123):

Well - I Found That a = -1 - Etc.... http://www.wolframalpha.com/input/?i=a%5E2%282a%E2%88%92a%5E3%29%2B1 <--

OpenStudy (the_fizicx99):

Bibby's lost as I am.. :l

OpenStudy (the_fizicx99):

Just as i am*

OpenStudy (bibby):

I'm not lost this is easy-modo

OpenStudy (the_fizicx99):

Solve it step by step O.e

OpenStudy (bibby):

Would you be ok with a code solution?

OpenStudy (anonymous):

well wait what is the question a2(2a−a3)+1 =a^7 right?

OpenStudy (anonymous):

i have python, im more interested in the theory behind it, but yea that sounds cool @bibby

OpenStudy (anonymous):

@thissucks its 7^x not x^7

OpenStudy (anonymous):

@charlotte123 you plugged 2a not 2^a into wolfram

OpenStudy (charlotte123):

AH!

OpenStudy (anonymous):

@Edutopia you wrote ' is a power of 7' which means a^7 are you sure it is 7^a

OpenStudy (charlotte123):

http://www.wolframalpha.com/input/?i=a%5E2%282%5Ea%E2%88%92a%5E3%29%2B1 <--- There You Go!

OpenStudy (bibby):

a power of 7 meaning 7^1 7^2 etc.

OpenStudy (anonymous):

ohh I get it!

OpenStudy (anonymous):

let me give it a try

OpenStudy (anonymous):

power of 7 means 7^x

OpenStudy (anonymous):

I know, from modular arithmetic, that the answers of a must have last 2 digits of 94, 46, 96, or 58 (besides a=1 which is 7^0)

OpenStudy (anonymous):

any ideas?

OpenStudy (anonymous):

First i noticed that a must be even, then i found that 7^x repeats {1,7,9,4} mod 10, then i found that it repeats 01,07,49,43 mod 100, (i did mod 1000 but it did not narrow down any further), so after having 01,07,49,43 i subtracted by one because of the equation and found that "a" when run through the function must be equivalent to 00,06,48 or 42 mod 100. i found the mod 10 sequences for 2,4,6,8 (because "a" must be even) and found that "a" must be equivalent to either 94,46,96,or 58 mod 100 (when you plug these values into the function you get a number that is equivalent to either 00 or 48 mod 100)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!