Why is my solution for part b) of the geometric series question incorrect?

In summary, the conversation discusses finding the sum and variance of a series with a variable exponent. The summary explains that in part a), the value of c is computed using the basic relation and in part b), the solutions use x=1 instead of x=0 when summing the series. The conversation also briefly mentions finding the variance. Through the conversation, it is determined that the series starts from n=1 and that X may be equal to 1,2,... but not equal to 0.
  • #1
nacho-man
171
0
Please refer to the attached sheet.
I need help with part b)

for part
a)
I did:
$\sum\limits_{n=0}^{\infty} a^n = \frac{1}{1-a}$
So for

$\sum\limits_{x=0}^{\infty} a^{2x}$
$a^{2x} = (a^2)^x$
and

$\sum\limits_{x=0}^{\infty} (a^2)^x = \frac{1}{1-a^2}$
for part b)
the solutions say i am wrong.

I did this:

$c$ $\sum\limits_{n=0}^{\infty} a^n = \frac{c}{1-a} = 1$
therefore
$c = 1-a^2$ (from part a)

The answer is not this. Solutions are:$\sum\limits_{x=1}^{\infty} c(a^2)^x = 1$
$ ...$
$c = \frac{a^{2x}(1-a^2)}{a^2}$

Why do we begin from $x=1$ and not $x=0$ when summing this series? Is this always the case for these questions? How do I solve part b?
 

Attachments

  • geometric series help.png
    geometric series help.png
    8.9 KB · Views: 82
Physics news on Phys.org
  • #2
nacho said:
Please refer to the attached sheet.
I need help with part b)

for part
a)
I did:
$\sum\limits_{n=0}^{\infty} a^n = \frac{1}{1-a}$
So for

$\sum\limits_{x=0}^{\infty} a^{2x}$
$a^{2x} = (a^2)^x$
and

$\sum\limits_{x=0}^{\infty} (a^2)^x = \frac{1}{1-a^2}$
for part b)
the solutions say i am wrong.

I did this:

$c$ $\sum\limits_{n=0}^{\infty} a^n = \frac{c}{1-a} = 1$
therefore
$c = 1-a^2$ (from part a)

The answer is not this. Solutions are:$\sum\limits_{x=1}^{\infty} c(a^2)^x = 1$
$ ...$
$c = \frac{a^{2x}(1-a^2)}{a^2}$

Why do we begin from $x=1$ and not $x=0$ when summing this series? Is this always the case for these questions? How do I solve part b?

Using the n instead of the x we have...

$\displaystyle p_{X}(n) = c\ a^{2\ n},\ 0 < a < 1,\ n = 1,2,...\ (1)$

The value of c is computed from the basic relation...

$\displaystyle \sum_{n=1}^{\infty} p_{X} (n) = 1 \implies c = \frac{1 - a^{2}}{a^{2}}\ (2)$

The mean value is...

$\displaystyle \mu_{X} = c\ \sum_{n=1}^{\infty} n\ a^{2 n} = \frac{1}{1-a^{2}}\ (3)$

Are You able to proceed computing variance?...

Kind regards

$\chi$ $\sigma$
 
Last edited:
  • #3
I can find variance.

This is what I don't understand though.

The value of c is computed from the basic relation...

$\displaystyle \sum_{n=1}^{\infty} p_{X} (n) = 1 \implies c = \frac{1 - a^{2}}{a^{2}}\ $

Why do we some from $n=1$ and not $n=0$ ? If I had a different series, would I take the same approach?
 
  • #4
nacho said:
I can find variance.

This is what I don't understand though.

The value of c is computed from the basic relation...

$\displaystyle \sum_{n=1}^{\infty} p_{X} (n) = 1 \implies c = \frac{1 - a^{2}}{a^{2}}\ $

Why do we some from $n=1$ and not $n=0$ ? If I had a different series, would I take the same approach?

The definition seems to indicate that $p_{X} (0) = 0$ so that the series starts from n=1. The variance can be found first computing... $\displaystyle E \{ X^{2}\} = \sum_{n=1}^{\infty} n^{2}\ p_{X} (n) = c \sum_{n=1}^{\infty} n^{2} a^{2 n} = \frac{1 + a^{2}}{(1 - a^{2})^{2}}\ (1)$

... so that is...

$\displaystyle \sigma_{X}^{2} = E \{ X^{2}\} - E^{2} \{ X \} = \frac{a^{2}}{(1 - a^{2})^{2}}\ (2)$ Kind regards $\chi$ $\sigma$
 
  • #5
chisigma said:
The definition seems to indicate that $p_{X} (0) = 0$ so that the series starts from n=1.

Although,
if $p_X(x)$ = $c a^{2x}$
Doesn't $p_X(0) = c$ ?
and $ c \neq 0$
I still don't understand.
 
  • #6
nacho said:
Although,
if $p_X(x)$ = $c a^{2x}$
Doesn't $p_X(0) = c$ ?
and $ c \neq 0$
I still don't understand.

The PDF of the discrete variable X is defined as...

$\displaystyle p_{X} (n) = c\ a^{2 n},\ 0 < a < 1,\ n=1,2,... \ (1)$

... and that means that X may be equal to 1,2,... but not equal to 0...

Kind regards

$\chi$ $\sigma$
 
  • #7
chisigma said:
The PDF of the discrete variable X is defined as...

$\displaystyle p_{X} (n) = c\ a^{2 n},\ 0 < a < 1,\ n=1,2,... \ (1)$

... and that means that X may be equal to 1,2,... but not equal to 0...

Kind regards

$\chi$ $\sigma$

wow thank you, i can't believe i missed that...

(Doh)
 

FAQ: Why is my solution for part b) of the geometric series question incorrect?

What is a geometric series?

A geometric series is a series of numbers where each term is obtained by multiplying the previous term by a constant number. It follows the pattern a, ar, ar^2, ar^3, ... where a is the first term and r is the common ratio.

How is the sum of a geometric series calculated?

The sum of a geometric series can be calculated using the formula S = a(1-r^n)/(1-r), where S is the sum, a is the first term, r is the common ratio, and n is the number of terms.

What is the common ratio in a geometric series?

The common ratio in a geometric series is the constant number that is multiplied to each term in order to obtain the next term. It is denoted by the letter r and can be either positive, negative, or zero.

What is the difference between a finite and an infinite geometric series?

A finite geometric series has a fixed number of terms while an infinite geometric series has an infinite number of terms. In other words, a finite series has a specific ending point while an infinite series continues on forever.

How is a geometric series used in real life?

Geometric series are used in various fields such as finance, engineering, and physics. They are used to model growth patterns, calculate compound interest, and analyze the behavior of physical systems.

Similar threads

Replies
1
Views
1K
Replies
8
Views
2K
Replies
5
Views
2K
Replies
1
Views
602
Replies
4
Views
996
Replies
19
Views
3K
Back
Top