Number Theory - Find Remainder when dividing by 17

Click For Summary

Homework Help Overview

The problem involves finding the remainder when the expression 324 * 513 is divided by 17, situated within the context of number theory.

Discussion Character

  • Exploratory, Assumption checking

Approaches and Questions Raised

  • The original poster expresses uncertainty about the validity of breaking up the product and taking the modulo of the components separately. Participants discuss the representation of the components in terms of their modular equivalences.

Discussion Status

Some participants have provided guidance on how to represent the components of the expression in a way that facilitates the calculation of the remainder. There is an exploration of whether splitting the product affects the outcome, with some participants affirming this approach.

Contextual Notes

The discussion includes considerations about the method of calculating remainders and the implications of using modular arithmetic in this context.

mahk_lolita
Messages
2
Reaction score
0
Number Theory -- Find Remainder .. when dividing by 17

Homework Statement



Find the remainder when 3^24*5^13 is divided by 17.


Homework Equations



I know that 3^24 = 16 (mod 17)
and calculated that 5^13 mod 17 = 3 (mod 17)


The Attempt at a Solution



BUT, I'm completely unsure if I'm able to break up the products and take the modulo 17 of them separately.

What can I do? Help please!
 
Physics news on Phys.org


hey mahk lolita welcome to pf!

you should the information about the remainder of the componenents as follows
3^24 = a.17+16
5^13 = b.17+3
then
3^24*5^13 = (a.17+16)(b.17+3)
 


Thanks, lanedance!
With
(17a+16)(17b+3) = a sum whose parts have 17 as a factor... + 48 = 19 (mod 17.)

19 is the remainder.

So, I guess my question is, just to have a clear understanding, that you <i>can</i> split up the product? And by representing the number 3^24 and some sum (17a+16) and the same with 5^13, the answer will be the same? (Opposed to trying to calculate it directly with some powerful calculator.)
 


yep!
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
6K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K