Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#51 Re: Help Me ! » need help finding intersections in Geogebra Classic » 2024-11-16 22:12:45

Hi JohnG, and welcome to the forum! smile

I know some Geogebra, but not parabolas.

Anyway, I drew a parabola in Geogebra, and then a line crossing it.

I found 2 ways by which to create a Point on the line/parabola intersection.

Both require first clicking on the Intersection tool, and then either:
1. Clicking directly on the intersection; or
2. While holding down the Ctrl key (on my PC), clicking on the line and the parabola (not necessarily in that order).

Hope that works! smile

#52 Re: Exercises » Non - Routine Algebra » 2024-11-16 14:29:17

Hi Bob;

Bob wrote:

When we start I'll take it that n = 0; we have a single white triangle side =1

CurlyBracket wrote:

Step 1: Start with an equilateral triangle of side length 1 unit.

To me that means for Step 1, n = 1 (and for Step 2, n = 2; Step 3, n = 3; ...etc).

Looks like I got the Part c formula wrong in post #32, so here's my revised set of answers:

I drew it all up in Excel (see image), and it shows that the revised set works (I think!) smile

1KnDPQi.jpg

Btw, I'd expected to find the above equilateral triangle area formula on MIF, here - Area of Triangles - but it's not there.

#53 Re: Exercises » Non - Routine Algebra » 2024-11-16 03:53:21

Hi CurlyBracket;

I got the following answers from observing sequence results:

I think they work for all n values! smile

#54 Re: Help Me ! » Linear transformations » 2024-10-27 01:44:28

Hi Bob;

Btw, I can get exactly the same image with my 'old' (2021) Geogebra Classic 5 (Classic 6 is 2023).

My earliest use of Geogebra was in 2012, but I don't know which version or how capable it was.

#55 Re: Help Me ! » Linear transformations » 2024-10-26 08:22:34

Hi Bob;

Bob wrote:

There is also a free program called Geogebra which works similarly.  Geo is more versatile but takes longer to learn.  Sketchpad costs money but I got it years ago (before Geo) and it still serves me well. I like the control it gives over thickness of lines and colours.
Bob

I thought I'd try Geogebra to test the comparison with your Sketchpad, and here's what I got:

6tLBzgr.jpg

I used the Classic 6 update version which I'd never used before, and found that it took a bit of learning because of the changes from my old Classic 5. Some things just weren't intuitive enough for me now, but maybe it does more...

EDIT: Tried it again, and it took about 10 minutes. Getting more familiar with it...

#56 Re: Puzzles and Games » Number sequence help » 2024-10-11 02:39:38

Hi Bob;

To be a 'solution' there has to be sufficient evidence from the given numbers to find a unique rule that will allow you to determine the next number(s).

Expressing my method isn't as easy as I'd hoped, but here goes (and I'm sorry, I don't know how to do non-LaTeX subscripts here on MIF):

Rule: Term 1 (t1) = 4, and subsequent terms (t2, t3, etc) follow the [+1] incrementing form { t2 = t1 + t2's term position }, with arithmetic operators for the respective terms being assigned from the repeating sequence { + / * – } (starting with '+' for t2).

Here's my demonstration worksheet for the first 9 terms (note that t6's operator begins the first repeat of the operator sequence):

FaYqU2vl.jpg

As you can see from the formulas in column H, calculations for terms after t1 are done entirely in column G. The other columns explain the calculations.

I'd never have got that.

I thought the same about my initial efforts, but then started again with an Excel spreadsheet to help organise & lay out my thoughts.

Light dawned while working out relationships between the adjacent given terms in column G and the various possible ways in which to arrive at each next term. That led to discovering the use of the 4 arithmetic operators, followed by recognising that the group of 4 operators was a repeating sequence. 

mathenjoyer wrote:

9 / 6 = 1.5!!

mathenjoyer wrote:

Never mind, I got the answer, it's 1.5

I'd really like to know the rule to get that answer! dizzy

#57 Re: Help Me ! » Help with simplify and expression » 2024-10-10 13:45:22

Hi Fra1990 & Phrzby Phil;

If I've interpreted post #1's expression correctly, then...

Sorry, but simplifying that is beyond what I've learnt in maths...

#58 Re: Puzzles and Games » Number sequence help » 2024-10-10 01:20:50

Hi Bob;

Here's my method...but with a different result from mathenjoyer's:


#    Term







The bold numbers are a sequence of 6 numbers from 2 to 7, and the operators used are the repeating sequence + ÷ × – .   

I say 'repeating sequence', as the 5th term repeats the '+' used in the 1st term....from which it follows that the 6th term would use the '÷' from the 2nd term.

#59 Re: Puzzles and Games » Number sequence help » 2024-10-09 18:53:08

mathenjoyer wrote:

9 / 6 = 1.5!!

I think that 9 / 6 follows the correct strategy, but is incorrect because of a small error.

...unless I'm wrong! big_smile

#60 Re: Computer Math » Project Euler Problems 18 & 67 » 2024-09-28 02:04:10

Oculus8596 has missed the whole point of tackling these wonderfully challenging Project Euler Problems!

#61 Computer Math » Project Euler Problem 83 » 2024-06-15 22:22:01

phrontister
Replies: 0

Problem #83 Path Sum: Four Ways:

xcCX5a4l.png
The 80 by 80 matrix can be downloaded from here: matrix.txt

I solved it in Excel (spreadsheet), borrowing from the logic of my Excel solution for problem #81.

It was only marginally more challenging than #81 in Excel.

#62 Computer Math » Project Euler Problem 82 » 2024-06-14 14:22:05

phrontister
Replies: 0

Problem #82 Path Sum: Three Ways:

nwMxzBPl.png

The 80 by 80 matrix can be downloaded from here: matrix.txt.

I solved it in Excel (spreadsheet), borrowing from the logic of my Excel solution for problem #81.

#63 Computer Math » Project Euler Problem 81 » 2024-06-07 13:26:46

phrontister
Replies: 0

Problem #81 Path Sum: Two Ways:

Zzexkehl.png

The 80 by 80 matrix can be downloaded from here: matrix.txt.

I managed to solve this one in Excel (spreadsheet). Had to google for a logic clue first, though, after failing with my attempts at M & BASIC code.

#64 Computer Math » Project Euler Problems 18 & 67 » 2024-06-06 17:13:38

phrontister
Replies: 2

Problem #18 (Maximum Path Sum I):
pgoAycfl.png

Problem #67 Maximum Path Sum II):
50xq56Jl.png

The large triangles for both problems can be downloaded from the links I gave.

bobbym's Down the rows and columns game thread from 2012 has 3 more of these. I solved them longhand back then coz they were easy enough. Also, I just hadn't considered using code.

I solved #18 longhand, but #67 was much too big for that! I tried and failed with M & BASIC code, but worked out a nice Excel (spreadsheet) solution for each of them (including bobbym's). Had to google for a logic clue first, though.

#65 Re: Computer Math » More Project Euler problems » 2024-05-30 01:24:22

I've solved #48 in M...a bit too big for Excel!

Not too big for my freeware Just BASIC program, though. up

That's how I first solved it in M, but later improved it to follow the more standard M way with their functions.

#66 Re: Computer Math » More Project Euler problems » 2024-05-29 23:45:56

phrontister wrote:

PS...I found a solution in M, but need to work a bit on my code still.

I've tidied it up a fair bit, but I'm sure it can still be improved further (or changed altogether!). smile

#67 Re: Computer Math » More Project Euler problems » 2024-05-29 15:08:20

Keep_Relentless wrote:

See how long #45 takes you, I considered that a win.

I looked for a method in M for half an hour or so, but formed no real idea on how to go about it.

So, I opened my trusty Excel, and found the answer in about 20 minutes. smile

I'll have to try M again, though...but not sure when.

From bobbym's signature: Always satisfy the Prime Directive of getting the right answer above all else.

PS...I found a solution in M, but need to work a bit on my code still.

#68 Re: Computer Math » More Project Euler problems » 2024-05-29 13:52:53

Haven't tried #45 yet, but succeeded with #40 after several clumsy goes at it.

Solved it in M, starting with some awful code that I didn't like, improved it a bit (still didn't like it), and eventually got something I'm quite pleased with. smile

Yes...I agree with your last comment. up

Always learning!

#69 Re: Computer Math » More Project Euler problems » 2024-05-29 02:18:08

Hi K_R;

I've done 16, 20 & 25, but that'll do me for now (bed time).

I used M for all three, with #25 taking the longest. For that one, I initially found a solution with a For loop, but then a better one with M's Fibonacci function, which I didn't know existed until it occurred to me that it might.

#70 Re: Help Me ! » Error Intervals » 2024-05-25 10:55:28

I suspect that rounding might come into this...

I've never heard of error intervals, but rounding is uppermost in my mind atm because I'm working on a tricky problem where rounding is critical in finding solutions.

#71 Re: Introductions » Old Faces, New Outlook. » 2024-05-20 23:51:11

Hi again, Relentless! Still 'Keep_'-ing the old name going, I see. big_smile

Yes, I thought you were you, your username being a good clue; + your use the other day of 'M' for Mathematica, the abbreviation that bobbym and I used frequently in our many conversations...and maybe you did in yours with him too.

We met in several threads about 8 years ago, one being The missing dollar (& the 2 extra dollars). Well, the sad news since then is that my HP 32SII that I based the puzzle on conked out 3 years ago. However, I found an HP 33S (HP 32SII's successor) for only $35, and all's happy again.

Welcome back! smile

#72 Re: Computer Math » Project Euler Problems 4-6 » 2024-05-17 21:45:54

Keep_Relentless wrote:

Problem 6 looked really easy so I solved it first.

Yes, that fell into place quite quickly in Excel.

M took me a bit longer to suss out, though.

#73 Re: Computer Math » Project Euler Problems 4-6 » 2024-05-17 21:06:52

Keep_Relentless wrote:

I did problem 5 with Excel too

Edit: Problem 4 as well.

I couldn't think of an easy enough way in Excel, so went with M.

#74 Re: Computer Math » Project Euler Problems 1-3 » 2024-05-17 18:41:54

Keep_Relentless wrote:

I did problem 2 on Excel too, manually. There are only 32 terms of that Fibonacci sequence less than four million.

Yes, I solved it with Excel...and just now in Mathematica.

#75 Re: Computer Math » Project Euler Problems 4-6 » 2024-05-17 16:19:50

Keep_Relentless wrote:

By the way the website asks you not to post the answers.

I'd overlooked what you said there. I haven't posted any answers as such, just code...but running the codes will give the answers.

Shall I continue posting the way I have, or change somehow?

From their website:
"Who are the problems aimed at?
The intended audience include students for whom the basic curriculum is not feeding their hunger to learn, adults whose background was not primarily mathematics but had an interest in things mathematical, and professionals who want to keep their problem solving and mathematics on the cutting edge."

I fit into the italicised category. smile

Edit 28/9/2024: I didn't feel right about posting code, so I've now deleted them.

Board footer

Powered by FluxBB