Ellipses and Planes

A plane is divided into two parts by an ellipse. How many parts can a plane be at most divided by 10 ellipses?


The answer is 182.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Vishnu H Nair
Mar 7, 2015

Let the plane be divided into at most A n A_n parts by n n ellipses. The ( n + 1 ) t h (n+1)^{th} ellipse intersect the n n ellipses at most at 4 n 4n distinct points.Thus the ( n + 1 ) t h (n+1)^{th} ellipse is divided into 4 n 4n arcs and every original region is divided into two parts by each arc. So we get,

A n + 1 = A n + 4 n A_{n+1}=A_{n}+4n and A 1 = 2 A_{1}=2

So after summing it up,we get,

A n = 2 n 2 2 n + 2 A_{n}=2n^{2}-2n+2

For n = 10 n=10 ,we get A 10 = 182 A_{10}=182 .

Great solution @Vishnu H Nair

Sudhamsh Suraj - 4 years, 3 months ago

This was a great problem!!

We will use method of successive differences to solve it. Please bear in mind that this may not work for all such problems, this one is simple, therefore it works here.

Denote maximum number of parts for n n ellipses as a n a_n

Difficult part: Find a n a_n for n = 1 , 2 , 3 n=1,2,3 and finally, if possible 4 4 . I did do this. And got the values as: 2 , 6 , 14 , 26 2,6,14,26 respectively.

Now, we can see that the successive differences are as follows:

a 1 a 2 a 3 a 4 2 6 14 26 4 8 12 4 4 0 { a }_{ 1 }\quad \quad { a }_{ 2 }\quad \quad { a }_{ 3 }\quad \quad { a }_{ 4 }\\ 2\quad \quad \quad 6\quad \quad 14\quad \quad 26\\ \quad \quad 4\quad \quad \quad 8\quad \quad 12\\ \quad \quad \quad \quad 4\quad \quad \quad 4\\ \quad \quad \quad \quad \quad \quad 0

Since the difference vanishes after two levels, we can conclude that the formula for a n a_n is a quadratic in n n .

Let a n = p n 2 + q n + r a_n=pn^2+qn+r

Solving for p , q , r p,q,r using known values of a n a_n , we get: p = 2 , q = 2 , r = 2 p=2,q=-2,r=2

Hence a n = 2 n 2 2 n + 2 a 10 = 182 a_n=2n^2-2n+2\Rightarrow a_{10}=\boxed{182}

Very nice solution but come on provide something else for the difficult part .

space sizzlers - 6 years, 3 months ago

Log in to reply

Actually you do not need to calculate for 4 4 . You can guess that it is a quadratic straight away from first three. I do not know any other way, sorry. Maybe @Vishnu H Nair (asker)can help?

Raghav Vaidyanathan - 6 years, 3 months ago
Ramiel To-ong
Jun 10, 2015

interesting solution:

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...