HSC 2013 MX2 Marathon (archive) (1 Viewer)

Status
Not open for further replies.
Joined
Sep 20, 2010
Messages
2,225
Gender
Undisclosed
HSC
2012
Re: HSC 2013 4U Marathon

Interesting approach with the logarithms. :)
 

Carrotsticks

Retired
Joined
Jun 29, 2009
Messages
9,494
Gender
Undisclosed
HSC
N/A
Re: HSC 2013 4U Marathon



Rearrangement gives required result.
Good solution.

I noticed that in your code, you used {}^{m+n}C_m to denote nCr.

May I suggest that you can also use \binom{n}{r} to have the same effect?

(I'm sure there is a more rigourous way to prove this inequality, I think it appeared in a HSC question before)
You can prove that the sequence is monotonically increasing by defining and then proving that

Um ... evaluate.
I think he meant for it to be proven algebraically, similarly to the classic "Prove e^pi > pi^e" problem.
 

Sy123

This too shall pass
Joined
Nov 6, 2011
Messages
3,730
Gender
Male
HSC
2013
Re: HSC 2013 4U Marathon





Now, lets establish some approximations for e and pi.





Since this sum is increasing, therefore:



The only series for Pi that I know that could be used to approximate Pi is an alternating series which I will have a hard time proving that Pi is greater than it.
So: Consider a regular 12 gon inscribed within a circle of radius 1. It is possible to find the exact form of the area of the 12 gon which I know is less than the area of the circle:

Finding area of hte triangles and multiplying by 12, we get:







EDIT: Nope nope nope I have to find Pi and e as the lower bound. Redoing.
 

seanieg89

Well-Known Member
Joined
Aug 8, 2006
Messages
2,662
Gender
Male
HSC
2007
Re: HSC 2013 4U Marathon

Regarding the approximation of pi by an alternating series:

Note that the series zig-zags by progressively smaller amounts. In fact we have every partial sum with an odd number of terms as an upper bound and every partial sum with an even number of terms as a lower bound. Moreover, the more terms we use the tighter these bounds are.
 

Sy123

This too shall pass
Joined
Nov 6, 2011
Messages
3,730
Gender
Male
HSC
2013
Re: HSC 2013 4U Marathon

Regarding the approximation of pi by an alternating series:

Note that the series zig-zags by progressively smaller amounts. In fact we have every partial sum with an odd number of terms as an upper bound and every partial sum with an even number of terms as a lower bound. Moreover, the more terms we use the tighter these bounds are.
Interesting, is there a direct way of proving this without computing pi/4 whatsoever?

I can find upper bounds for pi and e using primitive methods but they are too weak, and I end up getting something lower than 1/3 :/
I was able to get e < 3 using trapezium and integral of e^x from 0 to 1.
And pi < 4 using a circle inscribed in a hexagon. But these approximations are too weak.

The approximations need to be quite strong as well since:

So the approximations need to be such that we sort for an error of 10^{-2} ....

So yeah I think we would have to rely on the formal series for pi and e to get a really accurate approximation, because I tried things like integration and even geometry but they aren't good enough.

Also, is there a series for e which we can use to get an upper bound for it? Because the lower bound won't work when we flip it.
 

HeroicPandas

Heroic!
Joined
Mar 8, 2012
Messages
1,547
Gender
Male
HSC
2013
Re: HSC 2013 4U Marathon

nvm i thought pi and e on the calculator were exact...
 
Last edited:

seanieg89

Well-Known Member
Joined
Aug 8, 2006
Messages
2,662
Gender
Male
HSC
2007
Re: HSC 2013 4U Marathon

Interesting, is there a direct way of proving this without computing pi/4 whatsoever?

I can find upper bounds for pi and e using primitive methods but they are too weak, and I end up getting something lower than 1/3 :/
I was able to get e < 3 using trapezium and integral of e^x from 0 to 1.
And pi < 4 using a circle inscribed in a hexagon. But these approximations are too weak.

The approximations need to be quite strong as well since:

So the approximations need to be such that we sort for an error of 10^{-2} ....

So yeah I think we would have to rely on the formal series for pi and e to get a really accurate approximation, because I tried things like integration and even geometry but they aren't good enough.

Also, is there a series for e which we can use to get an upper bound for it? Because the lower bound won't work when we flip it.
Yep, by proving that all partial sums taking more terms are greater/less than our partial sum, do this by pairing adjacent terms and noting that the sequence is decreasing in size.



So you need series approximations with bounds on error.

For e, we have:



this is pretty easy to prove by induction, if we define e by the infinite series you mentioned.

Unfortunately, the Gregory series for pi is terrible, it takes ages to get anywhere near accurate. You would be better off by circumscribing and inscribing regular k-gons by the unit circle (k=12 might be nice if k=6 isn't good enough) and comparing areas to get surdic estimates, which are much easier to compare to 1/3.
 

Sy123

This too shall pass
Joined
Nov 6, 2011
Messages
3,730
Gender
Male
HSC
2013
Re: HSC 2013 4U Marathon

Yep, by proving that all partial sums taking more terms are greater/less than our partial sum, do this by pairing adjacent terms and noting that the sequence is decreasing in size.



So you need series approximations with bounds on error.

For e, we have:



this is pretty easy to prove by induction, if we define e by the infinite series you mentioned.

Unfortunately, the Gregory series for pi is terrible, it takes ages to get anywhere near accurate. You would be better off by circumscribing and inscribing regular k-gons by the unit circle (k=12 might be nice if k=6 isn't good enough) and comparing areas to get surdic estimates, which are much easier to compare to 1/3.
Ah ok I see.

So, we can establish a fairly accurate bound for e:

using the inequality you made above.

Then I guess we could use:



Since that function is always positive then:





The use of 22/7 is a little cheaty, but the use of k-gons won't give a good enough approximation despite the one for e giving a great one.
In order to get an upper bound for pi, I need to consider inscribing a circle into the k-gon, and the only way I can do that and still have nice angles is k=6, since I need to split the 6 quadrilaterals in half in order to find the area.
Proof is then complete.
 
Last edited:

Sy123

This too shall pass
Joined
Nov 6, 2011
Messages
3,730
Gender
Male
HSC
2013
Re: HSC 2013 4U Marathon



















 
Last edited:
Joined
Sep 20, 2010
Messages
2,225
Gender
Undisclosed
HSC
2012
Re: HSC 2013 4U Marathon

nvm i thought pi and e on the calculator were exact...
No, in fact the only 'exact' forms of pi and e are exactly: - they are merely symbolic representations - pi the ratio between the circumference and diameter, and e the base of the natural logarithm (among other interpretations). ANY form of the decimal approximations MUST be truncated at some point since the number is irrational and will have an infinite number of decimals. Your calculator uses series to approximate these constants: for e it uses , truncating (stopping at a certain number) at n. And for , again truncating somewhere to give you enough accuracy.
 
Last edited:

HeroicPandas

Heroic!
Joined
Mar 8, 2012
Messages
1,547
Gender
Male
HSC
2013
Re: HSC 2013 4U Marathon

No, in fact the only 'exact' forms of pi and e are exactly: - they are merely symbolic representations - pi the ratio between the circumference and diameter, and e the base of the natural logarithm (among other interpretations). ANY form of the decimal approximations MUST be truncated at some point since the number is irrational and will have an infinite number of decimals. Your calculator uses series to approximate these constants: for e it uses , truncating (stopping at a certain number) at n. And for , again truncating somewhere to give you enough accuracy.
oh right thanks!
 

seanieg89

Well-Known Member
Joined
Aug 8, 2006
Messages
2,662
Gender
Male
HSC
2007
Re: HSC 2013 4U Marathon

Here is a form of Taylor's theorem that can be easily proven by MX2 methods:



where



denotes the k-th derivative of f, and n is any non-negative integer.
 

Sy123

This too shall pass
Joined
Nov 6, 2011
Messages
3,730
Gender
Male
HSC
2013
Re: HSC 2013 4U Marathon

Here is a form of Taylor's theorem that can be easily proven by MX2 methods:



where



denotes the k-th derivative of f, and n is any non-negative integer.
Great question

Consider the integral:



Integrating by parts:













Taking the sum from k=1 to n on both sides, the left sum telescopes:







 

Sy123

This too shall pass
Joined
Nov 6, 2011
Messages
3,730
Gender
Male
HSC
2013
Re: HSC 2013 4U Marathon

If you don't mind me expanding on this :p

Here is a form of Taylor's theorem that can be easily proven by MX2 methods:



where



denotes the k-th derivative of f, and n is any non-negative integer.






























 
Last edited:

seanieg89

Well-Known Member
Joined
Aug 8, 2006
Messages
2,662
Gender
Male
HSC
2007
Re: HSC 2013 4U Marathon

Great question

Consider the integral:



Integrating by parts:













Taking the sum from k=1 to n on both sides, the left sum telescopes:







Yep, its one of my favourite elementary applications of IBP, Taylor's theorem is very important in many fields of mathematics.

The moral is that we can approximate smooth (or sufficiently differentiable) functions by polynomials, and the size of the error decays at the rate of a polynomial of degree one greater. (To see this note that each of the derivatives of f will be bounded in a small interval about 0, and bound the integral expression for the error using this).

One nice application of this is that if the difference between two sufficiently smooth functions is bounded by a constant times x^{n+1} (at least close to 0), then their first n derivatives at zero must be equal (try to see why this must be true). We say such a pair of functions are "equal up to order n". Eg sin(x) is equal to x up to order 1 about 0.

Another is that this gives us a quite intuitive way of proving the 0/0 form of L'Hospital's rule (try to see this also).
 

Sy123

This too shall pass
Joined
Nov 6, 2011
Messages
3,730
Gender
Male
HSC
2013
Re: HSC 2013 4U Marathon









(don't feel the obligation to answer the questions I'm posting in order, answer whichever ones you want to)
 
Status
Not open for further replies.

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top