There are 10 terms in the geometric progression.

  • Thread starter Thread starter nae99
  • Start date Start date
  • Tags Tags
    Geometric
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
nae99
Messages
129
Reaction score
0

Homework Statement



3,6,12...1536
determine the number of terms in the progression

Homework Equations





The Attempt at a Solution


a=3 r=2

n= ar^n-1

1536= (3) (2)^n-1
 
on Phys.org
Okay, so solve it! First, divide both sides by 3. If that sequence is actually geometric, you should be able to identify 1536/3 as a power of 2. I suggest you just calculate powers of 2: 1, 2, 4, 8, 16, ... until you get to that number.
 
HallsofIvy said:
Okay, so solve it! First, divide both sides by 3. If that sequence is actually geometric, you should be able to identify 1536/3 as a power of 2. I suggest you just calculate powers of 2: 1, 2, 4, 8, 16, ... until you get to that number.

1536= (3) (2)^n-1

1536/3 = 6^n-1[itex]/[/itex]3

512 = 2^n-1

512 = 2^10-1

512 = 2^9

n = 10
 
nae99 said:
1536= (3) (2)^n-1

1536/3 = 6^n-1[itex]/[/itex]3

512 = 2^n-1

512 = 2^10-1

512 = 2^9

n = 10
There are errors in your work. Also, you need parentheses around your exponent expressions.
nae99 said:
1536= (3) (2)^(n-1)

1536/3 = 6^n-1[itex]/[/itex]3
The above is incorrect. 3*2^(n - 1) [itex]\neq[/itex] 6^(n - 1)
nae99 said:
512 = 2^n-1
The above is also incorrect. [6^(n - 1)]/3 [itex]\neq[/itex] 2^(n - 1)
nae99 said:
512 = 2^10-1

512 = 2^9

n = 10
 
  • Like
Likes   Reactions: gracy