Question: How can I solve these Number Theory/Expansion homework problems?

  • Thread starter f(x)
  • Start date
In summary, problem a) is asking if the number 111111111...1 is prime, and the answer is no because it can be divided into smaller segments that are not prime. For problem b), the answer is 2^9+1, and you can use the sum to n terms formula to solve it.
  • #1
f(x)
182
0

Homework Statement


a)True or False :
[tex] \underbrace{111111111...1} [/tex] is a prime number .
[tex]91 times [/tex]

b) Find n such that -:
[tex] 2\times 2^2+ 3\times2^3+4\times2^4+ \cdots + n\times2^n=2^{n+10} [/tex]




Homework Equations




The Attempt at a Solution



I have no idea about a). The number is not divisible by 3,7,11...but i can't go on dividing all the way like this. How do i resolve this into prime factors(if possible) ? Do i use binomial theorem and how ?

About b), LHS is an AGP . I tried taking the [tex]\ n\times2^n [/tex] to RHS and then dividing by 2^2...but that doesn't seem to help ?
 
Physics news on Phys.org
  • #2
any suggestions ?
 
  • #3
Here are some hints...
1.
a) 91 is composite
b) Perhaps you can start by taking partial sums and seeing what happens...
 
  • #4
NateTG said:
Here are some hints...
1.
a) 91 is composite

Umm i don't understand...how does 91 being composite influence divisibility ?
Could you please explain in abit more detail
Thx
 
  • #5
f(x) said:
Umm i don't understand...how does 91 being composite influence divisibility ?
Could you please explain in abit more detail
Thx

one reason that it helps is because 91=7x13 means that you can chop the number into segments like
[tex]\underbrace{\underbrace{1111111}_{7\; times}\underbrace{1111111}_{7\; times}\ldots\underbrace{1111111}_{7\; times}}_{13\; times}[/tex]

and if 1111111 is not a prime then you are done. Otherwise more work needed.
 
  • #6
[tex]11 + 1100 + 11 0000 + 11 000000 ...[/tex]

O god damn it, 91's an odd number nvm me didn't notice
 
Last edited:
  • #7
111,111,111,111,111=111*1,001,001,001,001
 
  • #8
For problem (b) you might want to consider the sum to n terms of
[tex]1+2x+3x^2+4x^3+...+nx^{n-1}[/tex]
 
  • #9
If i am not mistaken (b)'s answer is [tex]2^9+1[/tex]
but you need to do the workings yourself..
 
  • #10
NateTG said:
111,111,111,111,111=111*1,001,001,001,001

How did you get that ?


truewt said:
If i am not mistaken (b)'s answer is 2^9+1

Yeah 513 was surely an option...
 
  • #11
mjsd said:
one reason that it helps is because 91=7x13 means that you can chop the number into segments like
[tex]\underbrace{\underbrace{1111111}_{7\; times}\underbrace{1111111}_{7\; times}\ldots\underbrace{1111111}_{7\; times}}_{13\; times}[/tex]

and if 1111111 is not a prime then you are done. Otherwise more work needed.

1111111 = 239 x 4649
 

FAQ: Question: How can I solve these Number Theory/Expansion homework problems?

What is number theory?

Number theory is a branch of mathematics that deals with the properties and relationships of numbers, particularly integers. It involves studying patterns and structures within numbers, as well as solving problems related to prime numbers, divisibility, and arithmetic operations.

What are number expansions?

Number expansions are a way of representing numbers in different forms using a specific set of rules. This can include writing a number in base 10, using scientific notation, or expressing it as a sum of powers of a particular base. Number expansions allow us to better understand the properties and relationships of numbers.

What is the significance of prime numbers in number theory?

Prime numbers are an essential component of number theory as they are the building blocks of all other numbers. They have unique properties that make them crucial in cryptography, coding theory, and other areas of mathematics. The study of prime numbers also helps us understand the distribution and patterns of numbers.

How does number theory relate to cryptography?

Number theory plays a significant role in cryptography, which is the practice of creating and deciphering secret codes. Many cryptographic algorithms are based on the properties of prime numbers, such as their difficulty in factoring large numbers. Number theory also helps in creating secure encryption methods for communication and data protection.

What are some real-world applications of number theory?

Number theory has various practical applications in fields such as computer science, cryptography, and physics. It is used in coding theory to detect and correct errors in data transmission, in cryptography to create secure communication protocols, and in physics to study the behavior of particles and waves. Additionally, number theory is also used in the creation of efficient algorithms for various computational problems.

Back
Top